{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_489821.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.124351288838,
              45.568085829678694,
              176.31491557251962
            ],
            [
              -85.1241201797689,
              45.57502603152915,
              176.31491557251962
            ],
            [
              -85.11946867337129,
              45.574949527426405,
              179.69491557251962
            ],
            [
              -85.11970035468546,
              45.56800934398672,
              179.69491557251962
            ],
            [
              -85.124351288838,
              45.568085829678694,
              176.31491557251962
            ]
          ]
        ]
      },
      "bbox": [
        -85.12435129,
        45.56800934,
        176.3149156,
        -85.11946867,
        45.57502603,
        179.6949156
      ],
      "properties": {
        "datetime": "2015-05-01T17:22:31Z",
        "pc:count": 102401,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 646637.9858,
            "count": 102401,
            "maximum": 646724.352,
            "minimum": 646361.232,
            "name": "X",
            "position": 0,
            "stddev": 68.13812072,
            "variance": 4642.803495
          },
          {
            "average": 5048175.691,
            "count": 102401,
            "maximum": 5048543.15,
            "minimum": 5047771.69,
            "name": "Y",
            "position": 1,
            "stddev": 219.3939241,
            "variance": 48133.69395
          },
          {
            "average": 176.5810038,
            "count": 102401,
            "maximum": 179.6949156,
            "minimum": 176.3149156,
            "name": "Z",
            "position": 2,
            "stddev": 0.1422969208,
            "variance": 0.02024841366
          },
          {
            "average": 18.04259724,
            "count": 102401,
            "maximum": 255,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.53460212,
            "variance": 601.9467011
          },
          {
            "average": 1,
            "count": 102401,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 102401,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5301706038,
            "count": 102401,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4990913415,
            "variance": 0.2490921672
          },
          {
            "average": 0.004189412213,
            "count": 102401,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.06459026071,
            "variance": 0.004171901779
          },
          {
            "average": 8.451694808,
            "count": 102401,
            "maximum": 10,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.878021806,
            "variance": 3.526965902
          },
          {
            "average": -10.53906994,
            "count": 102401,
            "maximum": -7.001999855,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.275363613,
            "variance": 5.177279572
          },
          {
            "average": 0.5390084081,
            "count": 102401,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4984784555,
            "variance": 0.2484807706
          },
          {
            "average": 200,
            "count": 102401,
            "maximum": 200,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 114536146.6,
            "count": 102401,
            "maximum": 114536151.9,
            "minimum": 114536141.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.79265436,
            "variance": 7.798918372
          },
          {
            "average": 0,
            "count": 102401,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102401,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102401,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102401,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102401,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          646361.232,
          5047771.69,
          176.3149156,
          646724.352,
          5048543.15,
          179.6949156
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                646361.2320173148,
                5047771.690325694,
                176.31491557251962
              ],
              [
                646361.2320173148,
                5048543.150325695,
                176.31491557251962
              ],
              [
                646724.3520173149,
                5048543.150325695,
                179.69491557251962
              ],
              [
                646724.3520173149,
                5047771.690325694,
                179.69491557251962
              ],
              [
                646361.2320173148,
                5047771.690325694,
                176.31491557251962
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:22:31+00:00",
        "end_time": "2015-05-01T17:22:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_489821.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_489821.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_489821.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_489821.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.12435129,
            45.56800934,
            176.3149156,
            -85.11946867,
            45.57502603,
            179.6949156
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.124351288838,
                  45.568085829678694,
                  176.31491557251962
                ],
                [
                  -85.1241201797689,
                  45.57502603152915,
                  176.31491557251962
                ],
                [
                  -85.11946867337129,
                  45.574949527426405,
                  179.69491557251962
                ],
                [
                  -85.11970035468546,
                  45.56800934398672,
                  179.69491557251962
                ],
                [
                  -85.124351288838,
                  45.568085829678694,
                  176.31491557251962
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_489821.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_489821.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:22:31Z",
            "pc:count": 102401,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 646637.9858,
                "count": 102401,
                "maximum": 646724.352,
                "minimum": 646361.232,
                "name": "X",
                "position": 0,
                "stddev": 68.13812072,
                "variance": 4642.803495
              },
              {
                "average": 5048175.691,
                "count": 102401,
                "maximum": 5048543.15,
                "minimum": 5047771.69,
                "name": "Y",
                "position": 1,
                "stddev": 219.3939241,
                "variance": 48133.69395
              },
              {
                "average": 176.5810038,
                "count": 102401,
                "maximum": 179.6949156,
                "minimum": 176.3149156,
                "name": "Z",
                "position": 2,
                "stddev": 0.1422969208,
                "variance": 0.02024841366
              },
              {
                "average": 18.04259724,
                "count": 102401,
                "maximum": 255,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.53460212,
                "variance": 601.9467011
              },
              {
                "average": 1,
                "count": 102401,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 102401,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5301706038,
                "count": 102401,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4990913415,
                "variance": 0.2490921672
              },
              {
                "average": 0.004189412213,
                "count": 102401,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.06459026071,
                "variance": 0.004171901779
              },
              {
                "average": 8.451694808,
                "count": 102401,
                "maximum": 10,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.878021806,
                "variance": 3.526965902
              },
              {
                "average": -10.53906994,
                "count": 102401,
                "maximum": -7.001999855,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.275363613,
                "variance": 5.177279572
              },
              {
                "average": 0.5390084081,
                "count": 102401,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4984784555,
                "variance": 0.2484807706
              },
              {
                "average": 200,
                "count": 102401,
                "maximum": 200,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 114536146.6,
                "count": 102401,
                "maximum": 114536151.9,
                "minimum": 114536141.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.79265436,
                "variance": 7.798918372
              },
              {
                "average": 0,
                "count": 102401,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102401,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102401,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102401,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102401,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              646361.232,
              5047771.69,
              176.3149156,
              646724.352,
              5048543.15,
              179.6949156
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    646361.2320173148,
                    5047771.690325694,
                    176.31491557251962
                  ],
                  [
                    646361.2320173148,
                    5048543.150325695,
                    176.31491557251962
                  ],
                  [
                    646724.3520173149,
                    5048543.150325695,
                    179.69491557251962
                  ],
                  [
                    646724.3520173149,
                    5047771.690325694,
                    179.69491557251962
                  ],
                  [
                    646361.2320173148,
                    5047771.690325694,
                    176.31491557251962
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:22:31+00:00",
            "end_time": "2015-05-01T17:22: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": "USGS_LPC_MI_13Co_Emmett_2015_489824.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12428536138086,
              45.57494109783894,
              176.36790550336553
            ],
            [
              -85.12405418895825,
              45.581881291065095,
              176.36790550336553
            ],
            [
              -85.11955815911841,
              45.581807344991006,
              271.72790550336555
            ],
            [
              -85.11978988479102,
              45.57486716956007,
              271.72790550336555
            ],
            [
              -85.12428536138086,
              45.57494109783894,
              176.36790550336553
            ]
          ]
        ]
      },
      "bbox": [
        -85.12428536,
        45.57486717,
        176.3679055,
        -85.11955816,
        45.58188129,
        271.7279055
      ],
      "properties": {
        "datetime": "2015-05-01T17:22:22Z",
        "pc:count": 113820,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 646610.0068,
            "count": 113820,
            "maximum": 646699.5049,
            "minimum": 646348.5649,
            "name": "X",
            "position": 0,
            "stddev": 67.2625241,
            "variance": 4524.247148
          },
          {
            "average": 5048919.005,
            "count": 113820,
            "maximum": 5049304.873,
            "minimum": 5048533.413,
            "name": "Y",
            "position": 1,
            "stddev": 220.3509573,
            "variance": 48554.54439
          },
          {
            "average": 176.5545962,
            "count": 113820,
            "maximum": 271.7279055,
            "minimum": 176.3679055,
            "name": "Z",
            "position": 2,
            "stddev": 0.4520723999,
            "variance": 0.2043694547
          },
          {
            "average": 12.81351256,
            "count": 113820,
            "maximum": 233,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 11.61579209,
            "variance": 134.9266258
          },
          {
            "average": 1,
            "count": 113820,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 113820,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5354243542,
            "count": 113820,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4987457274,
            "variance": 0.2487473006
          },
          {
            "average": 0.00376910912,
            "count": 113820,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.06127753199,
            "variance": 0.003754935926
          },
          {
            "average": 8.774011597,
            "count": 113820,
            "maximum": 10,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.255697621,
            "variance": 1.576776516
          },
          {
            "average": -11.4254683,
            "count": 113820,
            "maximum": -7.998000145,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.257726366,
            "variance": 5.097328342
          },
          {
            "average": 0.5414250571,
            "count": 113820,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4982831986,
            "variance": 0.248286146
          },
          {
            "average": 200,
            "count": 113820,
            "maximum": 200,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 114536137.2,
            "count": 113820,
            "maximum": 114536142.3,
            "minimum": 114536132.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.794113536,
            "variance": 7.807070454
          },
          {
            "average": 0,
            "count": 113820,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113820,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113820,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113820,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113820,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          646348.5649,
          5048533.413,
          176.3679055,
          646699.5049,
          5049304.873,
          271.7279055
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                646348.564877044,
                5048533.41297113,
                176.36790550336553
              ],
              [
                646348.564877044,
                5049304.872971131,
                176.36790550336553
              ],
              [
                646699.5048770439,
                5049304.872971131,
                271.72790550336555
              ],
              [
                646699.5048770439,
                5048533.41297113,
                271.72790550336555
              ],
              [
                646348.564877044,
                5048533.41297113,
                176.36790550336553
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:22:22+00:00",
        "end_time": "2015-05-01T17:22:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_489824.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_489824.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_489824.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_489824.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.12428536,
            45.57486717,
            176.3679055,
            -85.11955816,
            45.58188129,
            271.7279055
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.12428536138086,
                  45.57494109783894,
                  176.36790550336553
                ],
                [
                  -85.12405418895825,
                  45.581881291065095,
                  176.36790550336553
                ],
                [
                  -85.11955815911841,
                  45.581807344991006,
                  271.72790550336555
                ],
                [
                  -85.11978988479102,
                  45.57486716956007,
                  271.72790550336555
                ],
                [
                  -85.12428536138086,
                  45.57494109783894,
                  176.36790550336553
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_489824.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_489824.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:22:22Z",
            "pc:count": 113820,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 646610.0068,
                "count": 113820,
                "maximum": 646699.5049,
                "minimum": 646348.5649,
                "name": "X",
                "position": 0,
                "stddev": 67.2625241,
                "variance": 4524.247148
              },
              {
                "average": 5048919.005,
                "count": 113820,
                "maximum": 5049304.873,
                "minimum": 5048533.413,
                "name": "Y",
                "position": 1,
                "stddev": 220.3509573,
                "variance": 48554.54439
              },
              {
                "average": 176.5545962,
                "count": 113820,
                "maximum": 271.7279055,
                "minimum": 176.3679055,
                "name": "Z",
                "position": 2,
                "stddev": 0.4520723999,
                "variance": 0.2043694547
              },
              {
                "average": 12.81351256,
                "count": 113820,
                "maximum": 233,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 11.61579209,
                "variance": 134.9266258
              },
              {
                "average": 1,
                "count": 113820,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 113820,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5354243542,
                "count": 113820,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4987457274,
                "variance": 0.2487473006
              },
              {
                "average": 0.00376910912,
                "count": 113820,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.06127753199,
                "variance": 0.003754935926
              },
              {
                "average": 8.774011597,
                "count": 113820,
                "maximum": 10,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.255697621,
                "variance": 1.576776516
              },
              {
                "average": -11.4254683,
                "count": 113820,
                "maximum": -7.998000145,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.257726366,
                "variance": 5.097328342
              },
              {
                "average": 0.5414250571,
                "count": 113820,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4982831986,
                "variance": 0.248286146
              },
              {
                "average": 200,
                "count": 113820,
                "maximum": 200,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 114536137.2,
                "count": 113820,
                "maximum": 114536142.3,
                "minimum": 114536132.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.794113536,
                "variance": 7.807070454
              },
              {
                "average": 0,
                "count": 113820,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113820,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113820,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113820,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113820,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              646348.5649,
              5048533.413,
              176.3679055,
              646699.5049,
              5049304.873,
              271.7279055
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    646348.564877044,
                    5048533.41297113,
                    176.36790550336553
                  ],
                  [
                    646348.564877044,
                    5049304.872971131,
                    176.36790550336553
                  ],
                  [
                    646699.5048770439,
                    5049304.872971131,
                    271.72790550336555
                  ],
                  [
                    646699.5048770439,
                    5048533.41297113,
                    271.72790550336555
                  ],
                  [
                    646348.564877044,
                    5048533.41297113,
                    176.36790550336553
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:22:22+00:00",
            "end_time": "2015-05-01T17:22: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": "USGS_LPC_MI_13Co_Emmett_2015_492801.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1191689414471,
              45.513381235992284,
              176.34817212916425
            ],
            [
              -85.11893737763585,
              45.520329220724086,
              176.34817212916425
            ],
            [
              -85.10900765986175,
              45.52016521732061,
              299.4481721291643
            ],
            [
              -85.10924044427685,
              45.513217272099084,
              299.4481721291643
            ],
            [
              -85.1191689414471,
              45.513381235992284,
              176.34817212916425
            ]
          ]
        ]
      },
      "bbox": [
        -85.11916894,
        45.51321727,
        176.3481721,
        -85.10900766,
        45.52032922,
        299.4481721
      ],
      "properties": {
        "datetime": "2015-05-01T17:27:45Z",
        "pc:count": 162855,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 647070.9633,
            "count": 162855,
            "maximum": 647683.9874,
            "minimum": 646908.0674,
            "name": "X",
            "position": 0,
            "stddev": 102.770958,
            "variance": 10561.86981
          },
          {
            "average": 5042135.552,
            "count": 162855,
            "maximum": 5042475.973,
            "minimum": 5041703.653,
            "name": "Y",
            "position": 1,
            "stddev": 210.7497274,
            "variance": 44415.44762
          },
          {
            "average": 176.546578,
            "count": 162855,
            "maximum": 299.4481721,
            "minimum": 176.3481721,
            "name": "Z",
            "position": 2,
            "stddev": 0.6034224886,
            "variance": 0.3641186997
          },
          {
            "average": 70.24965767,
            "count": 162855,
            "maximum": 255,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.57969604,
            "variance": 2870.783827
          },
          {
            "average": 1,
            "count": 162855,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 162855,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4959196832,
            "count": 162855,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999848858,
            "variance": 0.249984886
          },
          {
            "average": 0.003395658715,
            "count": 162855,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.05817343893,
            "variance": 0.003384148997
          },
          {
            "average": 8.95846612,
            "count": 162855,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4966827512,
            "variance": 0.2466937554
          },
          {
            "average": -0.9990446315,
            "count": 162855,
            "maximum": 16.99799919,
            "minimum": -7.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.154873422,
            "variance": 9.953226309
          },
          {
            "average": 0.5038654017,
            "count": 162855,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999865935,
            "variance": 0.2499865937
          },
          {
            "average": 200.0081238,
            "count": 162855,
            "maximum": 201,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.08976549782,
            "variance": 0.008057844599
          },
          {
            "average": 114536225,
            "count": 162855,
            "maximum": 114536465.9,
            "minimum": 114536218.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 21.75198826,
            "variance": 473.1489932
          },
          {
            "average": 0,
            "count": 162855,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 162855,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 162855,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 162855,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 162855,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          646908.0674,
          5041703.653,
          176.3481721,
          647683.9874,
          5042475.973,
          299.4481721
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                646908.0674016644,
                5041703.652509933,
                176.34817212916425
              ],
              [
                646908.0674016644,
                5042475.972509934,
                176.34817212916425
              ],
              [
                647683.9874016644,
                5042475.972509934,
                299.4481721291643
              ],
              [
                647683.9874016644,
                5041703.652509933,
                299.4481721291643
              ],
              [
                646908.0674016644,
                5041703.652509933,
                176.34817212916425
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:27:45+00:00",
        "end_time": "2015-05-01T17:23:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_492801.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_492801.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_492801.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492801.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.11916894,
            45.51321727,
            176.3481721,
            -85.10900766,
            45.52032922,
            299.4481721
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.1191689414471,
                  45.513381235992284,
                  176.34817212916425
                ],
                [
                  -85.11893737763585,
                  45.520329220724086,
                  176.34817212916425
                ],
                [
                  -85.10900765986175,
                  45.52016521732061,
                  299.4481721291643
                ],
                [
                  -85.10924044427685,
                  45.513217272099084,
                  299.4481721291643
                ],
                [
                  -85.1191689414471,
                  45.513381235992284,
                  176.34817212916425
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_492801.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492801.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:27:45Z",
            "pc:count": 162855,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 647070.9633,
                "count": 162855,
                "maximum": 647683.9874,
                "minimum": 646908.0674,
                "name": "X",
                "position": 0,
                "stddev": 102.770958,
                "variance": 10561.86981
              },
              {
                "average": 5042135.552,
                "count": 162855,
                "maximum": 5042475.973,
                "minimum": 5041703.653,
                "name": "Y",
                "position": 1,
                "stddev": 210.7497274,
                "variance": 44415.44762
              },
              {
                "average": 176.546578,
                "count": 162855,
                "maximum": 299.4481721,
                "minimum": 176.3481721,
                "name": "Z",
                "position": 2,
                "stddev": 0.6034224886,
                "variance": 0.3641186997
              },
              {
                "average": 70.24965767,
                "count": 162855,
                "maximum": 255,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.57969604,
                "variance": 2870.783827
              },
              {
                "average": 1,
                "count": 162855,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 162855,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4959196832,
                "count": 162855,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999848858,
                "variance": 0.249984886
              },
              {
                "average": 0.003395658715,
                "count": 162855,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.05817343893,
                "variance": 0.003384148997
              },
              {
                "average": 8.95846612,
                "count": 162855,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4966827512,
                "variance": 0.2466937554
              },
              {
                "average": -0.9990446315,
                "count": 162855,
                "maximum": 16.99799919,
                "minimum": -7.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.154873422,
                "variance": 9.953226309
              },
              {
                "average": 0.5038654017,
                "count": 162855,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999865935,
                "variance": 0.2499865937
              },
              {
                "average": 200.0081238,
                "count": 162855,
                "maximum": 201,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.08976549782,
                "variance": 0.008057844599
              },
              {
                "average": 114536225,
                "count": 162855,
                "maximum": 114536465.9,
                "minimum": 114536218.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 21.75198826,
                "variance": 473.1489932
              },
              {
                "average": 0,
                "count": 162855,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 162855,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 162855,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 162855,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 162855,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              646908.0674,
              5041703.653,
              176.3481721,
              647683.9874,
              5042475.973,
              299.4481721
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    646908.0674016644,
                    5041703.652509933,
                    176.34817212916425
                  ],
                  [
                    646908.0674016644,
                    5042475.972509934,
                    176.34817212916425
                  ],
                  [
                    647683.9874016644,
                    5042475.972509934,
                    299.4481721291643
                  ],
                  [
                    647683.9874016644,
                    5041703.652509933,
                    299.4481721291643
                  ],
                  [
                    646908.0674016644,
                    5041703.652509933,
                    176.34817212916425
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:27:45+00:00",
            "end_time": "2015-05-01T17:23: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": "USGS_LPC_MI_13Co_Emmett_2015_492804.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11937377004104,
              45.5201436087428,
              174.0061095362632
            ],
            [
              -85.11913891969951,
              45.52718928514956,
              174.0061095362632
            ],
            [
              -85.1090805173359,
              45.52702316929186,
              244.5861095362632
            ],
            [
              -85.10931662178255,
              45.51997753346708,
              244.5861095362632
            ],
            [
              -85.11937377004104,
              45.5201436087428,
              174.0061095362632
            ]
          ]
        ]
      },
      "bbox": [
        -85.11937377,
        45.51997753,
        174.0061095,
        -85.10908052,
        45.52718929,
        244.5861095
      ],
      "properties": {
        "datetime": "2015-05-01T17:27:56Z",
        "pc:count": 769510,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 647250.6378,
            "count": 769510,
            "maximum": 647660.3491,
            "minimum": 646874.4691,
            "name": "X",
            "position": 0,
            "stddev": 258.0421139,
            "variance": 66585.73253
          },
          {
            "average": 5042930.235,
            "count": 769510,
            "maximum": 5043237.733,
            "minimum": 5042454.553,
            "name": "Y",
            "position": 1,
            "stddev": 214.9132225,
            "variance": 46187.69319
          },
          {
            "average": 183.757682,
            "count": 769510,
            "maximum": 244.5861095,
            "minimum": 174.0061095,
            "name": "Z",
            "position": 2,
            "stddev": 14.17577107,
            "variance": 200.9524854
          },
          {
            "average": 63.58987797,
            "count": 769510,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.37622009,
            "variance": 2438.01111
          },
          {
            "average": 1.101717976,
            "count": 769510,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4095413675,
            "variance": 0.1677241317
          },
          {
            "average": 1.204623722,
            "count": 769510,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6271322657,
            "variance": 0.3932948787
          },
          {
            "average": 0.4947174176,
            "count": 769510,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999724184,
            "variance": 0.2499724192
          },
          {
            "average": 0.0006822523424,
            "count": 769510,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02611106586,
            "variance": 0.0006817877601
          },
          {
            "average": 7.782656496,
            "count": 769510,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.297989196,
            "variance": 10.87673274
          },
          {
            "average": 3.168393136,
            "count": 769510,
            "maximum": 16.00200081,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.274660365,
            "variance": 39.3713627
          },
          {
            "average": 0.5005354056,
            "count": 769510,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5000000382,
            "variance": 0.2500000382
          },
          {
            "average": 200.1521449,
            "count": 769510,
            "maximum": 201,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3591614917,
            "variance": 0.1289969772
          },
          {
            "average": 114536252.9,
            "count": 769510,
            "maximum": 114536476.2,
            "minimum": 114536208.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 93.69941438,
            "variance": 8779.580255
          },
          {
            "average": 0,
            "count": 769510,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 769510,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 769510,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 769510,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 769510,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          646874.4691,
          5042454.553,
          174.0061095,
          647660.3491,
          5043237.733,
          244.5861095
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                646874.4691379904,
                5042454.553130552,
                174.0061095362632
              ],
              [
                646874.4691379904,
                5043237.733130552,
                174.0061095362632
              ],
              [
                647660.3491379903,
                5043237.733130552,
                244.5861095362632
              ],
              [
                647660.3491379903,
                5042454.553130552,
                244.5861095362632
              ],
              [
                646874.4691379904,
                5042454.553130552,
                174.0061095362632
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:27:56+00:00",
        "end_time": "2015-05-01T17:23:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_492804.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_492804.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_492804.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492804.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.11937377,
            45.51997753,
            174.0061095,
            -85.10908052,
            45.52718929,
            244.5861095
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.11937377004104,
                  45.5201436087428,
                  174.0061095362632
                ],
                [
                  -85.11913891969951,
                  45.52718928514956,
                  174.0061095362632
                ],
                [
                  -85.1090805173359,
                  45.52702316929186,
                  244.5861095362632
                ],
                [
                  -85.10931662178255,
                  45.51997753346708,
                  244.5861095362632
                ],
                [
                  -85.11937377004104,
                  45.5201436087428,
                  174.0061095362632
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_492804.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492804.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:27:56Z",
            "pc:count": 769510,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 647250.6378,
                "count": 769510,
                "maximum": 647660.3491,
                "minimum": 646874.4691,
                "name": "X",
                "position": 0,
                "stddev": 258.0421139,
                "variance": 66585.73253
              },
              {
                "average": 5042930.235,
                "count": 769510,
                "maximum": 5043237.733,
                "minimum": 5042454.553,
                "name": "Y",
                "position": 1,
                "stddev": 214.9132225,
                "variance": 46187.69319
              },
              {
                "average": 183.757682,
                "count": 769510,
                "maximum": 244.5861095,
                "minimum": 174.0061095,
                "name": "Z",
                "position": 2,
                "stddev": 14.17577107,
                "variance": 200.9524854
              },
              {
                "average": 63.58987797,
                "count": 769510,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.37622009,
                "variance": 2438.01111
              },
              {
                "average": 1.101717976,
                "count": 769510,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4095413675,
                "variance": 0.1677241317
              },
              {
                "average": 1.204623722,
                "count": 769510,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6271322657,
                "variance": 0.3932948787
              },
              {
                "average": 0.4947174176,
                "count": 769510,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999724184,
                "variance": 0.2499724192
              },
              {
                "average": 0.0006822523424,
                "count": 769510,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02611106586,
                "variance": 0.0006817877601
              },
              {
                "average": 7.782656496,
                "count": 769510,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.297989196,
                "variance": 10.87673274
              },
              {
                "average": 3.168393136,
                "count": 769510,
                "maximum": 16.00200081,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.274660365,
                "variance": 39.3713627
              },
              {
                "average": 0.5005354056,
                "count": 769510,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5000000382,
                "variance": 0.2500000382
              },
              {
                "average": 200.1521449,
                "count": 769510,
                "maximum": 201,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3591614917,
                "variance": 0.1289969772
              },
              {
                "average": 114536252.9,
                "count": 769510,
                "maximum": 114536476.2,
                "minimum": 114536208.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 93.69941438,
                "variance": 8779.580255
              },
              {
                "average": 0,
                "count": 769510,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 769510,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 769510,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 769510,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 769510,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              646874.4691,
              5042454.553,
              174.0061095,
              647660.3491,
              5043237.733,
              244.5861095
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    646874.4691379904,
                    5042454.553130552,
                    174.0061095362632
                  ],
                  [
                    646874.4691379904,
                    5043237.733130552,
                    174.0061095362632
                  ],
                  [
                    647660.3491379903,
                    5043237.733130552,
                    244.5861095362632
                  ],
                  [
                    647660.3491379903,
                    5042454.553130552,
                    244.5861095362632
                  ],
                  [
                    646874.4691379904,
                    5042454.553130552,
                    174.0061095362632
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:27:56+00:00",
            "end_time": "2015-05-01T17:23: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": "USGS_LPC_MI_13Co_Emmett_2015_514744.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02968725996166,
              45.3561031586018,
              153.1072042023328
            ],
            [
              -85.02944165444497,
              45.36317637448447,
              153.1072042023328
            ],
            [
              -85.0194085489631,
              45.36300277161777,
              259.3272042023328
            ],
            [
              -85.01965540299369,
              45.35592959830809,
              259.3272042023328
            ],
            [
              -85.02968725996166,
              45.3561031586018,
              153.1072042023328
            ]
          ]
        ]
      },
      "bbox": [
        -85.02968726,
        45.3559296,
        153.1072042,
        -85.01940855,
        45.36317637,
        259.3272042
      ],
      "properties": {
        "datetime": "2015-05-01T19:34:01Z",
        "pc:count": 2917394,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654747.4018,
            "count": 2917394,
            "maximum": 655111.738,
            "minimum": 654325.518,
            "name": "X",
            "position": 0,
            "stddev": 220.7093621,
            "variance": 48712.62253
          },
          {
            "average": 5024752.549,
            "count": 2917394,
            "maximum": 5025184.756,
            "minimum": 5024398.496,
            "name": "Y",
            "position": 1,
            "stddev": 212.3054934,
            "variance": 45073.62251
          },
          {
            "average": 213.4469904,
            "count": 2917394,
            "maximum": 259.3272042,
            "minimum": 153.1072042,
            "name": "Z",
            "position": 2,
            "stddev": 16.1434202,
            "variance": 260.6100157
          },
          {
            "average": 68.59949359,
            "count": 2917394,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.67772024,
            "variance": 1996.098686
          },
          {
            "average": 1.219880825,
            "count": 2917394,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6057647463,
            "variance": 0.3669509278
          },
          {
            "average": 1.439658133,
            "count": 2917394,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9123757189,
            "variance": 0.8324294524
          },
          {
            "average": 0.5122139828,
            "count": 2917394,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499850882,
            "variance": 0.2498509043
          },
          {
            "average": 0.0003756777453,
            "count": 2917394,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01937877035,
            "variance": 0.0003755367402
          },
          {
            "average": 3.820918601,
            "count": 2917394,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.193828562,
            "variance": 17.58819801
          },
          {
            "average": -5.250735355,
            "count": 2917394,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.908053712,
            "variance": 98.16952837
          },
          {
            "average": 0.5131099879,
            "count": 2917394,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998281843,
            "variance": 0.2498282139
          },
          {
            "average": 209.1782413,
            "count": 2917394,
            "maximum": 210,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6062241759,
            "variance": 0.3675077515
          },
          {
            "average": 114543009.2,
            "count": 2917394,
            "maximum": 114544041.1,
            "minimum": 114542239.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 666.8110373,
            "variance": 444636.9595
          },
          {
            "average": 0,
            "count": 2917394,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2917394,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2917394,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2917394,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2917394,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654325.518,
          5024398.496,
          153.1072042,
          655111.738,
          5025184.756,
          259.3272042
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654325.5180465408,
                5024398.496193889,
                153.1072042023328
              ],
              [
                654325.5180465408,
                5025184.756193888,
                153.1072042023328
              ],
              [
                655111.7380465408,
                5025184.756193888,
                259.3272042023328
              ],
              [
                655111.7380465408,
                5024398.496193889,
                259.3272042023328
              ],
              [
                654325.5180465408,
                5024398.496193889,
                153.1072042023328
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:34:01+00:00",
        "end_time": "2015-05-01T19:03:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514744.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514744.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514744.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514744.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02968726,
            45.3559296,
            153.1072042,
            -85.01940855,
            45.36317637,
            259.3272042
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.02968725996166,
                  45.3561031586018,
                  153.1072042023328
                ],
                [
                  -85.02944165444497,
                  45.36317637448447,
                  153.1072042023328
                ],
                [
                  -85.0194085489631,
                  45.36300277161777,
                  259.3272042023328
                ],
                [
                  -85.01965540299369,
                  45.35592959830809,
                  259.3272042023328
                ],
                [
                  -85.02968725996166,
                  45.3561031586018,
                  153.1072042023328
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514744.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514744.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:34:01Z",
            "pc:count": 2917394,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654747.4018,
                "count": 2917394,
                "maximum": 655111.738,
                "minimum": 654325.518,
                "name": "X",
                "position": 0,
                "stddev": 220.7093621,
                "variance": 48712.62253
              },
              {
                "average": 5024752.549,
                "count": 2917394,
                "maximum": 5025184.756,
                "minimum": 5024398.496,
                "name": "Y",
                "position": 1,
                "stddev": 212.3054934,
                "variance": 45073.62251
              },
              {
                "average": 213.4469904,
                "count": 2917394,
                "maximum": 259.3272042,
                "minimum": 153.1072042,
                "name": "Z",
                "position": 2,
                "stddev": 16.1434202,
                "variance": 260.6100157
              },
              {
                "average": 68.59949359,
                "count": 2917394,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.67772024,
                "variance": 1996.098686
              },
              {
                "average": 1.219880825,
                "count": 2917394,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6057647463,
                "variance": 0.3669509278
              },
              {
                "average": 1.439658133,
                "count": 2917394,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9123757189,
                "variance": 0.8324294524
              },
              {
                "average": 0.5122139828,
                "count": 2917394,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499850882,
                "variance": 0.2498509043
              },
              {
                "average": 0.0003756777453,
                "count": 2917394,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01937877035,
                "variance": 0.0003755367402
              },
              {
                "average": 3.820918601,
                "count": 2917394,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.193828562,
                "variance": 17.58819801
              },
              {
                "average": -5.250735355,
                "count": 2917394,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.908053712,
                "variance": 98.16952837
              },
              {
                "average": 0.5131099879,
                "count": 2917394,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998281843,
                "variance": 0.2498282139
              },
              {
                "average": 209.1782413,
                "count": 2917394,
                "maximum": 210,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6062241759,
                "variance": 0.3675077515
              },
              {
                "average": 114543009.2,
                "count": 2917394,
                "maximum": 114544041.1,
                "minimum": 114542239.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 666.8110373,
                "variance": 444636.9595
              },
              {
                "average": 0,
                "count": 2917394,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2917394,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2917394,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2917394,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2917394,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654325.518,
              5024398.496,
              153.1072042,
              655111.738,
              5025184.756,
              259.3272042
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654325.5180465408,
                    5024398.496193889,
                    153.1072042023328
                  ],
                  [
                    654325.5180465408,
                    5025184.756193888,
                    153.1072042023328
                  ],
                  [
                    655111.7380465408,
                    5025184.756193888,
                    259.3272042023328
                  ],
                  [
                    655111.7380465408,
                    5024398.496193889,
                    259.3272042023328
                  ],
                  [
                    654325.5180465408,
                    5024398.496193889,
                    153.1072042023328
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:34:01+00:00",
            "end_time": "2015-05-01T19:03: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": "USGS_LPC_MI_13Co_Emmett_2015_524776.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99176233467001,
              45.445453906309986,
              76.13046145985189
            ],
            [
              -84.99151121003354,
              45.45252720803498,
              76.13046145985189
            ],
            [
              -84.98146225075779,
              45.45234999875035,
              512.2904614598519
            ],
            [
              -84.9817146297577,
              45.44527674048522,
              512.2904614598519
            ],
            [
              -84.99176233467001,
              45.445453906309986,
              76.13046145985189
            ]
          ]
        ]
      },
      "bbox": [
        -84.99176233,
        45.44527674,
        76.13046146,
        -84.98146225,
        45.45252721,
        512.2904615
      ],
      "properties": {
        "datetime": "2015-05-02T16:03:18Z",
        "pc:count": 2980990,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657389.4453,
            "count": 2980990,
            "maximum": 657834.3941,
            "minimum": 657048.1541,
            "name": "X",
            "position": 0,
            "stddev": 215.705531,
            "variance": 46528.87611
          },
          {
            "average": 5034774.914,
            "count": 2980990,
            "maximum": 5035184.562,
            "minimum": 5034398.262,
            "name": "Y",
            "position": 1,
            "stddev": 221.9970083,
            "variance": 49282.6717
          },
          {
            "average": 234.9657395,
            "count": 2980990,
            "maximum": 512.2904615,
            "minimum": 76.13046146,
            "name": "Z",
            "position": 2,
            "stddev": 10.52165923,
            "variance": 110.705313
          },
          {
            "average": 79.60723317,
            "count": 2980990,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.12799109,
            "variance": 1860.023615
          },
          {
            "average": 1.168136089,
            "count": 2980990,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5233972798,
            "variance": 0.2739447125
          },
          {
            "average": 1.338832737,
            "count": 2980990,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7951478941,
            "variance": 0.6322601735
          },
          {
            "average": 0.4884850335,
            "count": 2980990,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998674718,
            "variance": 0.2498674894
          },
          {
            "average": 0.0003022485818,
            "count": 2980990,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01738267324,
            "variance": 0.000302157329
          },
          {
            "average": 3.166828134,
            "count": 2980990,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.572141245,
            "variance": 12.76019308
          },
          {
            "average": 6.881667865,
            "count": 2980990,
            "maximum": 19.99799919,
            "minimum": -10.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.526394237,
            "variance": 56.64661021
          },
          {
            "average": 0.4689660146,
            "count": 2980990,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4990360461,
            "variance": 0.2490369753
          },
          {
            "average": 212.6353108,
            "count": 2980990,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4813429941,
            "variance": 0.231691078
          },
          {
            "average": 114591519,
            "count": 2980990,
            "maximum": 114617798.8,
            "minimum": 114545742,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34678.95196,
            "variance": 1202629709
          },
          {
            "average": 0,
            "count": 2980990,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2980990,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2980990,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2980990,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2980990,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          657048.1541,
          5034398.262,
          76.13046146,
          657834.3941,
          5035184.562,
          512.2904615
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                657048.1541387739,
                5034398.261549331,
                76.13046145985189
              ],
              [
                657048.1541387739,
                5035184.561549332,
                76.13046145985189
              ],
              [
                657834.3941387739,
                5035184.561549332,
                512.2904614598519
              ],
              [
                657834.3941387739,
                5034398.261549331,
                512.2904614598519
              ],
              [
                657048.1541387739,
                5034398.261549331,
                76.13046145985189
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:03:18+00:00",
        "end_time": "2015-05-01T20:02:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524776.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524776.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524776.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524776.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99176233,
            45.44527674,
            76.13046146,
            -84.98146225,
            45.45252721,
            512.2904615
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99176233467001,
                  45.445453906309986,
                  76.13046145985189
                ],
                [
                  -84.99151121003354,
                  45.45252720803498,
                  76.13046145985189
                ],
                [
                  -84.98146225075779,
                  45.45234999875035,
                  512.2904614598519
                ],
                [
                  -84.9817146297577,
                  45.44527674048522,
                  512.2904614598519
                ],
                [
                  -84.99176233467001,
                  45.445453906309986,
                  76.13046145985189
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524776.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524776.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:03:18Z",
            "pc:count": 2980990,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657389.4453,
                "count": 2980990,
                "maximum": 657834.3941,
                "minimum": 657048.1541,
                "name": "X",
                "position": 0,
                "stddev": 215.705531,
                "variance": 46528.87611
              },
              {
                "average": 5034774.914,
                "count": 2980990,
                "maximum": 5035184.562,
                "minimum": 5034398.262,
                "name": "Y",
                "position": 1,
                "stddev": 221.9970083,
                "variance": 49282.6717
              },
              {
                "average": 234.9657395,
                "count": 2980990,
                "maximum": 512.2904615,
                "minimum": 76.13046146,
                "name": "Z",
                "position": 2,
                "stddev": 10.52165923,
                "variance": 110.705313
              },
              {
                "average": 79.60723317,
                "count": 2980990,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.12799109,
                "variance": 1860.023615
              },
              {
                "average": 1.168136089,
                "count": 2980990,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5233972798,
                "variance": 0.2739447125
              },
              {
                "average": 1.338832737,
                "count": 2980990,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7951478941,
                "variance": 0.6322601735
              },
              {
                "average": 0.4884850335,
                "count": 2980990,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998674718,
                "variance": 0.2498674894
              },
              {
                "average": 0.0003022485818,
                "count": 2980990,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01738267324,
                "variance": 0.000302157329
              },
              {
                "average": 3.166828134,
                "count": 2980990,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.572141245,
                "variance": 12.76019308
              },
              {
                "average": 6.881667865,
                "count": 2980990,
                "maximum": 19.99799919,
                "minimum": -10.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.526394237,
                "variance": 56.64661021
              },
              {
                "average": 0.4689660146,
                "count": 2980990,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4990360461,
                "variance": 0.2490369753
              },
              {
                "average": 212.6353108,
                "count": 2980990,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4813429941,
                "variance": 0.231691078
              },
              {
                "average": 114591519,
                "count": 2980990,
                "maximum": 114617798.8,
                "minimum": 114545742,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34678.95196,
                "variance": 1202629709
              },
              {
                "average": 0,
                "count": 2980990,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2980990,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2980990,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2980990,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2980990,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              657048.1541,
              5034398.262,
              76.13046146,
              657834.3941,
              5035184.562,
              512.2904615
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    657048.1541387739,
                    5034398.261549331,
                    76.13046145985189
                  ],
                  [
                    657048.1541387739,
                    5035184.561549332,
                    76.13046145985189
                  ],
                  [
                    657834.3941387739,
                    5035184.561549332,
                    512.2904614598519
                  ],
                  [
                    657834.3941387739,
                    5034398.261549331,
                    512.2904614598519
                  ],
                  [
                    657048.1541387739,
                    5034398.261549331,
                    76.13046145985189
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:03:18+00:00",
            "end_time": "2015-05-01T20:02: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": "USGS_LPC_MI_13Co_Emmett_2015_522721.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99982978645194,
              45.29455931924404,
              239.8163492247054
            ],
            [
              -84.9995810138106,
              45.301631943895465,
              239.8163492247054
            ],
            [
              -84.98955844126203,
              45.30145589470973,
              532.4563492247054
            ],
            [
              -84.98980845827187,
              45.29438331322655,
              532.4563492247054
            ],
            [
              -84.99982978645194,
              45.29455931924404,
              239.8163492247054
            ]
          ]
        ]
      },
      "bbox": [
        -84.99982979,
        45.29438331,
        239.8163492,
        -84.98955844,
        45.30163194,
        532.4563492
      ],
      "properties": {
        "datetime": "2015-05-02T15:59:49Z",
        "pc:count": 3880201,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657233.1447,
            "count": 3880201,
            "maximum": 657620.1628,
            "minimum": 656833.9028,
            "name": "X",
            "position": 0,
            "stddev": 239.1101624,
            "variance": 57173.66978
          },
          {
            "average": 5017975.325,
            "count": 3880201,
            "maximum": 5018405.281,
            "minimum": 5017619.081,
            "name": "Y",
            "position": 1,
            "stddev": 217.4338976,
            "variance": 47277.49982
          },
          {
            "average": 275.2589481,
            "count": 3880201,
            "maximum": 532.4563492,
            "minimum": 239.8163492,
            "name": "Z",
            "position": 2,
            "stddev": 11.5057993,
            "variance": 132.3834176
          },
          {
            "average": 60.55454241,
            "count": 3880201,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.67915651,
            "variance": 2468.018592
          },
          {
            "average": 1.389914079,
            "count": 3880201,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8065355374,
            "variance": 0.6504995731
          },
          {
            "average": 1.779814757,
            "count": 3880201,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.18729105,
            "variance": 1.409660037
          },
          {
            "average": 0.4984396427,
            "count": 3880201,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976297,
            "variance": 0.2499976297
          },
          {
            "average": 0.0004089994307,
            "count": 3880201,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02021960078,
            "variance": 0.0004088322555
          },
          {
            "average": 3.698573089,
            "count": 3880201,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.210585739,
            "variance": 17.72903226
          },
          {
            "average": -1.046773312,
            "count": 3880201,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.976539969,
            "variance": 99.53134976
          },
          {
            "average": 0.5142473289,
            "count": 3880201,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997970368,
            "variance": 0.249797078
          },
          {
            "average": 212.0831563,
            "count": 3880201,
            "maximum": 213,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5922139591,
            "variance": 0.3507173733
          },
          {
            "average": 114561535.7,
            "count": 3880201,
            "maximum": 114617589.9,
            "minimum": 114544432,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29805.12886,
            "variance": 888345706.1
          },
          {
            "average": 0,
            "count": 3880201,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3880201,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3880201,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3880201,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3880201,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656833.9028,
          5017619.081,
          239.8163492,
          657620.1628,
          5018405.281,
          532.4563492
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656833.9028284677,
                5017619.081210414,
                239.8163492247054
              ],
              [
                656833.9028284677,
                5018405.281210413,
                239.8163492247054
              ],
              [
                657620.1628284677,
                5018405.281210413,
                532.4563492247054
              ],
              [
                657620.1628284677,
                5017619.081210414,
                532.4563492247054
              ],
              [
                656833.9028284677,
                5017619.081210414,
                239.8163492247054
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T15:59:49+00:00",
        "end_time": "2015-05-01T19:40:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522721.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522721.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522721.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522721.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99982979,
            45.29438331,
            239.8163492,
            -84.98955844,
            45.30163194,
            532.4563492
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99982978645194,
                  45.29455931924404,
                  239.8163492247054
                ],
                [
                  -84.9995810138106,
                  45.301631943895465,
                  239.8163492247054
                ],
                [
                  -84.98955844126203,
                  45.30145589470973,
                  532.4563492247054
                ],
                [
                  -84.98980845827187,
                  45.29438331322655,
                  532.4563492247054
                ],
                [
                  -84.99982978645194,
                  45.29455931924404,
                  239.8163492247054
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522721.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522721.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T15:59:49Z",
            "pc:count": 3880201,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657233.1447,
                "count": 3880201,
                "maximum": 657620.1628,
                "minimum": 656833.9028,
                "name": "X",
                "position": 0,
                "stddev": 239.1101624,
                "variance": 57173.66978
              },
              {
                "average": 5017975.325,
                "count": 3880201,
                "maximum": 5018405.281,
                "minimum": 5017619.081,
                "name": "Y",
                "position": 1,
                "stddev": 217.4338976,
                "variance": 47277.49982
              },
              {
                "average": 275.2589481,
                "count": 3880201,
                "maximum": 532.4563492,
                "minimum": 239.8163492,
                "name": "Z",
                "position": 2,
                "stddev": 11.5057993,
                "variance": 132.3834176
              },
              {
                "average": 60.55454241,
                "count": 3880201,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.67915651,
                "variance": 2468.018592
              },
              {
                "average": 1.389914079,
                "count": 3880201,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8065355374,
                "variance": 0.6504995731
              },
              {
                "average": 1.779814757,
                "count": 3880201,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.18729105,
                "variance": 1.409660037
              },
              {
                "average": 0.4984396427,
                "count": 3880201,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976297,
                "variance": 0.2499976297
              },
              {
                "average": 0.0004089994307,
                "count": 3880201,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02021960078,
                "variance": 0.0004088322555
              },
              {
                "average": 3.698573089,
                "count": 3880201,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.210585739,
                "variance": 17.72903226
              },
              {
                "average": -1.046773312,
                "count": 3880201,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.976539969,
                "variance": 99.53134976
              },
              {
                "average": 0.5142473289,
                "count": 3880201,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997970368,
                "variance": 0.249797078
              },
              {
                "average": 212.0831563,
                "count": 3880201,
                "maximum": 213,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5922139591,
                "variance": 0.3507173733
              },
              {
                "average": 114561535.7,
                "count": 3880201,
                "maximum": 114617589.9,
                "minimum": 114544432,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29805.12886,
                "variance": 888345706.1
              },
              {
                "average": 0,
                "count": 3880201,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3880201,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3880201,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3880201,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3880201,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656833.9028,
              5017619.081,
              239.8163492,
              657620.1628,
              5018405.281,
              532.4563492
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656833.9028284677,
                    5017619.081210414,
                    239.8163492247054
                  ],
                  [
                    656833.9028284677,
                    5018405.281210413,
                    239.8163492247054
                  ],
                  [
                    657620.1628284677,
                    5018405.281210413,
                    532.4563492247054
                  ],
                  [
                    657620.1628284677,
                    5017619.081210414,
                    532.4563492247054
                  ],
                  [
                    656833.9028284677,
                    5017619.081210414,
                    239.8163492247054
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T15:59:49+00:00",
            "end_time": "2015-05-01T19:40: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": "USGS_LPC_MI_13Co_Emmett_2015_504826.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07137618673227,
              45.5821282198866,
              270.8041378848247
            ],
            [
              -85.07113389909529,
              45.5892006105789,
              270.8041378848247
            ],
            [
              -85.06106035268944,
              45.58903001437183,
              378.1441378848247
            ],
            [
              -85.06130390375174,
              45.58195766551583,
              378.1441378848247
            ],
            [
              -85.07137618673227,
              45.5821282198866,
              270.8041378848247
            ]
          ]
        ]
      },
      "bbox": [
        -85.07137619,
        45.58195767,
        270.8041379,
        -85.06106035,
        45.58920061,
        378.1441379
      ],
      "properties": {
        "datetime": "2015-05-01T18:16:50Z",
        "pc:count": 4255248,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 650808.9279,
            "count": 4255248,
            "maximum": 651243.6763,
            "minimum": 650457.4563,
            "name": "X",
            "position": 0,
            "stddev": 214.2310254,
            "variance": 45894.93224
          },
          {
            "average": 5049782.708,
            "count": 4255248,
            "maximum": 5050215.976,
            "minimum": 5049429.796,
            "name": "Y",
            "position": 1,
            "stddev": 212.8769902,
            "variance": 45316.61297
          },
          {
            "average": 328.1795814,
            "count": 4255248,
            "maximum": 378.1441379,
            "minimum": 270.8041379,
            "name": "Z",
            "position": 2,
            "stddev": 17.77084351,
            "variance": 315.802879
          },
          {
            "average": 57.92665598,
            "count": 4255248,
            "maximum": 213,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.05431884,
            "variance": 2709.65211
          },
          {
            "average": 1.381722287,
            "count": 4255248,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7958845748,
            "variance": 0.6334322565
          },
          {
            "average": 1.764999126,
            "count": 4255248,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.172873519,
            "variance": 1.375632291
          },
          {
            "average": 0.4863124311,
            "count": 4255248,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998126741,
            "variance": 0.2498127092
          },
          {
            "average": 0.000179307998,
            "count": 4255248,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01338939464,
            "variance": 0.0001792758888
          },
          {
            "average": 3.86155566,
            "count": 4255248,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.398415452,
            "variance": 19.34605849
          },
          {
            "average": 5.132165777,
            "count": 4255248,
            "maximum": 18,
            "minimum": -10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.605260624,
            "variance": 57.83998916
          },
          {
            "average": 0.4889691506,
            "count": 4255248,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998783643,
            "variance": 0.2498783791
          },
          {
            "average": 204.3603799,
            "count": 4255248,
            "maximum": 205,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4801107078,
            "variance": 0.2305062918
          },
          {
            "average": 114539079.8,
            "count": 4255248,
            "maximum": 114539410.8,
            "minimum": 114538496.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 433.8195043,
            "variance": 188199.3623
          },
          {
            "average": 0,
            "count": 4255248,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4255248,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4255248,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4255248,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4255248,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          650457.4563,
          5049429.796,
          270.8041379,
          651243.6763,
          5050215.976,
          378.1441379
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                650457.4562730739,
                5049429.795865202,
                270.8041378848247
              ],
              [
                650457.4562730739,
                5050215.975865202,
                270.8041378848247
              ],
              [
                651243.6762730739,
                5050215.975865202,
                378.1441378848247
              ],
              [
                651243.6762730739,
                5049429.795865202,
                378.1441378848247
              ],
              [
                650457.4562730739,
                5049429.795865202,
                270.8041378848247
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:16:50+00:00",
        "end_time": "2015-05-01T18:01:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_504826.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_504826.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_504826.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504826.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.07137619,
            45.58195767,
            270.8041379,
            -85.06106035,
            45.58920061,
            378.1441379
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.07137618673227,
                  45.5821282198866,
                  270.8041378848247
                ],
                [
                  -85.07113389909529,
                  45.5892006105789,
                  270.8041378848247
                ],
                [
                  -85.06106035268944,
                  45.58903001437183,
                  378.1441378848247
                ],
                [
                  -85.06130390375174,
                  45.58195766551583,
                  378.1441378848247
                ],
                [
                  -85.07137618673227,
                  45.5821282198866,
                  270.8041378848247
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_504826.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504826.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:16:50Z",
            "pc:count": 4255248,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 650808.9279,
                "count": 4255248,
                "maximum": 651243.6763,
                "minimum": 650457.4563,
                "name": "X",
                "position": 0,
                "stddev": 214.2310254,
                "variance": 45894.93224
              },
              {
                "average": 5049782.708,
                "count": 4255248,
                "maximum": 5050215.976,
                "minimum": 5049429.796,
                "name": "Y",
                "position": 1,
                "stddev": 212.8769902,
                "variance": 45316.61297
              },
              {
                "average": 328.1795814,
                "count": 4255248,
                "maximum": 378.1441379,
                "minimum": 270.8041379,
                "name": "Z",
                "position": 2,
                "stddev": 17.77084351,
                "variance": 315.802879
              },
              {
                "average": 57.92665598,
                "count": 4255248,
                "maximum": 213,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.05431884,
                "variance": 2709.65211
              },
              {
                "average": 1.381722287,
                "count": 4255248,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7958845748,
                "variance": 0.6334322565
              },
              {
                "average": 1.764999126,
                "count": 4255248,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.172873519,
                "variance": 1.375632291
              },
              {
                "average": 0.4863124311,
                "count": 4255248,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998126741,
                "variance": 0.2498127092
              },
              {
                "average": 0.000179307998,
                "count": 4255248,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01338939464,
                "variance": 0.0001792758888
              },
              {
                "average": 3.86155566,
                "count": 4255248,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.398415452,
                "variance": 19.34605849
              },
              {
                "average": 5.132165777,
                "count": 4255248,
                "maximum": 18,
                "minimum": -10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.605260624,
                "variance": 57.83998916
              },
              {
                "average": 0.4889691506,
                "count": 4255248,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998783643,
                "variance": 0.2498783791
              },
              {
                "average": 204.3603799,
                "count": 4255248,
                "maximum": 205,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4801107078,
                "variance": 0.2305062918
              },
              {
                "average": 114539079.8,
                "count": 4255248,
                "maximum": 114539410.8,
                "minimum": 114538496.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 433.8195043,
                "variance": 188199.3623
              },
              {
                "average": 0,
                "count": 4255248,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4255248,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4255248,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4255248,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4255248,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              650457.4563,
              5049429.796,
              270.8041379,
              651243.6763,
              5050215.976,
              378.1441379
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    650457.4562730739,
                    5049429.795865202,
                    270.8041378848247
                  ],
                  [
                    650457.4562730739,
                    5050215.975865202,
                    270.8041378848247
                  ],
                  [
                    651243.6762730739,
                    5050215.975865202,
                    378.1441378848247
                  ],
                  [
                    651243.6762730739,
                    5049429.795865202,
                    378.1441378848247
                  ],
                  [
                    650457.4562730739,
                    5049429.795865202,
                    270.8041378848247
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:16:50+00:00",
            "end_time": "2015-05-01T18:01: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": "USGS_LPC_MI_13Co_Emmett_2015_517819.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02232303558358,
              45.56184703388871,
              271.77057601609084
            ],
            [
              -85.02207470034818,
              45.56892104207812,
              271.77057601609084
            ],
            [
              -85.01200276992289,
              45.56874613997303,
              744.4105760160908
            ],
            [
              -85.01225236769835,
              45.561672174685086,
              744.4105760160908
            ],
            [
              -85.02232303558358,
              45.56184703388871,
              271.77057601609084
            ]
          ]
        ]
      },
      "bbox": [
        -85.02232304,
        45.56167217,
        271.770576,
        -85.01200277,
        45.56892104,
        744.410576
      ],
      "properties": {
        "datetime": "2015-05-01T19:29:11Z",
        "pc:count": 4777213,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654702.3131,
            "count": 4777213,
            "maximum": 655126.1665,
            "minimum": 654339.7665,
            "name": "X",
            "position": 0,
            "stddev": 201.7746354,
            "variance": 40713.0035
          },
          {
            "average": 5047670.427,
            "count": 4777213,
            "maximum": 5048056.202,
            "minimum": 5047269.822,
            "name": "Y",
            "position": 1,
            "stddev": 221.7630633,
            "variance": 49178.85623
          },
          {
            "average": 299.6670413,
            "count": 4777213,
            "maximum": 744.410576,
            "minimum": 271.770576,
            "name": "Z",
            "position": 2,
            "stddev": 15.73615981,
            "variance": 247.6267255
          },
          {
            "average": 48.33722738,
            "count": 4777213,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.63537796,
            "variance": 1817.775454
          },
          {
            "average": 1.414962866,
            "count": 4777213,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7796649968,
            "variance": 0.6078775073
          },
          {
            "average": 1.829629954,
            "count": 4777213,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.111551702,
            "variance": 1.235547186
          },
          {
            "average": 0.5142948409,
            "count": 4777213,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997956681,
            "variance": 0.2497957098
          },
          {
            "average": 0.0003960468164,
            "count": 4777213,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01989698586,
            "variance": 0.0003958900462
          },
          {
            "average": 4.267854919,
            "count": 4777213,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.670630988,
            "variance": 21.81479383
          },
          {
            "average": -10.08153519,
            "count": 4777213,
            "maximum": 1.998000026,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.846168684,
            "variance": 34.17768828
          },
          {
            "average": 0.5476071509,
            "count": 4777213,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4977284511,
            "variance": 0.247733611
          },
          {
            "average": 209.5579868,
            "count": 4777213,
            "maximum": 210,
            "minimum": 209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4966261951,
            "variance": 0.2466375777
          },
          {
            "average": 114543391.2,
            "count": 4777213,
            "maximum": 114543751.6,
            "minimum": 114542938.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 398.8738832,
            "variance": 159100.3747
          },
          {
            "average": 0,
            "count": 4777213,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4777213,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4777213,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4777213,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4777213,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654339.7665,
          5047269.822,
          271.770576,
          655126.1665,
          5048056.202,
          744.410576
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654339.7665192963,
                5047269.822116327,
                271.77057601609084
              ],
              [
                654339.7665192963,
                5048056.202116327,
                271.77057601609084
              ],
              [
                655126.1665192962,
                5048056.202116327,
                744.4105760160908
              ],
              [
                655126.1665192962,
                5047269.822116327,
                744.4105760160908
              ],
              [
                654339.7665192963,
                5047269.822116327,
                271.77057601609084
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:29:11+00:00",
        "end_time": "2015-05-01T19:15:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_517819.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_517819.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_517819.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517819.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02232304,
            45.56167217,
            271.770576,
            -85.01200277,
            45.56892104,
            744.410576
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.02232303558358,
                  45.56184703388871,
                  271.77057601609084
                ],
                [
                  -85.02207470034818,
                  45.56892104207812,
                  271.77057601609084
                ],
                [
                  -85.01200276992289,
                  45.56874613997303,
                  744.4105760160908
                ],
                [
                  -85.01225236769835,
                  45.561672174685086,
                  744.4105760160908
                ],
                [
                  -85.02232303558358,
                  45.56184703388871,
                  271.77057601609084
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_517819.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517819.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:29:11Z",
            "pc:count": 4777213,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654702.3131,
                "count": 4777213,
                "maximum": 655126.1665,
                "minimum": 654339.7665,
                "name": "X",
                "position": 0,
                "stddev": 201.7746354,
                "variance": 40713.0035
              },
              {
                "average": 5047670.427,
                "count": 4777213,
                "maximum": 5048056.202,
                "minimum": 5047269.822,
                "name": "Y",
                "position": 1,
                "stddev": 221.7630633,
                "variance": 49178.85623
              },
              {
                "average": 299.6670413,
                "count": 4777213,
                "maximum": 744.410576,
                "minimum": 271.770576,
                "name": "Z",
                "position": 2,
                "stddev": 15.73615981,
                "variance": 247.6267255
              },
              {
                "average": 48.33722738,
                "count": 4777213,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.63537796,
                "variance": 1817.775454
              },
              {
                "average": 1.414962866,
                "count": 4777213,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7796649968,
                "variance": 0.6078775073
              },
              {
                "average": 1.829629954,
                "count": 4777213,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.111551702,
                "variance": 1.235547186
              },
              {
                "average": 0.5142948409,
                "count": 4777213,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997956681,
                "variance": 0.2497957098
              },
              {
                "average": 0.0003960468164,
                "count": 4777213,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01989698586,
                "variance": 0.0003958900462
              },
              {
                "average": 4.267854919,
                "count": 4777213,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.670630988,
                "variance": 21.81479383
              },
              {
                "average": -10.08153519,
                "count": 4777213,
                "maximum": 1.998000026,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.846168684,
                "variance": 34.17768828
              },
              {
                "average": 0.5476071509,
                "count": 4777213,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4977284511,
                "variance": 0.247733611
              },
              {
                "average": 209.5579868,
                "count": 4777213,
                "maximum": 210,
                "minimum": 209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4966261951,
                "variance": 0.2466375777
              },
              {
                "average": 114543391.2,
                "count": 4777213,
                "maximum": 114543751.6,
                "minimum": 114542938.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 398.8738832,
                "variance": 159100.3747
              },
              {
                "average": 0,
                "count": 4777213,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4777213,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4777213,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4777213,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4777213,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654339.7665,
              5047269.822,
              271.770576,
              655126.1665,
              5048056.202,
              744.410576
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654339.7665192963,
                    5047269.822116327,
                    271.77057601609084
                  ],
                  [
                    654339.7665192963,
                    5048056.202116327,
                    271.77057601609084
                  ],
                  [
                    655126.1665192962,
                    5048056.202116327,
                    744.4105760160908
                  ],
                  [
                    655126.1665192962,
                    5047269.822116327,
                    744.4105760160908
                  ],
                  [
                    654339.7665192963,
                    5047269.822116327,
                    271.77057601609084
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:29:11+00:00",
            "end_time": "2015-05-01T19:15: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": "USGS_LPC_MI_13Co_Emmett_2015_499806.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09020710974916,
              45.52715893183269,
              231.7257916969731
            ],
            [
              -85.08996759743185,
              45.53423290825348,
              231.7257916969731
            ],
            [
              -85.07990273385639,
              45.53406411323717,
              329.3457916969731
            ],
            [
              -85.08014350639219,
              45.526990178218675,
              329.3457916969731
            ],
            [
              -85.09020710974916,
              45.52715893183269,
              231.7257916969731
            ]
          ]
        ]
      },
      "bbox": [
        -85.09020711,
        45.52699018,
        231.7257917,
        -85.07990273,
        45.53423291,
        329.3457917
      ],
      "properties": {
        "datetime": "2015-05-01T18:03:04Z",
        "pc:count": 5128419,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 649525.9701,
            "count": 5128419,
            "maximum": 649920.0899,
            "minimum": 649133.7899,
            "name": "X",
            "position": 0,
            "stddev": 241.2960501,
            "variance": 58223.7838
          },
          {
            "average": 5043689.754,
            "count": 5128419,
            "maximum": 5044074.05,
            "minimum": 5043287.71,
            "name": "Y",
            "position": 1,
            "stddev": 219.7362845,
            "variance": 48284.03471
          },
          {
            "average": 283.9904374,
            "count": 5128419,
            "maximum": 329.3457917,
            "minimum": 231.7257917,
            "name": "Z",
            "position": 2,
            "stddev": 12.53315876,
            "variance": 157.0800684
          },
          {
            "average": 42.51167914,
            "count": 5128419,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.17722262,
            "variance": 1951.626998
          },
          {
            "average": 1.518542459,
            "count": 5128419,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8909306091,
            "variance": 0.7937573503
          },
          {
            "average": 2.036933995,
            "count": 5128419,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.262422751,
            "variance": 1.593711203
          },
          {
            "average": 0.5024706445,
            "count": 5128419,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999939446,
            "variance": 0.2499939447
          },
          {
            "average": 0.000363074858,
            "count": 5128419,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01905106573,
            "variance": 0.0003629431054
          },
          {
            "average": 4.250498643,
            "count": 5128419,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.711878175,
            "variance": 22.20179594
          },
          {
            "average": -1.784519646,
            "count": 5128419,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.95168951,
            "variance": 119.939503
          },
          {
            "average": 0.5186247458,
            "count": 5128419,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4996530471,
            "variance": 0.2496531675
          },
          {
            "average": 203.1531552,
            "count": 5128419,
            "maximum": 205,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9304465338,
            "variance": 0.8657307522
          },
          {
            "average": 114537700.1,
            "count": 5128419,
            "maximum": 114538584.8,
            "minimum": 114536919.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 501.4633692,
            "variance": 251465.5107
          },
          {
            "average": 0,
            "count": 5128419,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5128419,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5128419,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5128419,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5128419,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          649133.7899,
          5043287.71,
          231.7257917,
          649920.0899,
          5044074.05,
          329.3457917
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                649133.7898599844,
                5043287.710154299,
                231.7257916969731
              ],
              [
                649133.7898599844,
                5044074.050154299,
                231.7257916969731
              ],
              [
                649920.0898599845,
                5044074.050154299,
                329.3457916969731
              ],
              [
                649920.0898599845,
                5043287.710154299,
                329.3457916969731
              ],
              [
                649133.7898599844,
                5043287.710154299,
                231.7257916969731
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:03:04+00:00",
        "end_time": "2015-05-01T17:35:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_499806.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_499806.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_499806.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499806.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.09020711,
            45.52699018,
            231.7257917,
            -85.07990273,
            45.53423291,
            329.3457917
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.09020710974916,
                  45.52715893183269,
                  231.7257916969731
                ],
                [
                  -85.08996759743185,
                  45.53423290825348,
                  231.7257916969731
                ],
                [
                  -85.07990273385639,
                  45.53406411323717,
                  329.3457916969731
                ],
                [
                  -85.08014350639219,
                  45.526990178218675,
                  329.3457916969731
                ],
                [
                  -85.09020710974916,
                  45.52715893183269,
                  231.7257916969731
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_499806.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499806.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:03:04Z",
            "pc:count": 5128419,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 649525.9701,
                "count": 5128419,
                "maximum": 649920.0899,
                "minimum": 649133.7899,
                "name": "X",
                "position": 0,
                "stddev": 241.2960501,
                "variance": 58223.7838
              },
              {
                "average": 5043689.754,
                "count": 5128419,
                "maximum": 5044074.05,
                "minimum": 5043287.71,
                "name": "Y",
                "position": 1,
                "stddev": 219.7362845,
                "variance": 48284.03471
              },
              {
                "average": 283.9904374,
                "count": 5128419,
                "maximum": 329.3457917,
                "minimum": 231.7257917,
                "name": "Z",
                "position": 2,
                "stddev": 12.53315876,
                "variance": 157.0800684
              },
              {
                "average": 42.51167914,
                "count": 5128419,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.17722262,
                "variance": 1951.626998
              },
              {
                "average": 1.518542459,
                "count": 5128419,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8909306091,
                "variance": 0.7937573503
              },
              {
                "average": 2.036933995,
                "count": 5128419,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.262422751,
                "variance": 1.593711203
              },
              {
                "average": 0.5024706445,
                "count": 5128419,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999939446,
                "variance": 0.2499939447
              },
              {
                "average": 0.000363074858,
                "count": 5128419,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01905106573,
                "variance": 0.0003629431054
              },
              {
                "average": 4.250498643,
                "count": 5128419,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.711878175,
                "variance": 22.20179594
              },
              {
                "average": -1.784519646,
                "count": 5128419,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.95168951,
                "variance": 119.939503
              },
              {
                "average": 0.5186247458,
                "count": 5128419,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4996530471,
                "variance": 0.2496531675
              },
              {
                "average": 203.1531552,
                "count": 5128419,
                "maximum": 205,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9304465338,
                "variance": 0.8657307522
              },
              {
                "average": 114537700.1,
                "count": 5128419,
                "maximum": 114538584.8,
                "minimum": 114536919.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 501.4633692,
                "variance": 251465.5107
              },
              {
                "average": 0,
                "count": 5128419,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5128419,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5128419,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5128419,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5128419,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              649133.7899,
              5043287.71,
              231.7257917,
              649920.0899,
              5044074.05,
              329.3457917
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    649133.7898599844,
                    5043287.710154299,
                    231.7257916969731
                  ],
                  [
                    649133.7898599844,
                    5044074.050154299,
                    231.7257916969731
                  ],
                  [
                    649920.0898599845,
                    5044074.050154299,
                    329.3457916969731
                  ],
                  [
                    649920.0898599845,
                    5043287.710154299,
                    329.3457916969731
                  ],
                  [
                    649133.7898599844,
                    5043287.710154299,
                    231.7257916969731
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:03:04+00:00",
            "end_time": "2015-05-01T17: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": "USGS_LPC_MI_13Co_Emmett_2015_492806.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11946968466377,
              45.526974511310044,
              176.30898750603393
            ],
            [
              -85.11923395043186,
              45.53404536907527,
              176.30898750603393
            ],
            [
              -85.10916843720064,
              45.53387914472019,
              319.86898750603393
            ],
            [
              -85.10940543121141,
              45.52680832770874,
              319.86898750603393
            ],
            [
              -85.11946968466377,
              45.526974511310044,
              176.30898750603393
            ]
          ]
        ]
      },
      "bbox": [
        -85.11946968,
        45.52680833,
        176.3089875,
        -85.10916844,
        45.53404537,
        319.8689875
      ],
      "properties": {
        "datetime": "2015-05-01T17:28:06Z",
        "pc:count": 2068047,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 647377.3844,
            "count": 2068047,
            "maximum": 647635.5392,
            "minimum": 646849.1992,
            "name": "X",
            "position": 0,
            "stddev": 234.9417164,
            "variance": 55197.61008
          },
          {
            "average": 5043651.655,
            "count": 2068047,
            "maximum": 5043999.247,
            "minimum": 5043213.267,
            "name": "Y",
            "position": 1,
            "stddev": 216.9693177,
            "variance": 47075.68484
          },
          {
            "average": 204.3654044,
            "count": 2068047,
            "maximum": 319.8689875,
            "minimum": 176.3089875,
            "name": "Z",
            "position": 2,
            "stddev": 26.39439274,
            "variance": 696.6639683
          },
          {
            "average": 46.06364749,
            "count": 2068047,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.12288522,
            "variance": 1530.600148
          },
          {
            "average": 1.286003171,
            "count": 2068047,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6792571365,
            "variance": 0.4613902575
          },
          {
            "average": 1.573361244,
            "count": 2068047,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.00946845,
            "variance": 1.019026552
          },
          {
            "average": 0.4850078359,
            "count": 2068047,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997753053,
            "variance": 0.2497753558
          },
          {
            "average": 0.000212277574,
            "count": 2068047,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01456820561,
            "variance": 0.0002122326148
          },
          {
            "average": 6.467122846,
            "count": 2068047,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.463641202,
            "variance": 19.92409278
          },
          {
            "average": 6.977417705,
            "count": 2068047,
            "maximum": 18,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.2401087,
            "variance": 38.93895659
          },
          {
            "average": 0.5080721086,
            "count": 2068047,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999349577,
            "variance": 0.2499349619
          },
          {
            "average": 200.32119,
            "count": 2068047,
            "maximum": 201,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4669337068,
            "variance": 0.2180270866
          },
          {
            "average": 114536293.1,
            "count": 2068047,
            "maximum": 114536486.4,
            "minimum": 114536199,
            "name": "GpsTime",
            "position": 12,
            "stddev": 129.9488587,
            "variance": 16886.70588
          },
          {
            "average": 0,
            "count": 2068047,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2068047,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2068047,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2068047,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2068047,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          646849.1992,
          5043213.267,
          176.3089875,
          647635.5392,
          5043999.247,
          319.8689875
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                646849.1992441933,
                5043213.26728053,
                176.30898750603393
              ],
              [
                646849.1992441933,
                5043999.247280531,
                176.30898750603393
              ],
              [
                647635.5392441934,
                5043999.247280531,
                319.86898750603393
              ],
              [
                647635.5392441934,
                5043213.26728053,
                319.86898750603393
              ],
              [
                646849.1992441933,
                5043213.26728053,
                176.30898750603393
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:28:06+00:00",
        "end_time": "2015-05-01T17:23:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_492806.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_492806.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_492806.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492806.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.11946968,
            45.52680833,
            176.3089875,
            -85.10916844,
            45.53404537,
            319.8689875
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.11946968466377,
                  45.526974511310044,
                  176.30898750603393
                ],
                [
                  -85.11923395043186,
                  45.53404536907527,
                  176.30898750603393
                ],
                [
                  -85.10916843720064,
                  45.53387914472019,
                  319.86898750603393
                ],
                [
                  -85.10940543121141,
                  45.52680832770874,
                  319.86898750603393
                ],
                [
                  -85.11946968466377,
                  45.526974511310044,
                  176.30898750603393
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_492806.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492806.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:28:06Z",
            "pc:count": 2068047,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 647377.3844,
                "count": 2068047,
                "maximum": 647635.5392,
                "minimum": 646849.1992,
                "name": "X",
                "position": 0,
                "stddev": 234.9417164,
                "variance": 55197.61008
              },
              {
                "average": 5043651.655,
                "count": 2068047,
                "maximum": 5043999.247,
                "minimum": 5043213.267,
                "name": "Y",
                "position": 1,
                "stddev": 216.9693177,
                "variance": 47075.68484
              },
              {
                "average": 204.3654044,
                "count": 2068047,
                "maximum": 319.8689875,
                "minimum": 176.3089875,
                "name": "Z",
                "position": 2,
                "stddev": 26.39439274,
                "variance": 696.6639683
              },
              {
                "average": 46.06364749,
                "count": 2068047,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.12288522,
                "variance": 1530.600148
              },
              {
                "average": 1.286003171,
                "count": 2068047,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6792571365,
                "variance": 0.4613902575
              },
              {
                "average": 1.573361244,
                "count": 2068047,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.00946845,
                "variance": 1.019026552
              },
              {
                "average": 0.4850078359,
                "count": 2068047,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997753053,
                "variance": 0.2497753558
              },
              {
                "average": 0.000212277574,
                "count": 2068047,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01456820561,
                "variance": 0.0002122326148
              },
              {
                "average": 6.467122846,
                "count": 2068047,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.463641202,
                "variance": 19.92409278
              },
              {
                "average": 6.977417705,
                "count": 2068047,
                "maximum": 18,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.2401087,
                "variance": 38.93895659
              },
              {
                "average": 0.5080721086,
                "count": 2068047,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999349577,
                "variance": 0.2499349619
              },
              {
                "average": 200.32119,
                "count": 2068047,
                "maximum": 201,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4669337068,
                "variance": 0.2180270866
              },
              {
                "average": 114536293.1,
                "count": 2068047,
                "maximum": 114536486.4,
                "minimum": 114536199,
                "name": "GpsTime",
                "position": 12,
                "stddev": 129.9488587,
                "variance": 16886.70588
              },
              {
                "average": 0,
                "count": 2068047,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2068047,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2068047,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2068047,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2068047,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              646849.1992,
              5043213.267,
              176.3089875,
              647635.5392,
              5043999.247,
              319.8689875
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    646849.1992441933,
                    5043213.26728053,
                    176.30898750603393
                  ],
                  [
                    646849.1992441933,
                    5043999.247280531,
                    176.30898750603393
                  ],
                  [
                    647635.5392441934,
                    5043999.247280531,
                    319.86898750603393
                  ],
                  [
                    647635.5392441934,
                    5043213.26728053,
                    319.86898750603393
                  ],
                  [
                    646849.1992441933,
                    5043213.26728053,
                    176.30898750603393
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:28:06+00:00",
            "end_time": "2015-05-01T17:23:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_509811.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.05135482719736,
              45.54110979440414,
              313.40414830997395
            ],
            [
              -85.05111036883486,
              45.548182332203446,
              313.40414830997395
            ],
            [
              -85.04104503974607,
              45.54801010352332,
              379.9441483099739
            ],
            [
              -85.04129075868698,
              45.54093760796031,
              379.9441483099739
            ],
            [
              -85.05135482719736,
              45.54110979440414,
              313.40414830997395
            ]
          ]
        ]
      },
      "bbox": [
        -85.05135483,
        45.54093761,
        313.4041483,
        -85.04104504,
        45.54818233,
        379.9441483
      ],
      "properties": {
        "datetime": "2015-05-01T18:45:10Z",
        "pc:count": 5480313,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652456.9113,
            "count": 5480313,
            "maximum": 652916.2317,
            "minimum": 652130.0717,
            "name": "X",
            "position": 0,
            "stddev": 212.6696376,
            "variance": 45228.37476
          },
          {
            "average": 5045301.783,
            "count": 5480313,
            "maximum": 5045696.728,
            "minimum": 5044910.528,
            "name": "Y",
            "position": 1,
            "stddev": 220.8153767,
            "variance": 48759.43058
          },
          {
            "average": 339.5438584,
            "count": 5480313,
            "maximum": 379.9441483,
            "minimum": 313.4041483,
            "name": "Z",
            "position": 2,
            "stddev": 13.6106954,
            "variance": 185.2510292
          },
          {
            "average": 44.60482476,
            "count": 5480313,
            "maximum": 196,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.52777918,
            "variance": 2258.889794
          },
          {
            "average": 1.440157889,
            "count": 5480313,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8189275054,
            "variance": 0.6706422591
          },
          {
            "average": 1.882058926,
            "count": 5480313,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.175500607,
            "variance": 1.381801678
          },
          {
            "average": 0.4860691351,
            "count": 5480313,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998059389,
            "variance": 0.2498059766
          },
          {
            "average": 0.0002945087261,
            "count": 5480313,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01715873085,
            "variance": 0.0002944220444
          },
          {
            "average": 4.24105521,
            "count": 5480313,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.669433556,
            "variance": 21.80360974
          },
          {
            "average": 8.2905383,
            "count": 5480313,
            "maximum": 19.99799919,
            "minimum": -7.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.878480377,
            "variance": 47.31349229
          },
          {
            "average": 0.4802377163,
            "count": 5480313,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4996093451,
            "variance": 0.2496094977
          },
          {
            "average": 206.6580954,
            "count": 5480313,
            "maximum": 207,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4743478393,
            "variance": 0.2250058726
          },
          {
            "average": 114540824.4,
            "count": 5480313,
            "maximum": 114541110.8,
            "minimum": 114540277.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 390.3240361,
            "variance": 152352.8532
          },
          {
            "average": 0,
            "count": 5480313,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5480313,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5480313,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5480313,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5480313,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          652130.0717,
          5044910.528,
          313.4041483,
          652916.2317,
          5045696.728,
          379.9441483
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                652130.0716932021,
                5044910.528390706,
                313.40414830997395
              ],
              [
                652130.0716932021,
                5045696.728390705,
                313.40414830997395
              ],
              [
                652916.231693202,
                5045696.728390705,
                379.9441483099739
              ],
              [
                652916.231693202,
                5044910.528390706,
                379.9441483099739
              ],
              [
                652130.0716932021,
                5044910.528390706,
                313.40414830997395
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:45:10+00:00",
        "end_time": "2015-05-01T18:31:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_509811.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_509811.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_509811.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509811.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05135483,
            45.54093761,
            313.4041483,
            -85.04104504,
            45.54818233,
            379.9441483
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.05135482719736,
                  45.54110979440414,
                  313.40414830997395
                ],
                [
                  -85.05111036883486,
                  45.548182332203446,
                  313.40414830997395
                ],
                [
                  -85.04104503974607,
                  45.54801010352332,
                  379.9441483099739
                ],
                [
                  -85.04129075868698,
                  45.54093760796031,
                  379.9441483099739
                ],
                [
                  -85.05135482719736,
                  45.54110979440414,
                  313.40414830997395
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_509811.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509811.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:45:10Z",
            "pc:count": 5480313,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652456.9113,
                "count": 5480313,
                "maximum": 652916.2317,
                "minimum": 652130.0717,
                "name": "X",
                "position": 0,
                "stddev": 212.6696376,
                "variance": 45228.37476
              },
              {
                "average": 5045301.783,
                "count": 5480313,
                "maximum": 5045696.728,
                "minimum": 5044910.528,
                "name": "Y",
                "position": 1,
                "stddev": 220.8153767,
                "variance": 48759.43058
              },
              {
                "average": 339.5438584,
                "count": 5480313,
                "maximum": 379.9441483,
                "minimum": 313.4041483,
                "name": "Z",
                "position": 2,
                "stddev": 13.6106954,
                "variance": 185.2510292
              },
              {
                "average": 44.60482476,
                "count": 5480313,
                "maximum": 196,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.52777918,
                "variance": 2258.889794
              },
              {
                "average": 1.440157889,
                "count": 5480313,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8189275054,
                "variance": 0.6706422591
              },
              {
                "average": 1.882058926,
                "count": 5480313,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.175500607,
                "variance": 1.381801678
              },
              {
                "average": 0.4860691351,
                "count": 5480313,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998059389,
                "variance": 0.2498059766
              },
              {
                "average": 0.0002945087261,
                "count": 5480313,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01715873085,
                "variance": 0.0002944220444
              },
              {
                "average": 4.24105521,
                "count": 5480313,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.669433556,
                "variance": 21.80360974
              },
              {
                "average": 8.2905383,
                "count": 5480313,
                "maximum": 19.99799919,
                "minimum": -7.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.878480377,
                "variance": 47.31349229
              },
              {
                "average": 0.4802377163,
                "count": 5480313,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4996093451,
                "variance": 0.2496094977
              },
              {
                "average": 206.6580954,
                "count": 5480313,
                "maximum": 207,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4743478393,
                "variance": 0.2250058726
              },
              {
                "average": 114540824.4,
                "count": 5480313,
                "maximum": 114541110.8,
                "minimum": 114540277.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 390.3240361,
                "variance": 152352.8532
              },
              {
                "average": 0,
                "count": 5480313,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5480313,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5480313,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5480313,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5480313,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              652130.0717,
              5044910.528,
              313.4041483,
              652916.2317,
              5045696.728,
              379.9441483
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    652130.0716932021,
                    5044910.528390706,
                    313.40414830997395
                  ],
                  [
                    652130.0716932021,
                    5045696.728390705,
                    313.40414830997395
                  ],
                  [
                    652916.231693202,
                    5045696.728390705,
                    379.9441483099739
                  ],
                  [
                    652916.231693202,
                    5044910.528390706,
                    379.9441483099739
                  ],
                  [
                    652130.0716932021,
                    5044910.528390706,
                    313.40414830997395
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:45:10+00:00",
            "end_time": "2015-05-01T18:31: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": "USGS_LPC_MI_13Co_Emmett_2015_514746.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02972057406944,
              45.36296000282905,
              78.9723455102893
            ],
            [
              -85.0294792452282,
              45.36990852563258,
              78.9723455102893
            ],
            [
              -85.01949217116216,
              45.36973572520928,
              896.3323455102893
            ],
            [
              -85.01973472117223,
              45.362787244035125,
              896.3323455102893
            ],
            [
              -85.02972057406944,
              45.36296000282905,
              78.9723455102893
            ]
          ]
        ]
      },
      "bbox": [
        -85.02972057,
        45.36278724,
        78.97234551,
        -85.01949217,
        45.36990853,
        896.3323455
      ],
      "properties": {
        "datetime": "2015-05-01T19:33:51Z",
        "pc:count": 1100938,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654812.3748,
            "count": 1100938,
            "maximum": 655086.7828,
            "minimum": 654304.2628,
            "name": "X",
            "position": 0,
            "stddev": 215.3725187,
            "variance": 46385.32182
          },
          {
            "average": 5025451.471,
            "count": 1100938,
            "maximum": 5025932.584,
            "minimum": 5025160.184,
            "name": "Y",
            "position": 1,
            "stddev": 179.7377682,
            "variance": 32305.66533
          },
          {
            "average": 184.0422043,
            "count": 1100938,
            "maximum": 896.3323455,
            "minimum": 78.97234551,
            "name": "Z",
            "position": 2,
            "stddev": 8.096373215,
            "variance": 65.55125923
          },
          {
            "average": 74.61519904,
            "count": 1100938,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.96609271,
            "variance": 1678.220752
          },
          {
            "average": 1.044486611,
            "count": 1100938,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2423467603,
            "variance": 0.05873195222
          },
          {
            "average": 1.089020453,
            "count": 1100938,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.360330408,
            "variance": 0.1298380029
          },
          {
            "average": 0.5198803202,
            "count": 1100938,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996048434,
            "variance": 0.2496049996
          },
          {
            "average": 0.0007420944685,
            "count": 1100938,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02723131355,
            "variance": 0.0007415444379
          },
          {
            "average": 4.818965282,
            "count": 1100938,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.27511097,
            "variance": 18.2765738
          },
          {
            "average": -9.556679268,
            "count": 1100938,
            "maximum": 18,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.29131249,
            "variance": 68.74586281
          },
          {
            "average": 0.5148010151,
            "count": 1100938,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997811089,
            "variance": 0.2497811568
          },
          {
            "average": 209.3089547,
            "count": 1100938,
            "maximum": 210,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5404194374,
            "variance": 0.2920531683
          },
          {
            "average": 114543122.3,
            "count": 1100938,
            "maximum": 114544031.6,
            "minimum": 114542231.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 666.8609327,
            "variance": 444703.5036
          },
          {
            "average": 0,
            "count": 1100938,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1100938,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1100938,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1100938,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1100938,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654304.2628,
          5025160.184,
          78.97234551,
          655086.7828,
          5025932.584,
          896.3323455
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654304.2627974945,
                5025160.183917978,
                78.9723455102893
              ],
              [
                654304.2627974945,
                5025932.583917978,
                78.9723455102893
              ],
              [
                655086.7827974946,
                5025932.583917978,
                896.3323455102893
              ],
              [
                655086.7827974946,
                5025160.183917978,
                896.3323455102893
              ],
              [
                654304.2627974945,
                5025160.183917978,
                78.9723455102893
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:33:51+00:00",
        "end_time": "2015-05-01T19:03:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514746.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514746.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514746.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514746.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02972057,
            45.36278724,
            78.97234551,
            -85.01949217,
            45.36990853,
            896.3323455
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.02972057406944,
                  45.36296000282905,
                  78.9723455102893
                ],
                [
                  -85.0294792452282,
                  45.36990852563258,
                  78.9723455102893
                ],
                [
                  -85.01949217116216,
                  45.36973572520928,
                  896.3323455102893
                ],
                [
                  -85.01973472117223,
                  45.362787244035125,
                  896.3323455102893
                ],
                [
                  -85.02972057406944,
                  45.36296000282905,
                  78.9723455102893
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514746.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514746.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:33:51Z",
            "pc:count": 1100938,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654812.3748,
                "count": 1100938,
                "maximum": 655086.7828,
                "minimum": 654304.2628,
                "name": "X",
                "position": 0,
                "stddev": 215.3725187,
                "variance": 46385.32182
              },
              {
                "average": 5025451.471,
                "count": 1100938,
                "maximum": 5025932.584,
                "minimum": 5025160.184,
                "name": "Y",
                "position": 1,
                "stddev": 179.7377682,
                "variance": 32305.66533
              },
              {
                "average": 184.0422043,
                "count": 1100938,
                "maximum": 896.3323455,
                "minimum": 78.97234551,
                "name": "Z",
                "position": 2,
                "stddev": 8.096373215,
                "variance": 65.55125923
              },
              {
                "average": 74.61519904,
                "count": 1100938,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.96609271,
                "variance": 1678.220752
              },
              {
                "average": 1.044486611,
                "count": 1100938,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2423467603,
                "variance": 0.05873195222
              },
              {
                "average": 1.089020453,
                "count": 1100938,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.360330408,
                "variance": 0.1298380029
              },
              {
                "average": 0.5198803202,
                "count": 1100938,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996048434,
                "variance": 0.2496049996
              },
              {
                "average": 0.0007420944685,
                "count": 1100938,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02723131355,
                "variance": 0.0007415444379
              },
              {
                "average": 4.818965282,
                "count": 1100938,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.27511097,
                "variance": 18.2765738
              },
              {
                "average": -9.556679268,
                "count": 1100938,
                "maximum": 18,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.29131249,
                "variance": 68.74586281
              },
              {
                "average": 0.5148010151,
                "count": 1100938,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997811089,
                "variance": 0.2497811568
              },
              {
                "average": 209.3089547,
                "count": 1100938,
                "maximum": 210,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5404194374,
                "variance": 0.2920531683
              },
              {
                "average": 114543122.3,
                "count": 1100938,
                "maximum": 114544031.6,
                "minimum": 114542231.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 666.8609327,
                "variance": 444703.5036
              },
              {
                "average": 0,
                "count": 1100938,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1100938,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1100938,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1100938,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1100938,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654304.2628,
              5025160.184,
              78.97234551,
              655086.7828,
              5025932.584,
              896.3323455
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654304.2627974945,
                    5025160.183917978,
                    78.9723455102893
                  ],
                  [
                    654304.2627974945,
                    5025932.583917978,
                    78.9723455102893
                  ],
                  [
                    655086.7827974946,
                    5025932.583917978,
                    896.3323455102893
                  ],
                  [
                    655086.7827974946,
                    5025160.183917978,
                    896.3323455102893
                  ],
                  [
                    654304.2627974945,
                    5025160.183917978,
                    78.9723455102893
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:33:51+00:00",
            "end_time": "2015-05-01T19:03: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": "USGS_LPC_MI_13Co_Emmett_2015_514749.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02947013523588,
              45.369852149283176,
              170.87093178546547
            ],
            [
              -85.02922975561853,
              45.376770795909806,
              170.87093178546547
            ],
            [
              -85.02054597631387,
              45.37662057682521,
              224.7909317854655
            ],
            [
              -85.02078741343071,
              45.36970196623242,
              224.7909317854655
            ],
            [
              -85.02947013523588,
              45.369852149283176,
              170.87093178546547
            ]
          ]
        ]
      },
      "bbox": [
        -85.02947014,
        45.36970197,
        170.8709318,
        -85.02054598,
        45.3767708,
        224.7909318
      ],
      "properties": {
        "datetime": "2015-05-01T19:33:40Z",
        "pc:count": 13605,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654534.5261,
            "count": 13605,
            "maximum": 654985.4495,
            "minimum": 654305.1295,
            "name": "X",
            "position": 0,
            "stddev": 62.25271553,
            "variance": 3875.400591
          },
          {
            "average": 5026311.613,
            "count": 13605,
            "maximum": 5026695.418,
            "minimum": 5025926.338,
            "name": "Y",
            "position": 1,
            "stddev": 247.0202228,
            "variance": 61018.99048
          },
          {
            "average": 176.5997241,
            "count": 13605,
            "maximum": 224.7909318,
            "minimum": 170.8709318,
            "name": "Z",
            "position": 2,
            "stddev": 0.614351221,
            "variance": 0.3774274227
          },
          {
            "average": 93.47519294,
            "count": 13605,
            "maximum": 255,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 97.85220047,
            "variance": 9575.053137
          },
          {
            "average": 1.000073502,
            "count": 13605,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008573353418,
            "variance": 7.350238883e-05
          },
          {
            "average": 1.000147005,
            "count": 13605,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01212410705,
            "variance": 0.0001469939717
          },
          {
            "average": 0.4967291437,
            "count": 13605,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000076776,
            "variance": 0.2500076777
          },
          {
            "average": 0.06277104006,
            "count": 13605,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.2425596032,
            "variance": 0.05883516111
          },
          {
            "average": 8.66615215,
            "count": 13605,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.495255239,
            "variance": 2.235788229
          },
          {
            "average": -0.5536463035,
            "count": 13605,
            "maximum": 7.001999855,
            "minimum": -10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.121184045,
            "variance": 4.499421755
          },
          {
            "average": 0.5247335538,
            "count": 13605,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4994062307,
            "variance": 0.2494065833
          },
          {
            "average": 209.000147,
            "count": 13605,
            "maximum": 210,
            "minimum": 209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.01212410705,
            "variance": 0.0001469939717
          },
          {
            "average": 114542675.9,
            "count": 13605,
            "maximum": 114544020.9,
            "minimum": 114542670.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 16.59935563,
            "variance": 275.5386073
          },
          {
            "average": 0,
            "count": 13605,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13605,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13605,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13605,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13605,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654305.1295,
          5025926.338,
          170.8709318,
          654985.4495,
          5026695.418,
          224.7909318
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654305.129516504,
                5025926.338322532,
                170.87093178546547
              ],
              [
                654305.129516504,
                5026695.418322532,
                170.87093178546547
              ],
              [
                654985.4495165041,
                5026695.418322532,
                224.7909317854655
              ],
              [
                654985.4495165041,
                5025926.338322532,
                224.7909317854655
              ],
              [
                654305.129516504,
                5025926.338322532,
                170.87093178546547
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:33:40+00:00",
        "end_time": "2015-05-01T19:11:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514749.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514749.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514749.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514749.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02947014,
            45.36970197,
            170.8709318,
            -85.02054598,
            45.3767708,
            224.7909318
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.02947013523588,
                  45.369852149283176,
                  170.87093178546547
                ],
                [
                  -85.02922975561853,
                  45.376770795909806,
                  170.87093178546547
                ],
                [
                  -85.02054597631387,
                  45.37662057682521,
                  224.7909317854655
                ],
                [
                  -85.02078741343071,
                  45.36970196623242,
                  224.7909317854655
                ],
                [
                  -85.02947013523588,
                  45.369852149283176,
                  170.87093178546547
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514749.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514749.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:33:40Z",
            "pc:count": 13605,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654534.5261,
                "count": 13605,
                "maximum": 654985.4495,
                "minimum": 654305.1295,
                "name": "X",
                "position": 0,
                "stddev": 62.25271553,
                "variance": 3875.400591
              },
              {
                "average": 5026311.613,
                "count": 13605,
                "maximum": 5026695.418,
                "minimum": 5025926.338,
                "name": "Y",
                "position": 1,
                "stddev": 247.0202228,
                "variance": 61018.99048
              },
              {
                "average": 176.5997241,
                "count": 13605,
                "maximum": 224.7909318,
                "minimum": 170.8709318,
                "name": "Z",
                "position": 2,
                "stddev": 0.614351221,
                "variance": 0.3774274227
              },
              {
                "average": 93.47519294,
                "count": 13605,
                "maximum": 255,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 97.85220047,
                "variance": 9575.053137
              },
              {
                "average": 1.000073502,
                "count": 13605,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008573353418,
                "variance": 7.350238883e-05
              },
              {
                "average": 1.000147005,
                "count": 13605,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01212410705,
                "variance": 0.0001469939717
              },
              {
                "average": 0.4967291437,
                "count": 13605,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000076776,
                "variance": 0.2500076777
              },
              {
                "average": 0.06277104006,
                "count": 13605,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.2425596032,
                "variance": 0.05883516111
              },
              {
                "average": 8.66615215,
                "count": 13605,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.495255239,
                "variance": 2.235788229
              },
              {
                "average": -0.5536463035,
                "count": 13605,
                "maximum": 7.001999855,
                "minimum": -10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.121184045,
                "variance": 4.499421755
              },
              {
                "average": 0.5247335538,
                "count": 13605,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4994062307,
                "variance": 0.2494065833
              },
              {
                "average": 209.000147,
                "count": 13605,
                "maximum": 210,
                "minimum": 209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.01212410705,
                "variance": 0.0001469939717
              },
              {
                "average": 114542675.9,
                "count": 13605,
                "maximum": 114544020.9,
                "minimum": 114542670.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 16.59935563,
                "variance": 275.5386073
              },
              {
                "average": 0,
                "count": 13605,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13605,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13605,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13605,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13605,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654305.1295,
              5025926.338,
              170.8709318,
              654985.4495,
              5026695.418,
              224.7909318
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654305.129516504,
                    5025926.338322532,
                    170.87093178546547
                  ],
                  [
                    654305.129516504,
                    5026695.418322532,
                    170.87093178546547
                  ],
                  [
                    654985.4495165041,
                    5026695.418322532,
                    224.7909317854655
                  ],
                  [
                    654985.4495165041,
                    5025926.338322532,
                    224.7909317854655
                  ],
                  [
                    654305.129516504,
                    5025926.338322532,
                    170.87093178546547
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:33:40+00:00",
            "end_time": "2015-05-01T19:11: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": "USGS_LPC_MI_13Co_Emmett_2015_524779.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99183652711535,
              45.45231079540372,
              197.93046475700683
            ],
            [
              -84.99158536451067,
              45.45938372909919,
              197.93046475700683
            ],
            [
              -84.98153595385561,
              45.45920651918439,
              476.61046475700687
            ],
            [
              -84.98178837111622,
              45.452133628946854,
              476.61046475700687
            ],
            [
              -84.99183652711535,
              45.45231079540372,
              197.93046475700683
            ]
          ]
        ]
      },
      "bbox": [
        -84.99183653,
        45.45213363,
        197.9304648,
        -84.98153595,
        45.45938373,
        476.6104648
      ],
      "properties": {
        "datetime": "2015-05-02T16:03:28Z",
        "pc:count": 2674012,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657379.1633,
            "count": 2674012,
            "maximum": 657809.4978,
            "minimum": 657023.3178,
            "name": "X",
            "position": 0,
            "stddev": 221.9518787,
            "variance": 49262.63647
          },
          {
            "average": 5035552.928,
            "count": 2674012,
            "maximum": 5035946.143,
            "minimum": 5035159.883,
            "name": "Y",
            "position": 1,
            "stddev": 219.4229696,
            "variance": 48146.43959
          },
          {
            "average": 232.9239828,
            "count": 2674012,
            "maximum": 476.6104648,
            "minimum": 197.9304648,
            "name": "Z",
            "position": 2,
            "stddev": 8.243468197,
            "variance": 67.95476791
          },
          {
            "average": 91.2135125,
            "count": 2674012,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.89702916,
            "variance": 1436.184819
          },
          {
            "average": 1.108519333,
            "count": 2674012,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4470327019,
            "variance": 0.1998382366
          },
          {
            "average": 1.216925728,
            "count": 2674012,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6920578291,
            "variance": 0.4789440389
          },
          {
            "average": 0.4889218897,
            "count": 2674012,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998773539,
            "variance": 0.2498773689
          },
          {
            "average": 0.0003952861842,
            "count": 2674012,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01987787918,
            "variance": 0.0003951300808
          },
          {
            "average": 2.665898657,
            "count": 2674012,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.844709747,
            "variance": 8.092373542
          },
          {
            "average": 7.548012533,
            "count": 2674012,
            "maximum": 19.99799919,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.471775274,
            "variance": 41.8838752
          },
          {
            "average": 0.4658748727,
            "count": 2674012,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4988342097,
            "variance": 0.2488355687
          },
          {
            "average": 212.6419122,
            "count": 2674012,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4794382187,
            "variance": 0.2298610056
          },
          {
            "average": 114591997.4,
            "count": 2674012,
            "maximum": 114617808.7,
            "minimum": 114545732.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34551.09907,
            "variance": 1193778447
          },
          {
            "average": 0,
            "count": 2674012,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2674012,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2674012,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2674012,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2674012,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          657023.3178,
          5035159.883,
          197.9304648,
          657809.4978,
          5035946.143,
          476.6104648
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                657023.3178191391,
                5035159.883458919,
                197.93046475700683
              ],
              [
                657023.3178191391,
                5035946.143458919,
                197.93046475700683
              ],
              [
                657809.497819139,
                5035946.143458919,
                476.61046475700687
              ],
              [
                657809.497819139,
                5035159.883458919,
                476.61046475700687
              ],
              [
                657023.3178191391,
                5035159.883458919,
                197.93046475700683
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:03:28+00:00",
        "end_time": "2015-05-01T20:02:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524779.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524779.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524779.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524779.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99183653,
            45.45213363,
            197.9304648,
            -84.98153595,
            45.45938373,
            476.6104648
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99183652711535,
                  45.45231079540372,
                  197.93046475700683
                ],
                [
                  -84.99158536451067,
                  45.45938372909919,
                  197.93046475700683
                ],
                [
                  -84.98153595385561,
                  45.45920651918439,
                  476.61046475700687
                ],
                [
                  -84.98178837111622,
                  45.452133628946854,
                  476.61046475700687
                ],
                [
                  -84.99183652711535,
                  45.45231079540372,
                  197.93046475700683
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524779.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524779.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:03:28Z",
            "pc:count": 2674012,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657379.1633,
                "count": 2674012,
                "maximum": 657809.4978,
                "minimum": 657023.3178,
                "name": "X",
                "position": 0,
                "stddev": 221.9518787,
                "variance": 49262.63647
              },
              {
                "average": 5035552.928,
                "count": 2674012,
                "maximum": 5035946.143,
                "minimum": 5035159.883,
                "name": "Y",
                "position": 1,
                "stddev": 219.4229696,
                "variance": 48146.43959
              },
              {
                "average": 232.9239828,
                "count": 2674012,
                "maximum": 476.6104648,
                "minimum": 197.9304648,
                "name": "Z",
                "position": 2,
                "stddev": 8.243468197,
                "variance": 67.95476791
              },
              {
                "average": 91.2135125,
                "count": 2674012,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.89702916,
                "variance": 1436.184819
              },
              {
                "average": 1.108519333,
                "count": 2674012,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4470327019,
                "variance": 0.1998382366
              },
              {
                "average": 1.216925728,
                "count": 2674012,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6920578291,
                "variance": 0.4789440389
              },
              {
                "average": 0.4889218897,
                "count": 2674012,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998773539,
                "variance": 0.2498773689
              },
              {
                "average": 0.0003952861842,
                "count": 2674012,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01987787918,
                "variance": 0.0003951300808
              },
              {
                "average": 2.665898657,
                "count": 2674012,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.844709747,
                "variance": 8.092373542
              },
              {
                "average": 7.548012533,
                "count": 2674012,
                "maximum": 19.99799919,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.471775274,
                "variance": 41.8838752
              },
              {
                "average": 0.4658748727,
                "count": 2674012,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4988342097,
                "variance": 0.2488355687
              },
              {
                "average": 212.6419122,
                "count": 2674012,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4794382187,
                "variance": 0.2298610056
              },
              {
                "average": 114591997.4,
                "count": 2674012,
                "maximum": 114617808.7,
                "minimum": 114545732.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34551.09907,
                "variance": 1193778447
              },
              {
                "average": 0,
                "count": 2674012,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2674012,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2674012,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2674012,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2674012,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              657023.3178,
              5035159.883,
              197.9304648,
              657809.4978,
              5035946.143,
              476.6104648
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    657023.3178191391,
                    5035159.883458919,
                    197.93046475700683
                  ],
                  [
                    657023.3178191391,
                    5035946.143458919,
                    197.93046475700683
                  ],
                  [
                    657809.497819139,
                    5035946.143458919,
                    476.61046475700687
                  ],
                  [
                    657809.497819139,
                    5035159.883458919,
                    476.61046475700687
                  ],
                  [
                    657023.3178191391,
                    5035159.883458919,
                    197.93046475700683
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:03:28+00:00",
            "end_time": "2015-05-01T20:02: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": "USGS_LPC_MI_13Co_Emmett_2015_514769.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03048444130934,
              45.42467020932757,
              176.31763672800923
            ],
            [
              -85.03023844789057,
              45.431740464660635,
              176.31763672800923
            ],
            [
              -85.02019217442347,
              45.43156671070102,
              774.5576367280092
            ],
            [
              -85.02043942047729,
              45.42449649796159,
              774.5576367280092
            ],
            [
              -85.03048444130934,
              45.42467020932757,
              176.31763672800923
            ]
          ]
        ]
      },
      "bbox": [
        -85.03048444,
        45.4244965,
        176.3176367,
        -85.02019217,
        45.43174046,
        774.5576367
      ],
      "properties": {
        "datetime": "2015-05-01T19:32:24Z",
        "pc:count": 1352167,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654475.7158,
            "count": 1352167,
            "maximum": 654862.8957,
            "minimum": 654076.5957,
            "name": "X",
            "position": 0,
            "stddev": 216.7487806,
            "variance": 46980.03389
          },
          {
            "average": 5032416.904,
            "count": 1352167,
            "maximum": 5032800.306,
            "minimum": 5032014.366,
            "name": "Y",
            "position": 1,
            "stddev": 220.0561663,
            "variance": 48424.71634
          },
          {
            "average": 176.5816955,
            "count": 1352167,
            "maximum": 774.5576367,
            "minimum": 176.3176367,
            "name": "Z",
            "position": 2,
            "stddev": 0.5553482667,
            "variance": 0.3084116973
          },
          {
            "average": 32.01382743,
            "count": 1352167,
            "maximum": 255,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.824545,
            "variance": 520.9598544
          },
          {
            "average": 1.000035499,
            "count": 1352167,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005957964407,
            "variance": 3.549733987e-05
          },
          {
            "average": 1.000070997,
            "count": 1352167,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008425684509,
            "variance": 7.099215945e-05
          },
          {
            "average": 0.498328239,
            "count": 1352167,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973901,
            "variance": 0.2499973901
          },
          {
            "average": 0.0006315787917,
            "count": 1352167,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02512330326,
            "variance": 0.0006311803667
          },
          {
            "average": 8.989746829,
            "count": 1352167,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.365483294,
            "variance": 1.864544627
          },
          {
            "average": 0.5344745977,
            "count": 1352167,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.545454187,
            "variance": 56.93387889
          },
          {
            "average": 0.5059323294,
            "count": 1352167,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999649911,
            "variance": 0.2499649923
          },
          {
            "average": 208.9700695,
            "count": 1352167,
            "maximum": 210,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3761512864,
            "variance": 0.1414897903
          },
          {
            "average": 114542766.6,
            "count": 1352167,
            "maximum": 114543944.9,
            "minimum": 114542142,
            "name": "GpsTime",
            "position": 12,
            "stddev": 332.7036976,
            "variance": 110691.7504
          },
          {
            "average": 0,
            "count": 1352167,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352167,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352167,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352167,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352167,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654076.5957,
          5032014.366,
          176.3176367,
          654862.8957,
          5032800.306,
          774.5576367
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654076.5957338455,
                5032014.366023691,
                176.31763672800923
              ],
              [
                654076.5957338455,
                5032800.306023691,
                176.31763672800923
              ],
              [
                654862.8957338455,
                5032800.306023691,
                774.5576367280092
              ],
              [
                654862.8957338455,
                5032014.366023691,
                774.5576367280092
              ],
              [
                654076.5957338455,
                5032014.366023691,
                176.31763672800923
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:32:24+00:00",
        "end_time": "2015-05-01T19:02:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514769.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514769.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514769.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514769.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.03048444,
            45.4244965,
            176.3176367,
            -85.02019217,
            45.43174046,
            774.5576367
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.03048444130934,
                  45.42467020932757,
                  176.31763672800923
                ],
                [
                  -85.03023844789057,
                  45.431740464660635,
                  176.31763672800923
                ],
                [
                  -85.02019217442347,
                  45.43156671070102,
                  774.5576367280092
                ],
                [
                  -85.02043942047729,
                  45.42449649796159,
                  774.5576367280092
                ],
                [
                  -85.03048444130934,
                  45.42467020932757,
                  176.31763672800923
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514769.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514769.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:32:24Z",
            "pc:count": 1352167,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654475.7158,
                "count": 1352167,
                "maximum": 654862.8957,
                "minimum": 654076.5957,
                "name": "X",
                "position": 0,
                "stddev": 216.7487806,
                "variance": 46980.03389
              },
              {
                "average": 5032416.904,
                "count": 1352167,
                "maximum": 5032800.306,
                "minimum": 5032014.366,
                "name": "Y",
                "position": 1,
                "stddev": 220.0561663,
                "variance": 48424.71634
              },
              {
                "average": 176.5816955,
                "count": 1352167,
                "maximum": 774.5576367,
                "minimum": 176.3176367,
                "name": "Z",
                "position": 2,
                "stddev": 0.5553482667,
                "variance": 0.3084116973
              },
              {
                "average": 32.01382743,
                "count": 1352167,
                "maximum": 255,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.824545,
                "variance": 520.9598544
              },
              {
                "average": 1.000035499,
                "count": 1352167,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005957964407,
                "variance": 3.549733987e-05
              },
              {
                "average": 1.000070997,
                "count": 1352167,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008425684509,
                "variance": 7.099215945e-05
              },
              {
                "average": 0.498328239,
                "count": 1352167,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973901,
                "variance": 0.2499973901
              },
              {
                "average": 0.0006315787917,
                "count": 1352167,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02512330326,
                "variance": 0.0006311803667
              },
              {
                "average": 8.989746829,
                "count": 1352167,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.365483294,
                "variance": 1.864544627
              },
              {
                "average": 0.5344745977,
                "count": 1352167,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.545454187,
                "variance": 56.93387889
              },
              {
                "average": 0.5059323294,
                "count": 1352167,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999649911,
                "variance": 0.2499649923
              },
              {
                "average": 208.9700695,
                "count": 1352167,
                "maximum": 210,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3761512864,
                "variance": 0.1414897903
              },
              {
                "average": 114542766.6,
                "count": 1352167,
                "maximum": 114543944.9,
                "minimum": 114542142,
                "name": "GpsTime",
                "position": 12,
                "stddev": 332.7036976,
                "variance": 110691.7504
              },
              {
                "average": 0,
                "count": 1352167,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352167,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352167,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352167,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352167,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654076.5957,
              5032014.366,
              176.3176367,
              654862.8957,
              5032800.306,
              774.5576367
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654076.5957338455,
                    5032014.366023691,
                    176.31763672800923
                  ],
                  [
                    654076.5957338455,
                    5032800.306023691,
                    176.31763672800923
                  ],
                  [
                    654862.8957338455,
                    5032800.306023691,
                    774.5576367280092
                  ],
                  [
                    654862.8957338455,
                    5032014.366023691,
                    774.5576367280092
                  ],
                  [
                    654076.5957338455,
                    5032014.366023691,
                    176.31763672800923
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:32:24+00:00",
            "end_time": "2015-05-01T19:02: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": "USGS_LPC_MI_13Co_Emmett_2015_492809.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11951877196384,
              45.533826948398264,
              176.33203802192162
            ],
            [
              -85.11928288555802,
              45.54090085655924,
              176.33203802192162
            ],
            [
              -85.10925711513094,
              45.54073529544849,
              319.87203802192164
            ],
            [
              -85.10949425718434,
              45.53366142789638,
              319.87203802192164
            ],
            [
              -85.11951877196384,
              45.533826948398264,
              176.33203802192162
            ]
          ]
        ]
      },
      "bbox": [
        -85.11951877,
        45.53366143,
        176.332038,
        -85.10925712,
        45.54090086,
        319.872038
      ],
      "properties": {
        "datetime": "2015-05-01T17:28:16Z",
        "pc:count": 3417123,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 647350.6203,
            "count": 3417123,
            "maximum": 647610.6693,
            "minimum": 646827.5293,
            "name": "X",
            "position": 0,
            "stddev": 177.9963225,
            "variance": 31682.69084
          },
          {
            "average": 5044388.592,
            "count": 3417123,
            "maximum": 5044760.78,
            "minimum": 5043974.46,
            "name": "Y",
            "position": 1,
            "stddev": 217.7293296,
            "variance": 47406.06098
          },
          {
            "average": 213.339947,
            "count": 3417123,
            "maximum": 319.872038,
            "minimum": 176.332038,
            "name": "Z",
            "position": 2,
            "stddev": 25.86853352,
            "variance": 669.1810265
          },
          {
            "average": 45.48026512,
            "count": 3417123,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.53719361,
            "variance": 1809.41284
          },
          {
            "average": 1.370193288,
            "count": 3417123,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7633191325,
            "variance": 0.582656098
          },
          {
            "average": 1.741089215,
            "count": 3417123,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.114291966,
            "variance": 1.241646585
          },
          {
            "average": 0.4833267635,
            "count": 3417123,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499721999,
            "variance": 0.2497220763
          },
          {
            "average": 0.000213630004,
            "count": 3417123,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.014614528,
            "variance": 0.0002135844287
          },
          {
            "average": 5.701100604,
            "count": 3417123,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.788797029,
            "variance": 22.93257698
          },
          {
            "average": 9.215084041,
            "count": 3417123,
            "maximum": 18,
            "minimum": -7.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.28926414,
            "variance": 27.97631514
          },
          {
            "average": 0.4951276264,
            "count": 3417123,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999763326,
            "variance": 0.2499763331
          },
          {
            "average": 200.4193624,
            "count": 3417123,
            "maximum": 201,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4934548139,
            "variance": 0.2434976533
          },
          {
            "average": 114536319,
            "count": 3417123,
            "maximum": 114536496.2,
            "minimum": 114536189.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 146.7262539,
            "variance": 21528.59357
          },
          {
            "average": 0,
            "count": 3417123,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3417123,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3417123,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3417123,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3417123,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          646827.5293,
          5043974.46,
          176.332038,
          647610.6693,
          5044760.78,
          319.872038
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                646827.5292526429,
                5043974.460338801,
                176.33203802192162
              ],
              [
                646827.5292526429,
                5044760.780338801,
                176.33203802192162
              ],
              [
                647610.6692526428,
                5044760.780338801,
                319.87203802192164
              ],
              [
                647610.6692526428,
                5043974.460338801,
                319.87203802192164
              ],
              [
                646827.5292526429,
                5043974.460338801,
                176.33203802192162
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:28:16+00:00",
        "end_time": "2015-05-01T17:23:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_492809.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_492809.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_492809.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492809.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.11951877,
            45.53366143,
            176.332038,
            -85.10925712,
            45.54090086,
            319.872038
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.11951877196384,
                  45.533826948398264,
                  176.33203802192162
                ],
                [
                  -85.11928288555802,
                  45.54090085655924,
                  176.33203802192162
                ],
                [
                  -85.10925711513094,
                  45.54073529544849,
                  319.87203802192164
                ],
                [
                  -85.10949425718434,
                  45.53366142789638,
                  319.87203802192164
                ],
                [
                  -85.11951877196384,
                  45.533826948398264,
                  176.33203802192162
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_492809.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492809.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:28:16Z",
            "pc:count": 3417123,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 647350.6203,
                "count": 3417123,
                "maximum": 647610.6693,
                "minimum": 646827.5293,
                "name": "X",
                "position": 0,
                "stddev": 177.9963225,
                "variance": 31682.69084
              },
              {
                "average": 5044388.592,
                "count": 3417123,
                "maximum": 5044760.78,
                "minimum": 5043974.46,
                "name": "Y",
                "position": 1,
                "stddev": 217.7293296,
                "variance": 47406.06098
              },
              {
                "average": 213.339947,
                "count": 3417123,
                "maximum": 319.872038,
                "minimum": 176.332038,
                "name": "Z",
                "position": 2,
                "stddev": 25.86853352,
                "variance": 669.1810265
              },
              {
                "average": 45.48026512,
                "count": 3417123,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.53719361,
                "variance": 1809.41284
              },
              {
                "average": 1.370193288,
                "count": 3417123,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7633191325,
                "variance": 0.582656098
              },
              {
                "average": 1.741089215,
                "count": 3417123,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.114291966,
                "variance": 1.241646585
              },
              {
                "average": 0.4833267635,
                "count": 3417123,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499721999,
                "variance": 0.2497220763
              },
              {
                "average": 0.000213630004,
                "count": 3417123,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.014614528,
                "variance": 0.0002135844287
              },
              {
                "average": 5.701100604,
                "count": 3417123,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.788797029,
                "variance": 22.93257698
              },
              {
                "average": 9.215084041,
                "count": 3417123,
                "maximum": 18,
                "minimum": -7.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.28926414,
                "variance": 27.97631514
              },
              {
                "average": 0.4951276264,
                "count": 3417123,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999763326,
                "variance": 0.2499763331
              },
              {
                "average": 200.4193624,
                "count": 3417123,
                "maximum": 201,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4934548139,
                "variance": 0.2434976533
              },
              {
                "average": 114536319,
                "count": 3417123,
                "maximum": 114536496.2,
                "minimum": 114536189.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 146.7262539,
                "variance": 21528.59357
              },
              {
                "average": 0,
                "count": 3417123,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3417123,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3417123,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3417123,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3417123,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              646827.5293,
              5043974.46,
              176.332038,
              647610.6693,
              5044760.78,
              319.872038
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    646827.5292526429,
                    5043974.460338801,
                    176.33203802192162
                  ],
                  [
                    646827.5292526429,
                    5044760.780338801,
                    176.33203802192162
                  ],
                  [
                    647610.6692526428,
                    5044760.780338801,
                    319.87203802192164
                  ],
                  [
                    647610.6692526428,
                    5043974.460338801,
                    319.87203802192164
                  ],
                  [
                    646827.5292526429,
                    5043974.460338801,
                    176.33203802192162
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:28:16+00:00",
            "end_time": "2015-05-01T17:23:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_522724.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99990367092445,
              45.30141550654865,
              197.44506828724866
            ],
            [
              -84.9996548353574,
              45.30848848283338,
              197.44506828724866
            ],
            [
              -84.98963334883418,
              45.308312459846995,
              694.4050682872487
            ],
            [
              -84.98988342899567,
              45.30123952672633,
              694.4050682872487
            ],
            [
              -84.99990367092445,
              45.30141550654865,
              197.44506828724866
            ]
          ]
        ]
      },
      "bbox": [
        -84.99990367,
        45.30123953,
        197.4450683,
        -84.98963335,
        45.30848848,
        694.4050683
      ],
      "properties": {
        "datetime": "2015-05-02T15:59:59Z",
        "pc:count": 3665799,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657225.218,
            "count": 3665799,
            "maximum": 657595.2833,
            "minimum": 656809.2033,
            "name": "X",
            "position": 0,
            "stddev": 238.2425557,
            "variance": 56759.51535
          },
          {
            "average": 5018795.716,
            "count": 3665799,
            "maximum": 5019166.849,
            "minimum": 5018380.609,
            "name": "Y",
            "position": 1,
            "stddev": 222.9338243,
            "variance": 49699.49001
          },
          {
            "average": 260.131304,
            "count": 3665799,
            "maximum": 694.4050683,
            "minimum": 197.4450683,
            "name": "Z",
            "position": 2,
            "stddev": 10.26109383,
            "variance": 105.2900467
          },
          {
            "average": 62.02174369,
            "count": 3665799,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.85733786,
            "variance": 2485.754138
          },
          {
            "average": 1.352896053,
            "count": 3665799,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7555423047,
            "variance": 0.5708441742
          },
          {
            "average": 1.705390285,
            "count": 3665799,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.110885813,
            "variance": 1.234067289
          },
          {
            "average": 0.4952663799,
            "count": 3665799,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999776605,
            "variance": 0.249977661
          },
          {
            "average": 0.0003911834773,
            "count": 3665799,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01977449265,
            "variance": 0.0003910305595
          },
          {
            "average": 3.858784129,
            "count": 3665799,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.33789928,
            "variance": 18.81737017
          },
          {
            "average": 2.978356242,
            "count": 3665799,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.416378,
            "variance": 108.5009306
          },
          {
            "average": 0.5109093543,
            "count": 3665799,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.49988104,
            "variance": 0.2498810542
          },
          {
            "average": 212.1118708,
            "count": 3665799,
            "maximum": 213,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6035839969,
            "variance": 0.3643136413
          },
          {
            "average": 114563255.9,
            "count": 3665799,
            "maximum": 114617599.2,
            "minimum": 114544441.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30904.02028,
            "variance": 955058469.3
          },
          {
            "average": 0,
            "count": 3665799,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3665799,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3665799,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3665799,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3665799,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656809.2033,
          5018380.609,
          197.4450683,
          657595.2833,
          5019166.849,
          694.4050683
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656809.2033080922,
                5018380.608625805,
                197.44506828724866
              ],
              [
                656809.2033080922,
                5019166.848625805,
                197.44506828724866
              ],
              [
                657595.2833080923,
                5019166.848625805,
                694.4050682872487
              ],
              [
                657595.2833080923,
                5018380.608625805,
                694.4050682872487
              ],
              [
                656809.2033080922,
                5018380.608625805,
                197.44506828724866
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T15:59:59+00:00",
        "end_time": "2015-05-01T19:40:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522724.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522724.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522724.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522724.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99990367,
            45.30123953,
            197.4450683,
            -84.98963335,
            45.30848848,
            694.4050683
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99990367092445,
                  45.30141550654865,
                  197.44506828724866
                ],
                [
                  -84.9996548353574,
                  45.30848848283338,
                  197.44506828724866
                ],
                [
                  -84.98963334883418,
                  45.308312459846995,
                  694.4050682872487
                ],
                [
                  -84.98988342899567,
                  45.30123952672633,
                  694.4050682872487
                ],
                [
                  -84.99990367092445,
                  45.30141550654865,
                  197.44506828724866
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522724.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522724.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T15:59:59Z",
            "pc:count": 3665799,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657225.218,
                "count": 3665799,
                "maximum": 657595.2833,
                "minimum": 656809.2033,
                "name": "X",
                "position": 0,
                "stddev": 238.2425557,
                "variance": 56759.51535
              },
              {
                "average": 5018795.716,
                "count": 3665799,
                "maximum": 5019166.849,
                "minimum": 5018380.609,
                "name": "Y",
                "position": 1,
                "stddev": 222.9338243,
                "variance": 49699.49001
              },
              {
                "average": 260.131304,
                "count": 3665799,
                "maximum": 694.4050683,
                "minimum": 197.4450683,
                "name": "Z",
                "position": 2,
                "stddev": 10.26109383,
                "variance": 105.2900467
              },
              {
                "average": 62.02174369,
                "count": 3665799,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.85733786,
                "variance": 2485.754138
              },
              {
                "average": 1.352896053,
                "count": 3665799,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7555423047,
                "variance": 0.5708441742
              },
              {
                "average": 1.705390285,
                "count": 3665799,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.110885813,
                "variance": 1.234067289
              },
              {
                "average": 0.4952663799,
                "count": 3665799,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999776605,
                "variance": 0.249977661
              },
              {
                "average": 0.0003911834773,
                "count": 3665799,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01977449265,
                "variance": 0.0003910305595
              },
              {
                "average": 3.858784129,
                "count": 3665799,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.33789928,
                "variance": 18.81737017
              },
              {
                "average": 2.978356242,
                "count": 3665799,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.416378,
                "variance": 108.5009306
              },
              {
                "average": 0.5109093543,
                "count": 3665799,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.49988104,
                "variance": 0.2498810542
              },
              {
                "average": 212.1118708,
                "count": 3665799,
                "maximum": 213,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6035839969,
                "variance": 0.3643136413
              },
              {
                "average": 114563255.9,
                "count": 3665799,
                "maximum": 114617599.2,
                "minimum": 114544441.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30904.02028,
                "variance": 955058469.3
              },
              {
                "average": 0,
                "count": 3665799,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3665799,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3665799,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3665799,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3665799,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656809.2033,
              5018380.609,
              197.4450683,
              657595.2833,
              5019166.849,
              694.4050683
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656809.2033080922,
                    5018380.608625805,
                    197.44506828724866
                  ],
                  [
                    656809.2033080922,
                    5019166.848625805,
                    197.44506828724866
                  ],
                  [
                    657595.2833080923,
                    5019166.848625805,
                    694.4050682872487
                  ],
                  [
                    657595.2833080923,
                    5018380.608625805,
                    694.4050682872487
                  ],
                  [
                    656809.2033080922,
                    5018380.608625805,
                    197.44506828724866
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T15:59:59+00:00",
            "end_time": "2015-05-01T19:40: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": "USGS_LPC_MI_13Co_Emmett_2015_524781.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99191126698089,
              45.4591676269609,
              221.76885101454346
            ],
            [
              -84.99166005368944,
              45.466240552456185,
              221.76885101454346
            ],
            [
              -84.98160891293651,
              45.46606331936497,
              455.2088510145435
            ],
            [
              -84.98186138139995,
              45.45899043733342,
              455.2088510145435
            ],
            [
              -84.99191126698089,
              45.4591676269609,
              221.76885101454346
            ]
          ]
        ]
      },
      "bbox": [
        -84.99191127,
        45.45899044,
        221.768851,
        -84.98160891,
        45.46624055,
        455.208851
      ],
      "properties": {
        "datetime": "2015-05-02T16:03:38Z",
        "pc:count": 3094568,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657357.4723,
            "count": 3094568,
            "maximum": 657784.658,
            "minimum": 656998.438,
            "name": "X",
            "position": 0,
            "stddev": 219.2229924,
            "variance": 48058.72039
          },
          {
            "average": 5036293.969,
            "count": 3094568,
            "maximum": 5036707.759,
            "minimum": 5035921.499,
            "name": "Y",
            "position": 1,
            "stddev": 219.5843882,
            "variance": 48217.30352
          },
          {
            "average": 244.9071741,
            "count": 3094568,
            "maximum": 455.208851,
            "minimum": 221.768851,
            "name": "Z",
            "position": 2,
            "stddev": 12.41831324,
            "variance": 154.2145038
          },
          {
            "average": 77.07399805,
            "count": 3094568,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.40978235,
            "variance": 1972.228768
          },
          {
            "average": 1.195154865,
            "count": 3094568,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5641783585,
            "variance": 0.3182972203
          },
          {
            "average": 1.390233144,
            "count": 3094568,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8492803373,
            "variance": 0.7212770913
          },
          {
            "average": 0.4901275396,
            "count": 3094568,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999026058,
            "variance": 0.2499026153
          },
          {
            "average": 0.000399409546,
            "count": 3094568,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01998124488,
            "variance": 0.000399250147
          },
          {
            "average": 2.913760499,
            "count": 3094568,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.347315008,
            "variance": 11.20451776
          },
          {
            "average": 7.976565092,
            "count": 3094568,
            "maximum": 22.00200081,
            "minimum": -6,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.477938237,
            "variance": 41.9636838
          },
          {
            "average": 0.4715785854,
            "count": 3094568,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4991916503,
            "variance": 0.2491923037
          },
          {
            "average": 212.6364627,
            "count": 3094568,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4810176873,
            "variance": 0.2313780155
          },
          {
            "average": 114591607.6,
            "count": 3094568,
            "maximum": 114617818.5,
            "minimum": 114545723,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34674.05083,
            "variance": 1202289801
          },
          {
            "average": 0,
            "count": 3094568,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3094568,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3094568,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3094568,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3094568,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656998.438,
          5035921.499,
          221.768851,
          657784.658,
          5036707.759,
          455.208851
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656998.438005701,
                5035921.498719359,
                221.76885101454346
              ],
              [
                656998.438005701,
                5036707.758719359,
                221.76885101454346
              ],
              [
                657784.658005701,
                5036707.758719359,
                455.2088510145435
              ],
              [
                657784.658005701,
                5035921.498719359,
                455.2088510145435
              ],
              [
                656998.438005701,
                5035921.498719359,
                221.76885101454346
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:03:38+00:00",
        "end_time": "2015-05-01T20:02:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524781.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524781.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524781.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524781.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99191127,
            45.45899044,
            221.768851,
            -84.98160891,
            45.46624055,
            455.208851
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99191126698089,
                  45.4591676269609,
                  221.76885101454346
                ],
                [
                  -84.99166005368944,
                  45.466240552456185,
                  221.76885101454346
                ],
                [
                  -84.98160891293651,
                  45.46606331936497,
                  455.2088510145435
                ],
                [
                  -84.98186138139995,
                  45.45899043733342,
                  455.2088510145435
                ],
                [
                  -84.99191126698089,
                  45.4591676269609,
                  221.76885101454346
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524781.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524781.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:03:38Z",
            "pc:count": 3094568,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657357.4723,
                "count": 3094568,
                "maximum": 657784.658,
                "minimum": 656998.438,
                "name": "X",
                "position": 0,
                "stddev": 219.2229924,
                "variance": 48058.72039
              },
              {
                "average": 5036293.969,
                "count": 3094568,
                "maximum": 5036707.759,
                "minimum": 5035921.499,
                "name": "Y",
                "position": 1,
                "stddev": 219.5843882,
                "variance": 48217.30352
              },
              {
                "average": 244.9071741,
                "count": 3094568,
                "maximum": 455.208851,
                "minimum": 221.768851,
                "name": "Z",
                "position": 2,
                "stddev": 12.41831324,
                "variance": 154.2145038
              },
              {
                "average": 77.07399805,
                "count": 3094568,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.40978235,
                "variance": 1972.228768
              },
              {
                "average": 1.195154865,
                "count": 3094568,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5641783585,
                "variance": 0.3182972203
              },
              {
                "average": 1.390233144,
                "count": 3094568,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8492803373,
                "variance": 0.7212770913
              },
              {
                "average": 0.4901275396,
                "count": 3094568,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999026058,
                "variance": 0.2499026153
              },
              {
                "average": 0.000399409546,
                "count": 3094568,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01998124488,
                "variance": 0.000399250147
              },
              {
                "average": 2.913760499,
                "count": 3094568,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.347315008,
                "variance": 11.20451776
              },
              {
                "average": 7.976565092,
                "count": 3094568,
                "maximum": 22.00200081,
                "minimum": -6,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.477938237,
                "variance": 41.9636838
              },
              {
                "average": 0.4715785854,
                "count": 3094568,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4991916503,
                "variance": 0.2491923037
              },
              {
                "average": 212.6364627,
                "count": 3094568,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4810176873,
                "variance": 0.2313780155
              },
              {
                "average": 114591607.6,
                "count": 3094568,
                "maximum": 114617818.5,
                "minimum": 114545723,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34674.05083,
                "variance": 1202289801
              },
              {
                "average": 0,
                "count": 3094568,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3094568,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3094568,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3094568,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3094568,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656998.438,
              5035921.499,
              221.768851,
              657784.658,
              5036707.759,
              455.208851
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656998.438005701,
                    5035921.498719359,
                    221.76885101454346
                  ],
                  [
                    656998.438005701,
                    5036707.758719359,
                    221.76885101454346
                  ],
                  [
                    657784.658005701,
                    5036707.758719359,
                    455.2088510145435
                  ],
                  [
                    657784.658005701,
                    5035921.498719359,
                    455.2088510145435
                  ],
                  [
                    656998.438005701,
                    5035921.498719359,
                    221.76885101454346
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:03:38+00:00",
            "end_time": "2015-05-01T20:02: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": "USGS_LPC_MI_13Co_Emmett_2015_514771.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03056457234453,
              45.431524620412375,
              156.639583059992
            ],
            [
              -85.03031845500978,
              45.438597026585235,
              156.639583059992
            ],
            [
              -85.0202722422031,
              45.43842328149394,
              484.399583059992
            ],
            [
              -85.02051961284741,
              45.43135091792565,
              484.399583059992
            ],
            [
              -85.03056457234453,
              45.431524620412375,
              156.639583059992
            ]
          ]
        ]
      },
      "bbox": [
        -85.03056457,
        45.43135092,
        156.6395831,
        -85.02027224,
        45.43859703,
        484.3995831
      ],
      "properties": {
        "datetime": "2015-05-01T19:32:15Z",
        "pc:count": 2951757,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654445.467,
            "count": 2951757,
            "maximum": 654837.8735,
            "minimum": 654051.6735,
            "name": "X",
            "position": 0,
            "stddev": 232.5223983,
            "variance": 54066.66572
          },
          {
            "average": 5033195.275,
            "count": 2951757,
            "maximum": 5033561.882,
            "minimum": 5032775.702,
            "name": "Y",
            "position": 1,
            "stddev": 191.453234,
            "variance": 36654.34082
          },
          {
            "average": 203.7882979,
            "count": 2951757,
            "maximum": 484.3995831,
            "minimum": 156.6395831,
            "name": "Z",
            "position": 2,
            "stddev": 15.0622178,
            "variance": 226.8704049
          },
          {
            "average": 57.46086619,
            "count": 2951757,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.90648142,
            "variance": 2016.592074
          },
          {
            "average": 1.289196909,
            "count": 2951757,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6926678297,
            "variance": 0.4797887224
          },
          {
            "average": 1.578097384,
            "count": 2951757,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.032364472,
            "variance": 1.065776402
          },
          {
            "average": 0.4989414779,
            "count": 2951757,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989642,
            "variance": 0.2499989642
          },
          {
            "average": 0.0004468525017,
            "count": 2951757,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02113416608,
            "variance": 0.0004466529759
          },
          {
            "average": 4.702807176,
            "count": 2951757,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.466563186,
            "variance": 19.95018669
          },
          {
            "average": 0.01597783094,
            "count": 2951757,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.02685311,
            "variance": 121.5914895
          },
          {
            "average": 0.5040374258,
            "count": 2951757,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999837836,
            "variance": 0.2499837839
          },
          {
            "average": 208.9340749,
            "count": 2951757,
            "maximum": 210,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6066054874,
            "variance": 0.3679702174
          },
          {
            "average": 114542803.6,
            "count": 2951757,
            "maximum": 114543935.4,
            "minimum": 114542132.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 541.4508723,
            "variance": 293169.0471
          },
          {
            "average": 0,
            "count": 2951757,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2951757,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2951757,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2951757,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2951757,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654051.6735,
          5032775.702,
          156.6395831,
          654837.8735,
          5033561.882,
          484.3995831
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654051.6735439611,
                5032775.701861152,
                156.639583059992
              ],
              [
                654051.6735439611,
                5033561.881861152,
                156.639583059992
              ],
              [
                654837.8735439611,
                5033561.881861152,
                484.399583059992
              ],
              [
                654837.8735439611,
                5032775.701861152,
                484.399583059992
              ],
              [
                654051.6735439611,
                5032775.701861152,
                156.639583059992
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:32:15+00:00",
        "end_time": "2015-05-01T19:02:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514771.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514771.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514771.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514771.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.03056457,
            45.43135092,
            156.6395831,
            -85.02027224,
            45.43859703,
            484.3995831
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.03056457234453,
                  45.431524620412375,
                  156.639583059992
                ],
                [
                  -85.03031845500978,
                  45.438597026585235,
                  156.639583059992
                ],
                [
                  -85.0202722422031,
                  45.43842328149394,
                  484.399583059992
                ],
                [
                  -85.02051961284741,
                  45.43135091792565,
                  484.399583059992
                ],
                [
                  -85.03056457234453,
                  45.431524620412375,
                  156.639583059992
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514771.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514771.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:32:15Z",
            "pc:count": 2951757,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654445.467,
                "count": 2951757,
                "maximum": 654837.8735,
                "minimum": 654051.6735,
                "name": "X",
                "position": 0,
                "stddev": 232.5223983,
                "variance": 54066.66572
              },
              {
                "average": 5033195.275,
                "count": 2951757,
                "maximum": 5033561.882,
                "minimum": 5032775.702,
                "name": "Y",
                "position": 1,
                "stddev": 191.453234,
                "variance": 36654.34082
              },
              {
                "average": 203.7882979,
                "count": 2951757,
                "maximum": 484.3995831,
                "minimum": 156.6395831,
                "name": "Z",
                "position": 2,
                "stddev": 15.0622178,
                "variance": 226.8704049
              },
              {
                "average": 57.46086619,
                "count": 2951757,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.90648142,
                "variance": 2016.592074
              },
              {
                "average": 1.289196909,
                "count": 2951757,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6926678297,
                "variance": 0.4797887224
              },
              {
                "average": 1.578097384,
                "count": 2951757,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.032364472,
                "variance": 1.065776402
              },
              {
                "average": 0.4989414779,
                "count": 2951757,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989642,
                "variance": 0.2499989642
              },
              {
                "average": 0.0004468525017,
                "count": 2951757,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02113416608,
                "variance": 0.0004466529759
              },
              {
                "average": 4.702807176,
                "count": 2951757,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.466563186,
                "variance": 19.95018669
              },
              {
                "average": 0.01597783094,
                "count": 2951757,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.02685311,
                "variance": 121.5914895
              },
              {
                "average": 0.5040374258,
                "count": 2951757,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999837836,
                "variance": 0.2499837839
              },
              {
                "average": 208.9340749,
                "count": 2951757,
                "maximum": 210,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6066054874,
                "variance": 0.3679702174
              },
              {
                "average": 114542803.6,
                "count": 2951757,
                "maximum": 114543935.4,
                "minimum": 114542132.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 541.4508723,
                "variance": 293169.0471
              },
              {
                "average": 0,
                "count": 2951757,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2951757,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2951757,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2951757,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2951757,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654051.6735,
              5032775.702,
              156.6395831,
              654837.8735,
              5033561.882,
              484.3995831
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654051.6735439611,
                    5032775.701861152,
                    156.639583059992
                  ],
                  [
                    654051.6735439611,
                    5033561.881861152,
                    156.639583059992
                  ],
                  [
                    654837.8735439611,
                    5033561.881861152,
                    484.399583059992
                  ],
                  [
                    654837.8735439611,
                    5032775.701861152,
                    484.399583059992
                  ],
                  [
                    654051.6735439611,
                    5032775.701861152,
                    156.639583059992
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:32:15+00:00",
            "end_time": "2015-05-01T19:02: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": "USGS_LPC_MI_13Co_Emmett_2015_504829.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0714617245006,
              45.588983914664276,
              242.6698799324296
            ],
            [
              -85.07121940819916,
              45.596055757438286,
              242.6698799324296
            ],
            [
              -85.06114412225355,
              45.59588514022713,
              337.34987993242964
            ],
            [
              -85.06138770240418,
              45.588813339291534,
              337.34987993242964
            ],
            [
              -85.0714617245006,
              45.588983914664276,
              242.6698799324296
            ]
          ]
        ]
      },
      "bbox": [
        -85.07146172,
        45.58881334,
        242.6698799,
        -85.06114412,
        45.59605576,
        337.3498799
      ],
      "properties": {
        "datetime": "2015-05-01T18:17:00Z",
        "pc:count": 3829065,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 650802.4145,
            "count": 3829065,
            "maximum": 651218.7241,
            "minimum": 650432.4641,
            "name": "X",
            "position": 0,
            "stddev": 220.5455332,
            "variance": 48640.33221
          },
          {
            "average": 5050575.545,
            "count": 3829065,
            "maximum": 5050977.406,
            "minimum": 5050191.286,
            "name": "Y",
            "position": 1,
            "stddev": 201.5469356,
            "variance": 40621.16724
          },
          {
            "average": 295.6082634,
            "count": 3829065,
            "maximum": 337.3498799,
            "minimum": 242.6698799,
            "name": "Z",
            "position": 2,
            "stddev": 10.30072339,
            "variance": 106.1049023
          },
          {
            "average": 65.60068502,
            "count": 3829065,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.26418178,
            "variance": 2731.544697
          },
          {
            "average": 1.351754541,
            "count": 3829065,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7654334369,
            "variance": 0.5858883464
          },
          {
            "average": 1.705284972,
            "count": 3829065,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.134003947,
            "variance": 1.285964951
          },
          {
            "average": 0.4885944741,
            "count": 3829065,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998699623,
            "variance": 0.2498699792
          },
          {
            "average": 0.0001838568946,
            "count": 3829065,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01355813922,
            "variance": 0.0001838231392
          },
          {
            "average": 3.277631223,
            "count": 3829065,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.877048507,
            "variance": 15.03150512
          },
          {
            "average": 5.646492904,
            "count": 3829065,
            "maximum": 19.00200081,
            "minimum": -9,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.160321426,
            "variance": 51.27020292
          },
          {
            "average": 0.4850549677,
            "count": 3829065,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997766614,
            "variance": 0.2497767112
          },
          {
            "average": 204.3408877,
            "count": 3829065,
            "maximum": 205,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4740077228,
            "variance": 0.2246833213
          },
          {
            "average": 114539100.4,
            "count": 3829065,
            "maximum": 114539420.2,
            "minimum": 114538486.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 437.6921179,
            "variance": 191574.3901
          },
          {
            "average": 0,
            "count": 3829065,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3829065,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3829065,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3829065,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3829065,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          650432.4641,
          5050191.286,
          242.6698799,
          651218.7241,
          5050977.406,
          337.3498799
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                650432.4641444148,
                5050191.286338621,
                242.6698799324296
              ],
              [
                650432.4641444148,
                5050977.40633862,
                242.6698799324296
              ],
              [
                651218.7241444148,
                5050977.40633862,
                337.34987993242964
              ],
              [
                651218.7241444148,
                5050191.286338621,
                337.34987993242964
              ],
              [
                650432.4641444148,
                5050191.286338621,
                242.6698799324296
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:17:00+00:00",
        "end_time": "2015-05-01T18:01:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_504829.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_504829.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_504829.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504829.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.07146172,
            45.58881334,
            242.6698799,
            -85.06114412,
            45.59605576,
            337.3498799
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.0714617245006,
                  45.588983914664276,
                  242.6698799324296
                ],
                [
                  -85.07121940819916,
                  45.596055757438286,
                  242.6698799324296
                ],
                [
                  -85.06114412225355,
                  45.59588514022713,
                  337.34987993242964
                ],
                [
                  -85.06138770240418,
                  45.588813339291534,
                  337.34987993242964
                ],
                [
                  -85.0714617245006,
                  45.588983914664276,
                  242.6698799324296
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_504829.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504829.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:17:00Z",
            "pc:count": 3829065,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 650802.4145,
                "count": 3829065,
                "maximum": 651218.7241,
                "minimum": 650432.4641,
                "name": "X",
                "position": 0,
                "stddev": 220.5455332,
                "variance": 48640.33221
              },
              {
                "average": 5050575.545,
                "count": 3829065,
                "maximum": 5050977.406,
                "minimum": 5050191.286,
                "name": "Y",
                "position": 1,
                "stddev": 201.5469356,
                "variance": 40621.16724
              },
              {
                "average": 295.6082634,
                "count": 3829065,
                "maximum": 337.3498799,
                "minimum": 242.6698799,
                "name": "Z",
                "position": 2,
                "stddev": 10.30072339,
                "variance": 106.1049023
              },
              {
                "average": 65.60068502,
                "count": 3829065,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.26418178,
                "variance": 2731.544697
              },
              {
                "average": 1.351754541,
                "count": 3829065,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7654334369,
                "variance": 0.5858883464
              },
              {
                "average": 1.705284972,
                "count": 3829065,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.134003947,
                "variance": 1.285964951
              },
              {
                "average": 0.4885944741,
                "count": 3829065,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998699623,
                "variance": 0.2498699792
              },
              {
                "average": 0.0001838568946,
                "count": 3829065,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01355813922,
                "variance": 0.0001838231392
              },
              {
                "average": 3.277631223,
                "count": 3829065,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.877048507,
                "variance": 15.03150512
              },
              {
                "average": 5.646492904,
                "count": 3829065,
                "maximum": 19.00200081,
                "minimum": -9,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.160321426,
                "variance": 51.27020292
              },
              {
                "average": 0.4850549677,
                "count": 3829065,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997766614,
                "variance": 0.2497767112
              },
              {
                "average": 204.3408877,
                "count": 3829065,
                "maximum": 205,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4740077228,
                "variance": 0.2246833213
              },
              {
                "average": 114539100.4,
                "count": 3829065,
                "maximum": 114539420.2,
                "minimum": 114538486.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 437.6921179,
                "variance": 191574.3901
              },
              {
                "average": 0,
                "count": 3829065,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3829065,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3829065,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3829065,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3829065,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              650432.4641,
              5050191.286,
              242.6698799,
              651218.7241,
              5050977.406,
              337.3498799
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    650432.4641444148,
                    5050191.286338621,
                    242.6698799324296
                  ],
                  [
                    650432.4641444148,
                    5050977.40633862,
                    242.6698799324296
                  ],
                  [
                    651218.7241444148,
                    5050977.40633862,
                    337.34987993242964
                  ],
                  [
                    651218.7241444148,
                    5050191.286338621,
                    337.34987993242964
                  ],
                  [
                    650432.4641444148,
                    5050191.286338621,
                    242.6698799324296
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:17:00+00:00",
            "end_time": "2015-05-01T18:01: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": "USGS_LPC_MI_13Co_Emmett_2015_517821.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02240015073166,
              45.568704462967936,
              252.44120628061995
            ],
            [
              -85.02215181635837,
              45.5757770236576,
              252.44120628061995
            ],
            [
              -85.01208019701262,
              45.575602134752195,
              350.58120628061994
            ],
            [
              -85.012329793932,
              45.56852961695219,
              350.58120628061994
            ],
            [
              -85.02240015073166,
              45.568704462967936,
              252.44120628061995
            ]
          ]
        ]
      },
      "bbox": [
        -85.02240015,
        45.56852962,
        252.4412063,
        -85.0120802,
        45.57577702,
        350.5812063
      ],
      "properties": {
        "datetime": "2015-05-01T19:29:01Z",
        "pc:count": 5098394,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654687.7885,
            "count": 5098394,
            "maximum": 655101.2447,
            "minimum": 654314.9647,
            "name": "X",
            "position": 0,
            "stddev": 198.897471,
            "variance": 39560.20398
          },
          {
            "average": 5048437.22,
            "count": 5098394,
            "maximum": 5048817.735,
            "minimum": 5048031.515,
            "name": "Y",
            "position": 1,
            "stddev": 221.1970936,
            "variance": 48928.15422
          },
          {
            "average": 295.618245,
            "count": 5098394,
            "maximum": 350.5812063,
            "minimum": 252.4412063,
            "name": "Z",
            "position": 2,
            "stddev": 17.99356489,
            "variance": 323.7683776
          },
          {
            "average": 47.39250027,
            "count": 5098394,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.40500975,
            "variance": 2153.42493
          },
          {
            "average": 1.416191844,
            "count": 5098394,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7929298792,
            "variance": 0.6287377933
          },
          {
            "average": 1.832485092,
            "count": 5098394,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.138850639,
            "variance": 1.296980778
          },
          {
            "average": 0.515153007,
            "count": 5098394,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997703826,
            "variance": 0.2497704354
          },
          {
            "average": 0.0003883575887,
            "count": 5098394,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01970296534,
            "variance": 0.0003882068432
          },
          {
            "average": 4.323335348,
            "count": 5098394,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.69482477,
            "variance": 22.04137962
          },
          {
            "average": -9.13607542,
            "count": 5098394,
            "maximum": 3,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.719316617,
            "variance": 32.71058256
          },
          {
            "average": 0.5508740596,
            "count": 5098394,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4974051453,
            "variance": 0.2474118786
          },
          {
            "average": 209.5467914,
            "count": 5098394,
            "maximum": 210,
            "minimum": 209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4978057988,
            "variance": 0.2478106134
          },
          {
            "average": 114543381.3,
            "count": 5098394,
            "maximum": 114543741.9,
            "minimum": 114542947.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 390.2370714,
            "variance": 152284.9719
          },
          {
            "average": 0,
            "count": 5098394,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5098394,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5098394,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5098394,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5098394,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654314.9647,
          5048031.515,
          252.4412063,
          655101.2447,
          5048817.735,
          350.5812063
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654314.9647267212,
                5048031.51455826,
                252.44120628061995
              ],
              [
                654314.9647267212,
                5048817.734558261,
                252.44120628061995
              ],
              [
                655101.2447267212,
                5048817.734558261,
                350.58120628061994
              ],
              [
                655101.2447267212,
                5048031.51455826,
                350.58120628061994
              ],
              [
                654314.9647267212,
                5048031.51455826,
                252.44120628061995
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:29:01+00:00",
        "end_time": "2015-05-01T19:15:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_517821.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_517821.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_517821.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517821.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02240015,
            45.56852962,
            252.4412063,
            -85.0120802,
            45.57577702,
            350.5812063
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.02240015073166,
                  45.568704462967936,
                  252.44120628061995
                ],
                [
                  -85.02215181635837,
                  45.5757770236576,
                  252.44120628061995
                ],
                [
                  -85.01208019701262,
                  45.575602134752195,
                  350.58120628061994
                ],
                [
                  -85.012329793932,
                  45.56852961695219,
                  350.58120628061994
                ],
                [
                  -85.02240015073166,
                  45.568704462967936,
                  252.44120628061995
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_517821.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517821.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:29:01Z",
            "pc:count": 5098394,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654687.7885,
                "count": 5098394,
                "maximum": 655101.2447,
                "minimum": 654314.9647,
                "name": "X",
                "position": 0,
                "stddev": 198.897471,
                "variance": 39560.20398
              },
              {
                "average": 5048437.22,
                "count": 5098394,
                "maximum": 5048817.735,
                "minimum": 5048031.515,
                "name": "Y",
                "position": 1,
                "stddev": 221.1970936,
                "variance": 48928.15422
              },
              {
                "average": 295.618245,
                "count": 5098394,
                "maximum": 350.5812063,
                "minimum": 252.4412063,
                "name": "Z",
                "position": 2,
                "stddev": 17.99356489,
                "variance": 323.7683776
              },
              {
                "average": 47.39250027,
                "count": 5098394,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.40500975,
                "variance": 2153.42493
              },
              {
                "average": 1.416191844,
                "count": 5098394,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7929298792,
                "variance": 0.6287377933
              },
              {
                "average": 1.832485092,
                "count": 5098394,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.138850639,
                "variance": 1.296980778
              },
              {
                "average": 0.515153007,
                "count": 5098394,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997703826,
                "variance": 0.2497704354
              },
              {
                "average": 0.0003883575887,
                "count": 5098394,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01970296534,
                "variance": 0.0003882068432
              },
              {
                "average": 4.323335348,
                "count": 5098394,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.69482477,
                "variance": 22.04137962
              },
              {
                "average": -9.13607542,
                "count": 5098394,
                "maximum": 3,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.719316617,
                "variance": 32.71058256
              },
              {
                "average": 0.5508740596,
                "count": 5098394,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4974051453,
                "variance": 0.2474118786
              },
              {
                "average": 209.5467914,
                "count": 5098394,
                "maximum": 210,
                "minimum": 209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4978057988,
                "variance": 0.2478106134
              },
              {
                "average": 114543381.3,
                "count": 5098394,
                "maximum": 114543741.9,
                "minimum": 114542947.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 390.2370714,
                "variance": 152284.9719
              },
              {
                "average": 0,
                "count": 5098394,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5098394,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5098394,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5098394,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5098394,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654314.9647,
              5048031.515,
              252.4412063,
              655101.2447,
              5048817.735,
              350.5812063
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654314.9647267212,
                    5048031.51455826,
                    252.44120628061995
                  ],
                  [
                    654314.9647267212,
                    5048817.734558261,
                    252.44120628061995
                  ],
                  [
                    655101.2447267212,
                    5048817.734558261,
                    350.58120628061994
                  ],
                  [
                    655101.2447267212,
                    5048031.51455826,
                    350.58120628061994
                  ],
                  [
                    654314.9647267212,
                    5048031.51455826,
                    252.44120628061995
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:29:01+00:00",
            "end_time": "2015-05-01T19:15: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": "USGS_LPC_MI_13Co_Emmett_2015_499809.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09029437550079,
              45.53401462188459,
              231.71407443405667
            ],
            [
              -85.09005481079076,
              45.541088770062366,
              231.71407443405667
            ],
            [
              -85.07998846748758,
              45.540919958752596,
              323.6740744340567
            ],
            [
              -85.08022929293482,
              45.53384585198229,
              323.6740744340567
            ],
            [
              -85.09029437550079,
              45.53401462188459,
              231.71407443405667
            ]
          ]
        ]
      },
      "bbox": [
        -85.09029438,
        45.53384585,
        231.7140744,
        -85.07998847,
        45.54108877,
        323.6740744
      ],
      "properties": {
        "datetime": "2015-05-01T18:02:55Z",
        "pc:count": 4728835,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 649525.5994,
            "count": 4728835,
            "maximum": 649895.1725,
            "minimum": 649108.8525,
            "name": "X",
            "position": 0,
            "stddev": 239.1371163,
            "variance": 57186.5604
          },
          {
            "average": 5044420.998,
            "count": 4728835,
            "maximum": 5044835.552,
            "minimum": 5044049.192,
            "name": "Y",
            "position": 1,
            "stddev": 220.5242615,
            "variance": 48630.94989
          },
          {
            "average": 292.5270784,
            "count": 4728835,
            "maximum": 323.6740744,
            "minimum": 231.7140744,
            "name": "Z",
            "position": 2,
            "stddev": 9.52085619,
            "variance": 90.64670259
          },
          {
            "average": 49.54942243,
            "count": 4728835,
            "maximum": 187,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.4881487,
            "variance": 2351.100564
          },
          {
            "average": 1.459590787,
            "count": 4728835,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8565146953,
            "variance": 0.7336174233
          },
          {
            "average": 1.918521158,
            "count": 4728835,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.236292652,
            "variance": 1.528419522
          },
          {
            "average": 0.5009798396,
            "count": 4728835,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990928,
            "variance": 0.2499990928
          },
          {
            "average": 0.000421668339,
            "count": 4728835,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02053023682,
            "variance": 0.000421490624
          },
          {
            "average": 4.054092816,
            "count": 4728835,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.566848356,
            "variance": 20.85610391
          },
          {
            "average": -1.784120475,
            "count": 4728835,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74123736,
            "variance": 137.8566546
          },
          {
            "average": 0.5187184581,
            "count": 4728835,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4996495493,
            "variance": 0.2496496721
          },
          {
            "average": 203.1707086,
            "count": 4728835,
            "maximum": 205,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9358718205,
            "variance": 0.8758560645
          },
          {
            "average": 114537712.4,
            "count": 4728835,
            "maximum": 114538575.1,
            "minimum": 114536909.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 501.4673218,
            "variance": 251469.4749
          },
          {
            "average": 0,
            "count": 4728835,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4728835,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4728835,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4728835,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4728835,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          649108.8525,
          5044049.192,
          231.7140744,
          649895.1725,
          5044835.552,
          323.6740744
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                649108.8525269696,
                5044049.192070601,
                231.71407443405667
              ],
              [
                649108.8525269696,
                5044835.5520706,
                231.71407443405667
              ],
              [
                649895.1725269697,
                5044835.5520706,
                323.6740744340567
              ],
              [
                649895.1725269697,
                5044049.192070601,
                323.6740744340567
              ],
              [
                649108.8525269696,
                5044049.192070601,
                231.71407443405667
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:02:55+00:00",
        "end_time": "2015-05-01T17:35:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_499809.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_499809.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_499809.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499809.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.09029438,
            45.53384585,
            231.7140744,
            -85.07998847,
            45.54108877,
            323.6740744
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.09029437550079,
                  45.53401462188459,
                  231.71407443405667
                ],
                [
                  -85.09005481079076,
                  45.541088770062366,
                  231.71407443405667
                ],
                [
                  -85.07998846748758,
                  45.540919958752596,
                  323.6740744340567
                ],
                [
                  -85.08022929293482,
                  45.53384585198229,
                  323.6740744340567
                ],
                [
                  -85.09029437550079,
                  45.53401462188459,
                  231.71407443405667
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_499809.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499809.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:02:55Z",
            "pc:count": 4728835,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 649525.5994,
                "count": 4728835,
                "maximum": 649895.1725,
                "minimum": 649108.8525,
                "name": "X",
                "position": 0,
                "stddev": 239.1371163,
                "variance": 57186.5604
              },
              {
                "average": 5044420.998,
                "count": 4728835,
                "maximum": 5044835.552,
                "minimum": 5044049.192,
                "name": "Y",
                "position": 1,
                "stddev": 220.5242615,
                "variance": 48630.94989
              },
              {
                "average": 292.5270784,
                "count": 4728835,
                "maximum": 323.6740744,
                "minimum": 231.7140744,
                "name": "Z",
                "position": 2,
                "stddev": 9.52085619,
                "variance": 90.64670259
              },
              {
                "average": 49.54942243,
                "count": 4728835,
                "maximum": 187,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.4881487,
                "variance": 2351.100564
              },
              {
                "average": 1.459590787,
                "count": 4728835,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8565146953,
                "variance": 0.7336174233
              },
              {
                "average": 1.918521158,
                "count": 4728835,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.236292652,
                "variance": 1.528419522
              },
              {
                "average": 0.5009798396,
                "count": 4728835,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990928,
                "variance": 0.2499990928
              },
              {
                "average": 0.000421668339,
                "count": 4728835,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02053023682,
                "variance": 0.000421490624
              },
              {
                "average": 4.054092816,
                "count": 4728835,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.566848356,
                "variance": 20.85610391
              },
              {
                "average": -1.784120475,
                "count": 4728835,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74123736,
                "variance": 137.8566546
              },
              {
                "average": 0.5187184581,
                "count": 4728835,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4996495493,
                "variance": 0.2496496721
              },
              {
                "average": 203.1707086,
                "count": 4728835,
                "maximum": 205,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9358718205,
                "variance": 0.8758560645
              },
              {
                "average": 114537712.4,
                "count": 4728835,
                "maximum": 114538575.1,
                "minimum": 114536909.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 501.4673218,
                "variance": 251469.4749
              },
              {
                "average": 0,
                "count": 4728835,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4728835,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4728835,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4728835,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4728835,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              649108.8525,
              5044049.192,
              231.7140744,
              649895.1725,
              5044835.552,
              323.6740744
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    649108.8525269696,
                    5044049.192070601,
                    231.71407443405667
                  ],
                  [
                    649108.8525269696,
                    5044835.5520706,
                    231.71407443405667
                  ],
                  [
                    649895.1725269697,
                    5044835.5520706,
                    323.6740744340567
                  ],
                  [
                    649895.1725269697,
                    5044049.192070601,
                    323.6740744340567
                  ],
                  [
                    649108.8525269696,
                    5044049.192070601,
                    231.71407443405667
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:02:55+00:00",
            "end_time": "2015-05-01T17:35: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": "USGS_LPC_MI_13Co_Emmett_2015_492811.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11964666424146,
              45.54069660450131,
              63.00756935434214
            ],
            [
              -85.11941120553463,
              45.547756470561616,
              63.00756935434214
            ],
            [
              -85.10934682942967,
              45.547590282438364,
              276.86756935434215
            ],
            [
              -85.10958354641973,
              45.54053045706,
              276.86756935434215
            ],
            [
              -85.11964666424146,
              45.54069660450131,
              63.00756935434214
            ]
          ]
        ]
      },
      "bbox": [
        -85.11964666,
        45.54053046,
        63.00756935,
        -85.10934683,
        45.54775647,
        276.8675694
      ],
      "properties": {
        "datetime": "2015-05-01T17:28:26Z",
        "pc:count": 3724697,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 647334.1452,
            "count": 3724697,
            "maximum": 647585.721,
            "minimum": 646799.661,
            "name": "X",
            "position": 0,
            "stddev": 158.4642666,
            "variance": 25110.92379
          },
          {
            "average": 5045134.019,
            "count": 3724697,
            "maximum": 5045522.183,
            "minimum": 5044737.423,
            "name": "Y",
            "position": 1,
            "stddev": 219.1940079,
            "variance": 48046.01311
          },
          {
            "average": 220.3656295,
            "count": 3724697,
            "maximum": 276.8675694,
            "minimum": 63.00756935,
            "name": "Z",
            "position": 2,
            "stddev": 26.71622245,
            "variance": 713.756542
          },
          {
            "average": 44.02830861,
            "count": 3724697,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.32341987,
            "variance": 1964.565549
          },
          {
            "average": 1.430001689,
            "count": 3724697,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8134736659,
            "variance": 0.6617394051
          },
          {
            "average": 1.860630274,
            "count": 3724697,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.170893832,
            "variance": 1.370992366
          },
          {
            "average": 0.4854295531,
            "count": 3724697,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997877241,
            "variance": 0.2497877691
          },
          {
            "average": 0.0002598869116,
            "count": 3724697,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0161189156,
            "variance": 0.0002598194402
          },
          {
            "average": 5.407304004,
            "count": 3724697,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.876505153,
            "variance": 23.7803025
          },
          {
            "average": 9.554455218,
            "count": 3724697,
            "maximum": 19.00200081,
            "minimum": -10.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.71328996,
            "variance": 32.64168216
          },
          {
            "average": 0.4872278201,
            "count": 3724697,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998369119,
            "variance": 0.2498369385
          },
          {
            "average": 200.4270229,
            "count": 3724697,
            "maximum": 201,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4946457439,
            "variance": 0.2446744119
          },
          {
            "average": 114536319.9,
            "count": 3724697,
            "maximum": 114536506.1,
            "minimum": 114536179.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 156.4757182,
            "variance": 24484.6504
          },
          {
            "average": 0,
            "count": 3724697,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3724697,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3724697,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3724697,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3724697,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          646799.661,
          5044737.423,
          63.00756935,
          647585.721,
          5045522.183,
          276.8675694
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                646799.6609664256,
                5044737.423030681,
                63.00756935434214
              ],
              [
                646799.6609664256,
                5045522.183030681,
                63.00756935434214
              ],
              [
                647585.7209664256,
                5045522.183030681,
                276.86756935434215
              ],
              [
                647585.7209664256,
                5044737.423030681,
                276.86756935434215
              ],
              [
                646799.6609664256,
                5044737.423030681,
                63.00756935434214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:28:26+00:00",
        "end_time": "2015-05-01T17:22:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_492811.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_492811.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_492811.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492811.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.11964666,
            45.54053046,
            63.00756935,
            -85.10934683,
            45.54775647,
            276.8675694
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.11964666424146,
                  45.54069660450131,
                  63.00756935434214
                ],
                [
                  -85.11941120553463,
                  45.547756470561616,
                  63.00756935434214
                ],
                [
                  -85.10934682942967,
                  45.547590282438364,
                  276.86756935434215
                ],
                [
                  -85.10958354641973,
                  45.54053045706,
                  276.86756935434215
                ],
                [
                  -85.11964666424146,
                  45.54069660450131,
                  63.00756935434214
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_492811.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492811.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:28:26Z",
            "pc:count": 3724697,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 647334.1452,
                "count": 3724697,
                "maximum": 647585.721,
                "minimum": 646799.661,
                "name": "X",
                "position": 0,
                "stddev": 158.4642666,
                "variance": 25110.92379
              },
              {
                "average": 5045134.019,
                "count": 3724697,
                "maximum": 5045522.183,
                "minimum": 5044737.423,
                "name": "Y",
                "position": 1,
                "stddev": 219.1940079,
                "variance": 48046.01311
              },
              {
                "average": 220.3656295,
                "count": 3724697,
                "maximum": 276.8675694,
                "minimum": 63.00756935,
                "name": "Z",
                "position": 2,
                "stddev": 26.71622245,
                "variance": 713.756542
              },
              {
                "average": 44.02830861,
                "count": 3724697,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.32341987,
                "variance": 1964.565549
              },
              {
                "average": 1.430001689,
                "count": 3724697,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8134736659,
                "variance": 0.6617394051
              },
              {
                "average": 1.860630274,
                "count": 3724697,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.170893832,
                "variance": 1.370992366
              },
              {
                "average": 0.4854295531,
                "count": 3724697,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997877241,
                "variance": 0.2497877691
              },
              {
                "average": 0.0002598869116,
                "count": 3724697,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0161189156,
                "variance": 0.0002598194402
              },
              {
                "average": 5.407304004,
                "count": 3724697,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.876505153,
                "variance": 23.7803025
              },
              {
                "average": 9.554455218,
                "count": 3724697,
                "maximum": 19.00200081,
                "minimum": -10.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.71328996,
                "variance": 32.64168216
              },
              {
                "average": 0.4872278201,
                "count": 3724697,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998369119,
                "variance": 0.2498369385
              },
              {
                "average": 200.4270229,
                "count": 3724697,
                "maximum": 201,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4946457439,
                "variance": 0.2446744119
              },
              {
                "average": 114536319.9,
                "count": 3724697,
                "maximum": 114536506.1,
                "minimum": 114536179.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 156.4757182,
                "variance": 24484.6504
              },
              {
                "average": 0,
                "count": 3724697,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3724697,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3724697,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3724697,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3724697,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              646799.661,
              5044737.423,
              63.00756935,
              647585.721,
              5045522.183,
              276.8675694
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    646799.6609664256,
                    5044737.423030681,
                    63.00756935434214
                  ],
                  [
                    646799.6609664256,
                    5045522.183030681,
                    63.00756935434214
                  ],
                  [
                    647585.7209664256,
                    5045522.183030681,
                    276.86756935434215
                  ],
                  [
                    647585.7209664256,
                    5044737.423030681,
                    276.86756935434215
                  ],
                  [
                    646799.6609664256,
                    5044737.423030681,
                    63.00756935434214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:28:26+00:00",
            "end_time": "2015-05-01T17:22: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": "USGS_LPC_MI_13Co_Emmett_2015_522726.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99998084620957,
              45.308271914291026,
              92.84906014834783
            ],
            [
              -84.99973192911257,
              45.31534578197821,
              92.84906014834783
            ],
            [
              -84.9897077035289,
              45.31516971813596,
              299.2290601483478
            ],
            [
              -84.98995786601655,
              45.3080958936284,
              299.2290601483478
            ],
            [
              -84.99998084620957,
              45.308271914291026,
              92.84906014834783
            ]
          ]
        ]
      },
      "bbox": [
        -84.99998085,
        45.30809589,
        92.84906015,
        -84.9897077,
        45.31534578,
        299.2290601
      ],
      "properties": {
        "datetime": "2015-05-02T16:00:08Z",
        "pc:count": 2580731,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657206.4516,
            "count": 2580731,
            "maximum": 657570.4443,
            "minimum": 656784.2443,
            "name": "X",
            "position": 0,
            "stddev": 227.7638733,
            "variance": 51876.38197
          },
          {
            "average": 5019535.735,
            "count": 2580731,
            "maximum": 5019928.495,
            "minimum": 5019142.155,
            "name": "Y",
            "position": 1,
            "stddev": 235.2809593,
            "variance": 55357.1298
          },
          {
            "average": 265.0017939,
            "count": 2580731,
            "maximum": 299.2290601,
            "minimum": 92.84906015,
            "name": "Z",
            "position": 2,
            "stddev": 7.988938929,
            "variance": 63.82314521
          },
          {
            "average": 96.46229344,
            "count": 2580731,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.41418126,
            "variance": 2062.447859
          },
          {
            "average": 1.156240616,
            "count": 2580731,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5395023419,
            "variance": 0.2910627769
          },
          {
            "average": 1.312558341,
            "count": 2580731,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8321860696,
            "variance": 0.6925336544
          },
          {
            "average": 0.4961505093,
            "count": 2580731,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999852781,
            "variance": 0.2499852783
          },
          {
            "average": 0.0003390512223,
            "count": 2580731,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01841022536,
            "variance": 0.0003389363979
          },
          {
            "average": 2.493075412,
            "count": 2580731,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.587371839,
            "variance": 6.694493033
          },
          {
            "average": 1.547937603,
            "count": 2580731,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.95841637,
            "variance": 99.17005661
          },
          {
            "average": 0.4998049002,
            "count": 2580731,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5000000588,
            "variance": 0.2500000588
          },
          {
            "average": 212.1189117,
            "count": 2580731,
            "maximum": 213,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5688657542,
            "variance": 0.3236082463
          },
          {
            "average": 114562140,
            "count": 2580731,
            "maximum": 114617608.3,
            "minimum": 114544451.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30173.47097,
            "variance": 910438350.2
          },
          {
            "average": 0,
            "count": 2580731,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2580731,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2580731,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2580731,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2580731,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656784.2443,
          5019142.155,
          92.84906015,
          657570.4443,
          5019928.495,
          299.2290601
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656784.2443486174,
                5019142.154938774,
                92.84906014834783
              ],
              [
                656784.2443486174,
                5019928.494938774,
                92.84906014834783
              ],
              [
                657570.4443486173,
                5019928.494938774,
                299.2290601483478
              ],
              [
                657570.4443486173,
                5019142.154938774,
                299.2290601483478
              ],
              [
                656784.2443486174,
                5019142.154938774,
                92.84906014834783
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:00:08+00:00",
        "end_time": "2015-05-01T19:40:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522726.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522726.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522726.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522726.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99998085,
            45.30809589,
            92.84906015,
            -84.9897077,
            45.31534578,
            299.2290601
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99998084620957,
                  45.308271914291026,
                  92.84906014834783
                ],
                [
                  -84.99973192911257,
                  45.31534578197821,
                  92.84906014834783
                ],
                [
                  -84.9897077035289,
                  45.31516971813596,
                  299.2290601483478
                ],
                [
                  -84.98995786601655,
                  45.3080958936284,
                  299.2290601483478
                ],
                [
                  -84.99998084620957,
                  45.308271914291026,
                  92.84906014834783
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522726.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522726.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:00:08Z",
            "pc:count": 2580731,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657206.4516,
                "count": 2580731,
                "maximum": 657570.4443,
                "minimum": 656784.2443,
                "name": "X",
                "position": 0,
                "stddev": 227.7638733,
                "variance": 51876.38197
              },
              {
                "average": 5019535.735,
                "count": 2580731,
                "maximum": 5019928.495,
                "minimum": 5019142.155,
                "name": "Y",
                "position": 1,
                "stddev": 235.2809593,
                "variance": 55357.1298
              },
              {
                "average": 265.0017939,
                "count": 2580731,
                "maximum": 299.2290601,
                "minimum": 92.84906015,
                "name": "Z",
                "position": 2,
                "stddev": 7.988938929,
                "variance": 63.82314521
              },
              {
                "average": 96.46229344,
                "count": 2580731,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.41418126,
                "variance": 2062.447859
              },
              {
                "average": 1.156240616,
                "count": 2580731,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5395023419,
                "variance": 0.2910627769
              },
              {
                "average": 1.312558341,
                "count": 2580731,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8321860696,
                "variance": 0.6925336544
              },
              {
                "average": 0.4961505093,
                "count": 2580731,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999852781,
                "variance": 0.2499852783
              },
              {
                "average": 0.0003390512223,
                "count": 2580731,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01841022536,
                "variance": 0.0003389363979
              },
              {
                "average": 2.493075412,
                "count": 2580731,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.587371839,
                "variance": 6.694493033
              },
              {
                "average": 1.547937603,
                "count": 2580731,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.95841637,
                "variance": 99.17005661
              },
              {
                "average": 0.4998049002,
                "count": 2580731,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5000000588,
                "variance": 0.2500000588
              },
              {
                "average": 212.1189117,
                "count": 2580731,
                "maximum": 213,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5688657542,
                "variance": 0.3236082463
              },
              {
                "average": 114562140,
                "count": 2580731,
                "maximum": 114617608.3,
                "minimum": 114544451.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30173.47097,
                "variance": 910438350.2
              },
              {
                "average": 0,
                "count": 2580731,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2580731,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2580731,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2580731,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2580731,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656784.2443,
              5019142.155,
              92.84906015,
              657570.4443,
              5019928.495,
              299.2290601
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656784.2443486174,
                    5019142.154938774,
                    92.84906014834783
                  ],
                  [
                    656784.2443486174,
                    5019928.494938774,
                    92.84906014834783
                  ],
                  [
                    657570.4443486173,
                    5019928.494938774,
                    299.2290601483478
                  ],
                  [
                    657570.4443486173,
                    5019142.154938774,
                    299.2290601483478
                  ],
                  [
                    656784.2443486174,
                    5019142.154938774,
                    92.84906014834783
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:00:08+00:00",
            "end_time": "2015-05-01T19:40: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": "USGS_LPC_MI_13Co_Emmett_2015_509814.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0514382540466,
              45.547965479714875,
              316.1946654846363
            ],
            [
              -85.05119371661903,
              45.5550389089264,
              316.1946654846363
            ],
            [
              -85.04112537041706,
              45.55486663677419,
              461.1546654846363
            ],
            [
              -85.04137116926286,
              45.54779324981516,
              461.1546654846363
            ],
            [
              -85.0514382540466,
              45.547965479714875,
              316.1946654846363
            ]
          ]
        ]
      },
      "bbox": [
        -85.05143825,
        45.54779325,
        316.1946655,
        -85.04112537,
        45.55503891,
        461.1546655
      ],
      "properties": {
        "datetime": "2015-05-01T18:45:20Z",
        "pc:count": 5620646,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652432.1656,
            "count": 5620646,
            "maximum": 652891.3623,
            "minimum": 652105.0623,
            "name": "X",
            "position": 0,
            "stddev": 212.6564681,
            "variance": 45222.77344
          },
          {
            "average": 5046064.98,
            "count": 5620646,
            "maximum": 5046458.315,
            "minimum": 5045672.015,
            "name": "Y",
            "position": 1,
            "stddev": 220.4294261,
            "variance": 48589.13187
          },
          {
            "average": 337.4199763,
            "count": 5620646,
            "maximum": 461.1546655,
            "minimum": 316.1946655,
            "name": "Z",
            "position": 2,
            "stddev": 12.73855379,
            "variance": 162.2707525
          },
          {
            "average": 44.31153359,
            "count": 5620646,
            "maximum": 184,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.88836517,
            "variance": 2293.295518
          },
          {
            "average": 1.459330298,
            "count": 5620646,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8342264659,
            "variance": 0.6959337963
          },
          {
            "average": 1.920586708,
            "count": 5620646,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.192176218,
            "variance": 1.421284134
          },
          {
            "average": 0.4867381792,
            "count": 5620646,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998241376,
            "variance": 0.2498241686
          },
          {
            "average": 0.0002650940835,
            "count": 5620646,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0162795533,
            "variance": 0.0002650238558
          },
          {
            "average": 4.285604715,
            "count": 5620646,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.695640269,
            "variance": 22.04903754
          },
          {
            "average": 9.558697857,
            "count": 5620646,
            "maximum": 21,
            "minimum": -7.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.555566859,
            "variance": 42.97545684
          },
          {
            "average": 0.4814348742,
            "count": 5620646,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4996552617,
            "variance": 0.2496553805
          },
          {
            "average": 206.6545582,
            "count": 5620646,
            "maximum": 207,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.475512144,
            "variance": 0.2261117991
          },
          {
            "average": 114540824.5,
            "count": 5620646,
            "maximum": 114541120.7,
            "minimum": 114540268.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 400.4451647,
            "variance": 160356.33
          },
          {
            "average": 0,
            "count": 5620646,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5620646,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5620646,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5620646,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5620646,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          652105.0623,
          5045672.015,
          316.1946655,
          652891.3623,
          5046458.315,
          461.1546655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                652105.0622869121,
                5045672.015107421,
                316.1946654846363
              ],
              [
                652105.0622869121,
                5046458.315107422,
                316.1946654846363
              ],
              [
                652891.3622869122,
                5046458.315107422,
                461.1546654846363
              ],
              [
                652891.3622869122,
                5045672.015107421,
                461.1546654846363
              ],
              [
                652105.0622869121,
                5045672.015107421,
                316.1946654846363
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:45:20+00:00",
        "end_time": "2015-05-01T18:31:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_509814.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_509814.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_509814.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509814.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05143825,
            45.54779325,
            316.1946655,
            -85.04112537,
            45.55503891,
            461.1546655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.0514382540466,
                  45.547965479714875,
                  316.1946654846363
                ],
                [
                  -85.05119371661903,
                  45.5550389089264,
                  316.1946654846363
                ],
                [
                  -85.04112537041706,
                  45.55486663677419,
                  461.1546654846363
                ],
                [
                  -85.04137116926286,
                  45.54779324981516,
                  461.1546654846363
                ],
                [
                  -85.0514382540466,
                  45.547965479714875,
                  316.1946654846363
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_509814.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509814.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:45:20Z",
            "pc:count": 5620646,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652432.1656,
                "count": 5620646,
                "maximum": 652891.3623,
                "minimum": 652105.0623,
                "name": "X",
                "position": 0,
                "stddev": 212.6564681,
                "variance": 45222.77344
              },
              {
                "average": 5046064.98,
                "count": 5620646,
                "maximum": 5046458.315,
                "minimum": 5045672.015,
                "name": "Y",
                "position": 1,
                "stddev": 220.4294261,
                "variance": 48589.13187
              },
              {
                "average": 337.4199763,
                "count": 5620646,
                "maximum": 461.1546655,
                "minimum": 316.1946655,
                "name": "Z",
                "position": 2,
                "stddev": 12.73855379,
                "variance": 162.2707525
              },
              {
                "average": 44.31153359,
                "count": 5620646,
                "maximum": 184,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.88836517,
                "variance": 2293.295518
              },
              {
                "average": 1.459330298,
                "count": 5620646,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8342264659,
                "variance": 0.6959337963
              },
              {
                "average": 1.920586708,
                "count": 5620646,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.192176218,
                "variance": 1.421284134
              },
              {
                "average": 0.4867381792,
                "count": 5620646,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998241376,
                "variance": 0.2498241686
              },
              {
                "average": 0.0002650940835,
                "count": 5620646,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0162795533,
                "variance": 0.0002650238558
              },
              {
                "average": 4.285604715,
                "count": 5620646,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.695640269,
                "variance": 22.04903754
              },
              {
                "average": 9.558697857,
                "count": 5620646,
                "maximum": 21,
                "minimum": -7.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.555566859,
                "variance": 42.97545684
              },
              {
                "average": 0.4814348742,
                "count": 5620646,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4996552617,
                "variance": 0.2496553805
              },
              {
                "average": 206.6545582,
                "count": 5620646,
                "maximum": 207,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.475512144,
                "variance": 0.2261117991
              },
              {
                "average": 114540824.5,
                "count": 5620646,
                "maximum": 114541120.7,
                "minimum": 114540268.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 400.4451647,
                "variance": 160356.33
              },
              {
                "average": 0,
                "count": 5620646,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5620646,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5620646,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5620646,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5620646,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              652105.0623,
              5045672.015,
              316.1946655,
              652891.3623,
              5046458.315,
              461.1546655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    652105.0622869121,
                    5045672.015107421,
                    316.1946654846363
                  ],
                  [
                    652105.0622869121,
                    5046458.315107422,
                    316.1946654846363
                  ],
                  [
                    652891.3622869122,
                    5046458.315107422,
                    461.1546654846363
                  ],
                  [
                    652891.3622869122,
                    5045672.015107421,
                    461.1546654846363
                  ],
                  [
                    652105.0622869121,
                    5045672.015107421,
                    316.1946654846363
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:45:20+00:00",
            "end_time": "2015-05-01T18:31: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": "USGS_LPC_MI_13Co_Emmett_2015_524784.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99198837328483,
              45.46602414845911,
              236.14572323337143
            ],
            [
              -84.99173712877285,
              45.47309652602644,
              236.14572323337143
            ],
            [
              -84.98168323464392,
              45.472919251893636,
              305.62572323337145
            ],
            [
              -84.98193573487612,
              45.46584691779691,
              305.62572323337145
            ],
            [
              -84.99198837328483,
              45.46602414845911,
              236.14572323337143
            ]
          ]
        ]
      },
      "bbox": [
        -84.99198837,
        45.46584692,
        236.1457232,
        -84.98168323,
        45.47309653,
        305.6257232
      ],
      "properties": {
        "datetime": "2015-05-02T16:03:47Z",
        "pc:count": 2979194,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657357.4019,
            "count": 2979194,
            "maximum": 657759.7132,
            "minimum": 656973.3732,
            "name": "X",
            "position": 0,
            "stddev": 210.6789626,
            "variance": 44385.62527
          },
          {
            "average": 5037104.672,
            "count": 2979194,
            "maximum": 5037469.276,
            "minimum": 5036683.076,
            "name": "Y",
            "position": 1,
            "stddev": 230.4025033,
            "variance": 53085.31351
          },
          {
            "average": 261.3172569,
            "count": 2979194,
            "maximum": 305.6257232,
            "minimum": 236.1457232,
            "name": "Z",
            "position": 2,
            "stddev": 13.74633886,
            "variance": 188.9618322
          },
          {
            "average": 79.3808708,
            "count": 2979194,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.55788563,
            "variance": 2167.636715
          },
          {
            "average": 1.200790549,
            "count": 2979194,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5671925196,
            "variance": 0.3217073543
          },
          {
            "average": 1.401515309,
            "count": 2979194,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.850893901,
            "variance": 0.7240204308
          },
          {
            "average": 0.4879839984,
            "count": 2979194,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998556787,
            "variance": 0.2498556996
          },
          {
            "average": 0.0003524443188,
            "count": 2979194,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01877019499,
            "variance": 0.0003523202201
          },
          {
            "average": 3.013242172,
            "count": 2979194,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.453429431,
            "variance": 11.92617483
          },
          {
            "average": 9.201293782,
            "count": 2979194,
            "maximum": 22.99799919,
            "minimum": -7.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.152875172,
            "variance": 51.16362322
          },
          {
            "average": 0.4719088451,
            "count": 2979194,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4992103471,
            "variance": 0.2492109707
          },
          {
            "average": 212.6055507,
            "count": 2979194,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4887321667,
            "variance": 0.2388591308
          },
          {
            "average": 114589381,
            "count": 2979194,
            "maximum": 114617827.7,
            "minimum": 114545713,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35240.15643,
            "variance": 1241868625
          },
          {
            "average": 0,
            "count": 2979194,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2979194,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2979194,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2979194,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2979194,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656973.3732,
          5036683.076,
          236.1457232,
          657759.7132,
          5037469.276,
          305.6257232
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656973.373217533,
                5036683.075722803,
                236.14572323337143
              ],
              [
                656973.373217533,
                5037469.275722803,
                236.14572323337143
              ],
              [
                657759.7132175331,
                5037469.275722803,
                305.62572323337145
              ],
              [
                657759.7132175331,
                5036683.075722803,
                305.62572323337145
              ],
              [
                656973.373217533,
                5036683.075722803,
                236.14572323337143
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:03:47+00:00",
        "end_time": "2015-05-01T20:01:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524784.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524784.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524784.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524784.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99198837,
            45.46584692,
            236.1457232,
            -84.98168323,
            45.47309653,
            305.6257232
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99198837328483,
                  45.46602414845911,
                  236.14572323337143
                ],
                [
                  -84.99173712877285,
                  45.47309652602644,
                  236.14572323337143
                ],
                [
                  -84.98168323464392,
                  45.472919251893636,
                  305.62572323337145
                ],
                [
                  -84.98193573487612,
                  45.46584691779691,
                  305.62572323337145
                ],
                [
                  -84.99198837328483,
                  45.46602414845911,
                  236.14572323337143
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524784.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524784.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:03:47Z",
            "pc:count": 2979194,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657357.4019,
                "count": 2979194,
                "maximum": 657759.7132,
                "minimum": 656973.3732,
                "name": "X",
                "position": 0,
                "stddev": 210.6789626,
                "variance": 44385.62527
              },
              {
                "average": 5037104.672,
                "count": 2979194,
                "maximum": 5037469.276,
                "minimum": 5036683.076,
                "name": "Y",
                "position": 1,
                "stddev": 230.4025033,
                "variance": 53085.31351
              },
              {
                "average": 261.3172569,
                "count": 2979194,
                "maximum": 305.6257232,
                "minimum": 236.1457232,
                "name": "Z",
                "position": 2,
                "stddev": 13.74633886,
                "variance": 188.9618322
              },
              {
                "average": 79.3808708,
                "count": 2979194,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.55788563,
                "variance": 2167.636715
              },
              {
                "average": 1.200790549,
                "count": 2979194,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5671925196,
                "variance": 0.3217073543
              },
              {
                "average": 1.401515309,
                "count": 2979194,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.850893901,
                "variance": 0.7240204308
              },
              {
                "average": 0.4879839984,
                "count": 2979194,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998556787,
                "variance": 0.2498556996
              },
              {
                "average": 0.0003524443188,
                "count": 2979194,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01877019499,
                "variance": 0.0003523202201
              },
              {
                "average": 3.013242172,
                "count": 2979194,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.453429431,
                "variance": 11.92617483
              },
              {
                "average": 9.201293782,
                "count": 2979194,
                "maximum": 22.99799919,
                "minimum": -7.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.152875172,
                "variance": 51.16362322
              },
              {
                "average": 0.4719088451,
                "count": 2979194,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4992103471,
                "variance": 0.2492109707
              },
              {
                "average": 212.6055507,
                "count": 2979194,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4887321667,
                "variance": 0.2388591308
              },
              {
                "average": 114589381,
                "count": 2979194,
                "maximum": 114617827.7,
                "minimum": 114545713,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35240.15643,
                "variance": 1241868625
              },
              {
                "average": 0,
                "count": 2979194,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2979194,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2979194,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2979194,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2979194,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656973.3732,
              5036683.076,
              236.1457232,
              657759.7132,
              5037469.276,
              305.6257232
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656973.373217533,
                    5036683.075722803,
                    236.14572323337143
                  ],
                  [
                    656973.373217533,
                    5037469.275722803,
                    236.14572323337143
                  ],
                  [
                    657759.7132175331,
                    5037469.275722803,
                    305.62572323337145
                  ],
                  [
                    657759.7132175331,
                    5036683.075722803,
                    305.62572323337145
                  ],
                  [
                    656973.373217533,
                    5036683.075722803,
                    236.14572323337143
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:03:47+00:00",
            "end_time": "2015-05-01T20: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": "USGS_LPC_MI_13Co_Emmett_2015_514774.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03064164906695,
              45.438380246733615,
              77.038768289751
            ],
            [
              -85.03039545122932,
              45.445453544301415,
              77.038768289751
            ],
            [
              -85.02034904338554,
              45.445279803389845,
              388.89876828975105
            ],
            [
              -85.02059649501618,
              45.43820654843112,
              388.89876828975105
            ],
            [
              -85.03064164906695,
              45.438380246733615,
              77.038768289751
            ]
          ]
        ]
      },
      "bbox": [
        -85.03064165,
        45.43820655,
        77.03876829,
        -85.02034904,
        45.44545354,
        388.8987683
      ],
      "properties": {
        "datetime": "2015-05-01T19:32:05Z",
        "pc:count": 4172698,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654418.0004,
            "count": 4172698,
            "maximum": 654813.1062,
            "minimum": 654026.9862,
            "name": "X",
            "position": 0,
            "stddev": 241.3352774,
            "variance": 58242.71612
          },
          {
            "average": 5033963.348,
            "count": 4172698,
            "maximum": 5034323.459,
            "minimum": 5033537.179,
            "name": "Y",
            "position": 1,
            "stddev": 215.1285758,
            "variance": 46280.30411
          },
          {
            "average": 253.679972,
            "count": 4172698,
            "maximum": 388.8987683,
            "minimum": 77.03876829,
            "name": "Z",
            "position": 2,
            "stddev": 22.17150209,
            "variance": 491.5755048
          },
          {
            "average": 48.41121068,
            "count": 4172698,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.22045367,
            "variance": 2044.88943
          },
          {
            "average": 1.498584848,
            "count": 4172698,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8906359106,
            "variance": 0.7932323252
          },
          {
            "average": 1.997088694,
            "count": 4172698,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.277613401,
            "variance": 1.632296003
          },
          {
            "average": 0.4969425058,
            "count": 4172698,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999907116,
            "variance": 0.2499907116
          },
          {
            "average": 0.0003580417274,
            "count": 4172698,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01891860511,
            "variance": 0.0003579136193
          },
          {
            "average": 4.273128321,
            "count": 4172698,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.686096579,
            "variance": 21.95950115
          },
          {
            "average": -0.7563570801,
            "count": 4172698,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.64507705,
            "variance": 113.3176654
          },
          {
            "average": 0.5167301827,
            "count": 4172698,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997200825,
            "variance": 0.2497201608
          },
          {
            "average": 208.9249581,
            "count": 4172698,
            "maximum": 210,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6087920551,
            "variance": 0.3706277664
          },
          {
            "average": 114542799.2,
            "count": 4172698,
            "maximum": 114543925.7,
            "minimum": 114542122.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 539.7627386,
            "variance": 291343.814
          },
          {
            "average": 0,
            "count": 4172698,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4172698,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4172698,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4172698,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4172698,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654026.9862,
          5033537.179,
          77.03876829,
          654813.1062,
          5034323.459,
          388.8987683
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654026.9862293934,
                5033537.179374809,
                77.038768289751
              ],
              [
                654026.9862293934,
                5034323.459374809,
                77.038768289751
              ],
              [
                654813.1062293935,
                5034323.459374809,
                388.89876828975105
              ],
              [
                654813.1062293935,
                5033537.179374809,
                388.89876828975105
              ],
              [
                654026.9862293934,
                5033537.179374809,
                77.038768289751
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:32:05+00:00",
        "end_time": "2015-05-01T19:02:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514774.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514774.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514774.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514774.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.03064165,
            45.43820655,
            77.03876829,
            -85.02034904,
            45.44545354,
            388.8987683
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.03064164906695,
                  45.438380246733615,
                  77.038768289751
                ],
                [
                  -85.03039545122932,
                  45.445453544301415,
                  77.038768289751
                ],
                [
                  -85.02034904338554,
                  45.445279803389845,
                  388.89876828975105
                ],
                [
                  -85.02059649501618,
                  45.43820654843112,
                  388.89876828975105
                ],
                [
                  -85.03064164906695,
                  45.438380246733615,
                  77.038768289751
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514774.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514774.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:32:05Z",
            "pc:count": 4172698,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654418.0004,
                "count": 4172698,
                "maximum": 654813.1062,
                "minimum": 654026.9862,
                "name": "X",
                "position": 0,
                "stddev": 241.3352774,
                "variance": 58242.71612
              },
              {
                "average": 5033963.348,
                "count": 4172698,
                "maximum": 5034323.459,
                "minimum": 5033537.179,
                "name": "Y",
                "position": 1,
                "stddev": 215.1285758,
                "variance": 46280.30411
              },
              {
                "average": 253.679972,
                "count": 4172698,
                "maximum": 388.8987683,
                "minimum": 77.03876829,
                "name": "Z",
                "position": 2,
                "stddev": 22.17150209,
                "variance": 491.5755048
              },
              {
                "average": 48.41121068,
                "count": 4172698,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.22045367,
                "variance": 2044.88943
              },
              {
                "average": 1.498584848,
                "count": 4172698,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8906359106,
                "variance": 0.7932323252
              },
              {
                "average": 1.997088694,
                "count": 4172698,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.277613401,
                "variance": 1.632296003
              },
              {
                "average": 0.4969425058,
                "count": 4172698,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999907116,
                "variance": 0.2499907116
              },
              {
                "average": 0.0003580417274,
                "count": 4172698,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01891860511,
                "variance": 0.0003579136193
              },
              {
                "average": 4.273128321,
                "count": 4172698,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.686096579,
                "variance": 21.95950115
              },
              {
                "average": -0.7563570801,
                "count": 4172698,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.64507705,
                "variance": 113.3176654
              },
              {
                "average": 0.5167301827,
                "count": 4172698,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997200825,
                "variance": 0.2497201608
              },
              {
                "average": 208.9249581,
                "count": 4172698,
                "maximum": 210,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6087920551,
                "variance": 0.3706277664
              },
              {
                "average": 114542799.2,
                "count": 4172698,
                "maximum": 114543925.7,
                "minimum": 114542122.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 539.7627386,
                "variance": 291343.814
              },
              {
                "average": 0,
                "count": 4172698,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4172698,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4172698,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4172698,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4172698,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654026.9862,
              5033537.179,
              77.03876829,
              654813.1062,
              5034323.459,
              388.8987683
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654026.9862293934,
                    5033537.179374809,
                    77.038768289751
                  ],
                  [
                    654026.9862293934,
                    5034323.459374809,
                    77.038768289751
                  ],
                  [
                    654813.1062293935,
                    5034323.459374809,
                    388.89876828975105
                  ],
                  [
                    654813.1062293935,
                    5033537.179374809,
                    388.89876828975105
                  ],
                  [
                    654026.9862293934,
                    5033537.179374809,
                    77.038768289751
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:32:05+00:00",
            "end_time": "2015-05-01T19:02:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_504831.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07154725879624,
              45.595839774202645,
              245.0393015504374
            ],
            [
              -85.07130489532507,
              45.60291160881137,
              245.0393015504374
            ],
            [
              -85.06122786914477,
              45.60274097059509,
              317.2393015504374
            ],
            [
              -85.0614714969857,
              45.59566917783009,
              317.2393015504374
            ],
            [
              -85.07154725879624,
              45.595839774202645,
              245.0393015504374
            ]
          ]
        ]
      },
      "bbox": [
        -85.07154726,
        45.59566918,
        245.0393016,
        -85.06122787,
        45.60291161,
        317.2393016
      ],
      "properties": {
        "datetime": "2015-05-01T18:17:09Z",
        "pc:count": 4638227,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 650752.9298,
            "count": 4638227,
            "maximum": 651193.7713,
            "minimum": 650407.4713,
            "name": "X",
            "position": 0,
            "stddev": 222.7723981,
            "variance": 49627.54134
          },
          {
            "average": 5051334.832,
            "count": 4638227,
            "maximum": 5051738.916,
            "minimum": 5050952.796,
            "name": "Y",
            "position": 1,
            "stddev": 208.4567328,
            "variance": 43454.20946
          },
          {
            "average": 282.3268825,
            "count": 4638227,
            "maximum": 317.2393016,
            "minimum": 245.0393016,
            "name": "Z",
            "position": 2,
            "stddev": 12.3506335,
            "variance": 152.5381479
          },
          {
            "average": 53.95293201,
            "count": 4638227,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.15806329,
            "variance": 2617.14744
          },
          {
            "average": 1.432349042,
            "count": 4638227,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8310966658,
            "variance": 0.6907216678
          },
          {
            "average": 1.866014751,
            "count": 4638227,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.206524356,
            "variance": 1.455701023
          },
          {
            "average": 0.4902192152,
            "count": 4638227,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499904381,
            "variance": 0.2499043901
          },
          {
            "average": 0.0002871787,
            "count": 4638227,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01694391602,
            "variance": 0.0002870962903
          },
          {
            "average": 3.953285383,
            "count": 4638227,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.436720827,
            "variance": 19.6844917
          },
          {
            "average": 9.4110195,
            "count": 4638227,
            "maximum": 21,
            "minimum": -6,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.560715762,
            "variance": 43.04299131
          },
          {
            "average": 0.4793006034,
            "count": 4638227,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4995714051,
            "variance": 0.2495715888
          },
          {
            "average": 204.3662576,
            "count": 4638227,
            "maximum": 205,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4817810985,
            "variance": 0.2321130269
          },
          {
            "average": 114539079.4,
            "count": 4638227,
            "maximum": 114539429.8,
            "minimum": 114538477,
            "name": "GpsTime",
            "position": 12,
            "stddev": 454.0429172,
            "variance": 206154.9707
          },
          {
            "average": 0,
            "count": 4638227,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4638227,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4638227,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4638227,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4638227,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          650407.4713,
          5050952.796,
          245.0393016,
          651193.7713,
          5051738.916,
          317.2393016
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                650407.4713055562,
                5050952.795946206,
                245.0393015504374
              ],
              [
                650407.4713055562,
                5051738.915946205,
                245.0393015504374
              ],
              [
                651193.7713055563,
                5051738.915946205,
                317.2393015504374
              ],
              [
                651193.7713055563,
                5050952.795946206,
                317.2393015504374
              ],
              [
                650407.4713055562,
                5050952.795946206,
                245.0393015504374
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:17:09+00:00",
        "end_time": "2015-05-01T18:01:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_504831.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_504831.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_504831.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504831.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.07154726,
            45.59566918,
            245.0393016,
            -85.06122787,
            45.60291161,
            317.2393016
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.07154725879624,
                  45.595839774202645,
                  245.0393015504374
                ],
                [
                  -85.07130489532507,
                  45.60291160881137,
                  245.0393015504374
                ],
                [
                  -85.06122786914477,
                  45.60274097059509,
                  317.2393015504374
                ],
                [
                  -85.0614714969857,
                  45.59566917783009,
                  317.2393015504374
                ],
                [
                  -85.07154725879624,
                  45.595839774202645,
                  245.0393015504374
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_504831.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504831.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:17:09Z",
            "pc:count": 4638227,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 650752.9298,
                "count": 4638227,
                "maximum": 651193.7713,
                "minimum": 650407.4713,
                "name": "X",
                "position": 0,
                "stddev": 222.7723981,
                "variance": 49627.54134
              },
              {
                "average": 5051334.832,
                "count": 4638227,
                "maximum": 5051738.916,
                "minimum": 5050952.796,
                "name": "Y",
                "position": 1,
                "stddev": 208.4567328,
                "variance": 43454.20946
              },
              {
                "average": 282.3268825,
                "count": 4638227,
                "maximum": 317.2393016,
                "minimum": 245.0393016,
                "name": "Z",
                "position": 2,
                "stddev": 12.3506335,
                "variance": 152.5381479
              },
              {
                "average": 53.95293201,
                "count": 4638227,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.15806329,
                "variance": 2617.14744
              },
              {
                "average": 1.432349042,
                "count": 4638227,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8310966658,
                "variance": 0.6907216678
              },
              {
                "average": 1.866014751,
                "count": 4638227,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.206524356,
                "variance": 1.455701023
              },
              {
                "average": 0.4902192152,
                "count": 4638227,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499904381,
                "variance": 0.2499043901
              },
              {
                "average": 0.0002871787,
                "count": 4638227,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01694391602,
                "variance": 0.0002870962903
              },
              {
                "average": 3.953285383,
                "count": 4638227,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.436720827,
                "variance": 19.6844917
              },
              {
                "average": 9.4110195,
                "count": 4638227,
                "maximum": 21,
                "minimum": -6,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.560715762,
                "variance": 43.04299131
              },
              {
                "average": 0.4793006034,
                "count": 4638227,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4995714051,
                "variance": 0.2495715888
              },
              {
                "average": 204.3662576,
                "count": 4638227,
                "maximum": 205,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4817810985,
                "variance": 0.2321130269
              },
              {
                "average": 114539079.4,
                "count": 4638227,
                "maximum": 114539429.8,
                "minimum": 114538477,
                "name": "GpsTime",
                "position": 12,
                "stddev": 454.0429172,
                "variance": 206154.9707
              },
              {
                "average": 0,
                "count": 4638227,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4638227,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4638227,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4638227,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4638227,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              650407.4713,
              5050952.796,
              245.0393016,
              651193.7713,
              5051738.916,
              317.2393016
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    650407.4713055562,
                    5050952.795946206,
                    245.0393015504374
                  ],
                  [
                    650407.4713055562,
                    5051738.915946205,
                    245.0393015504374
                  ],
                  [
                    651193.7713055563,
                    5051738.915946205,
                    317.2393015504374
                  ],
                  [
                    651193.7713055563,
                    5050952.795946206,
                    317.2393015504374
                  ],
                  [
                    650407.4713055562,
                    5050952.795946206,
                    245.0393015504374
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:17:09+00:00",
            "end_time": "2015-05-01T18:01: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": "USGS_LPC_MI_13Co_Emmett_2015_522729.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00005524582986,
              45.31512832980932,
              60.74887277014065
            ],
            [
              -84.99980629116934,
              45.322201829455615,
              60.74887277014065
            ],
            [
              -84.98978162126379,
              45.32202576493493,
              431.5688727701406
            ],
            [
              -84.99003182160462,
              45.3149523084663,
              431.5688727701406
            ],
            [
              -85.00005524582986,
              45.31512832980932,
              60.74887277014065
            ]
          ]
        ]
      },
      "bbox": [
        -85.00005525,
        45.31495231,
        60.74887277,
        -84.98978162,
        45.32220183,
        431.5688728
      ],
      "properties": {
        "datetime": "2015-05-02T16:00:18Z",
        "pc:count": 2645886,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657204.3443,
            "count": 2645886,
            "maximum": 657545.6421,
            "minimum": 656759.5021,
            "name": "X",
            "position": 0,
            "stddev": 246.4379532,
            "variance": 60731.66478
          },
          {
            "average": 5020268.595,
            "count": 2645886,
            "maximum": 5020690.008,
            "minimum": 5019903.708,
            "name": "Y",
            "position": 1,
            "stddev": 221.2583836,
            "variance": 48955.27231
          },
          {
            "average": 239.9936666,
            "count": 2645886,
            "maximum": 431.5688728,
            "minimum": 60.74887277,
            "name": "Z",
            "position": 2,
            "stddev": 10.31950749,
            "variance": 106.4922348
          },
          {
            "average": 93.54088158,
            "count": 2645886,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.50853798,
            "variance": 1892.992877
          },
          {
            "average": 1.15386037,
            "count": 2645886,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5412055734,
            "variance": 0.2929034727
          },
          {
            "average": 1.307657246,
            "count": 2645886,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8374636097,
            "variance": 0.7013452976
          },
          {
            "average": 0.496735687,
            "count": 2645886,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999894386,
            "variance": 0.2499894387
          },
          {
            "average": 0.0003647171496,
            "count": 2645886,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01909408989,
            "variance": 0.0003645842688
          },
          {
            "average": 3.103371801,
            "count": 2645886,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.357385506,
            "variance": 11.27203744
          },
          {
            "average": 1.682079283,
            "count": 2645886,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.14140105,
            "variance": 124.1308173
          },
          {
            "average": 0.500193508,
            "count": 2645886,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.500000057,
            "variance": 0.250000057
          },
          {
            "average": 212.1317955,
            "count": 2645886,
            "maximum": 213,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6197995923,
            "variance": 0.3841515346
          },
          {
            "average": 114564847,
            "count": 2645886,
            "maximum": 114617618.4,
            "minimum": 114544460.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31821.77493,
            "variance": 1012625360
          },
          {
            "average": 0,
            "count": 2645886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2645886,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2645886,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2645886,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2645886,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656759.5021,
          5019903.708,
          60.74887277,
          657545.6421,
          5020690.008,
          431.5688728
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656759.5021306319,
                5019903.7083304785,
                60.74887277014065
              ],
              [
                656759.5021306319,
                5020690.008330479,
                60.74887277014065
              ],
              [
                657545.6421306318,
                5020690.008330479,
                431.5688727701406
              ],
              [
                657545.6421306318,
                5019903.7083304785,
                431.5688727701406
              ],
              [
                656759.5021306319,
                5019903.7083304785,
                60.74887277014065
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:00:18+00:00",
        "end_time": "2015-05-01T19:41:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522729.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522729.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522729.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522729.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00005525,
            45.31495231,
            60.74887277,
            -84.98978162,
            45.32220183,
            431.5688728
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00005524582986,
                  45.31512832980932,
                  60.74887277014065
                ],
                [
                  -84.99980629116934,
                  45.322201829455615,
                  60.74887277014065
                ],
                [
                  -84.98978162126379,
                  45.32202576493493,
                  431.5688727701406
                ],
                [
                  -84.99003182160462,
                  45.3149523084663,
                  431.5688727701406
                ],
                [
                  -85.00005524582986,
                  45.31512832980932,
                  60.74887277014065
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522729.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522729.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:00:18Z",
            "pc:count": 2645886,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657204.3443,
                "count": 2645886,
                "maximum": 657545.6421,
                "minimum": 656759.5021,
                "name": "X",
                "position": 0,
                "stddev": 246.4379532,
                "variance": 60731.66478
              },
              {
                "average": 5020268.595,
                "count": 2645886,
                "maximum": 5020690.008,
                "minimum": 5019903.708,
                "name": "Y",
                "position": 1,
                "stddev": 221.2583836,
                "variance": 48955.27231
              },
              {
                "average": 239.9936666,
                "count": 2645886,
                "maximum": 431.5688728,
                "minimum": 60.74887277,
                "name": "Z",
                "position": 2,
                "stddev": 10.31950749,
                "variance": 106.4922348
              },
              {
                "average": 93.54088158,
                "count": 2645886,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.50853798,
                "variance": 1892.992877
              },
              {
                "average": 1.15386037,
                "count": 2645886,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5412055734,
                "variance": 0.2929034727
              },
              {
                "average": 1.307657246,
                "count": 2645886,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8374636097,
                "variance": 0.7013452976
              },
              {
                "average": 0.496735687,
                "count": 2645886,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999894386,
                "variance": 0.2499894387
              },
              {
                "average": 0.0003647171496,
                "count": 2645886,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01909408989,
                "variance": 0.0003645842688
              },
              {
                "average": 3.103371801,
                "count": 2645886,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.357385506,
                "variance": 11.27203744
              },
              {
                "average": 1.682079283,
                "count": 2645886,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.14140105,
                "variance": 124.1308173
              },
              {
                "average": 0.500193508,
                "count": 2645886,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.500000057,
                "variance": 0.250000057
              },
              {
                "average": 212.1317955,
                "count": 2645886,
                "maximum": 213,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6197995923,
                "variance": 0.3841515346
              },
              {
                "average": 114564847,
                "count": 2645886,
                "maximum": 114617618.4,
                "minimum": 114544460.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31821.77493,
                "variance": 1012625360
              },
              {
                "average": 0,
                "count": 2645886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2645886,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2645886,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2645886,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2645886,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656759.5021,
              5019903.708,
              60.74887277,
              657545.6421,
              5020690.008,
              431.5688728
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656759.5021306319,
                    5019903.7083304785,
                    60.74887277014065
                  ],
                  [
                    656759.5021306319,
                    5020690.008330479,
                    60.74887277014065
                  ],
                  [
                    657545.6421306318,
                    5020690.008330479,
                    431.5688727701406
                  ],
                  [
                    657545.6421306318,
                    5019903.7083304785,
                    431.5688727701406
                  ],
                  [
                    656759.5021306319,
                    5019903.7083304785,
                    60.74887277014065
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:00:18+00:00",
            "end_time": "2015-05-01T19: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": "USGS_LPC_MI_13Co_Emmett_2015_492814.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11974047926579,
              45.54754073934018,
              134.18676398695763
            ],
            [
              -85.1195045439086,
              45.55461355180697,
              134.18676398695763
            ],
            [
              -85.10943612622962,
              45.55444730590382,
              566.8467639869576
            ],
            [
              -85.10967332298634,
              45.54737453420792,
              566.8467639869576
            ],
            [
              -85.11974047926579,
              45.54754073934018,
              134.18676398695763
            ]
          ]
        ]
      },
      "bbox": [
        -85.11974048,
        45.54737453,
        134.186764,
        -85.10943613,
        45.55461355,
        566.846764
      ],
      "properties": {
        "datetime": "2015-05-01T17:28:36Z",
        "pc:count": 3661935,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 647289.1954,
            "count": 3661935,
            "maximum": 647560.7995,
            "minimum": 646774.5195,
            "name": "X",
            "position": 0,
            "stddev": 180.052055,
            "variance": 32418.7425
          },
          {
            "average": 5045897.541,
            "count": 3661935,
            "maximum": 5046283.814,
            "minimum": 5045497.614,
            "name": "Y",
            "position": 1,
            "stddev": 219.4035207,
            "variance": 48137.90488
          },
          {
            "average": 225.2908929,
            "count": 3661935,
            "maximum": 566.846764,
            "minimum": 134.186764,
            "name": "Z",
            "position": 2,
            "stddev": 27.14400482,
            "variance": 736.7969977
          },
          {
            "average": 47.36871408,
            "count": 3661935,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.340401,
            "variance": 1966.071161
          },
          {
            "average": 1.396743525,
            "count": 3661935,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7870260526,
            "variance": 0.6194100075
          },
          {
            "average": 1.794010271,
            "count": 3661935,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.142414103,
            "variance": 1.305109983
          },
          {
            "average": 0.4861629166,
            "count": 3661935,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998085667,
            "variance": 0.2498086033
          },
          {
            "average": 0.000248775579,
            "count": 3661935,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01577066129,
            "variance": 0.0002487137577
          },
          {
            "average": 4.725820092,
            "count": 3661935,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.649760638,
            "variance": 21.62027399
          },
          {
            "average": 9.717150686,
            "count": 3661935,
            "maximum": 19.99799919,
            "minimum": -10.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.356041447,
            "variance": 40.39926287
          },
          {
            "average": 0.4896037204,
            "count": 3661935,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998919739,
            "variance": 0.2498919856
          },
          {
            "average": 200.366926,
            "count": 3661935,
            "maximum": 201,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4819661422,
            "variance": 0.2322913622
          },
          {
            "average": 114536298.4,
            "count": 3661935,
            "maximum": 114536516.1,
            "minimum": 114536170,
            "name": "GpsTime",
            "position": 12,
            "stddev": 161.9032258,
            "variance": 26212.65452
          },
          {
            "average": 0,
            "count": 3661935,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3661935,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3661935,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3661935,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3661935,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          646774.5195,
          5045497.614,
          134.186764,
          647560.7995,
          5046283.814,
          566.846764
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                646774.5195133316,
                5045497.613564552,
                134.18676398695763
              ],
              [
                646774.5195133316,
                5046283.813564551,
                134.18676398695763
              ],
              [
                647560.7995133316,
                5046283.813564551,
                566.8467639869576
              ],
              [
                647560.7995133316,
                5045497.613564552,
                566.8467639869576
              ],
              [
                646774.5195133316,
                5045497.613564552,
                134.18676398695763
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:28:36+00:00",
        "end_time": "2015-05-01T17:22:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_492814.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_492814.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_492814.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492814.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.11974048,
            45.54737453,
            134.186764,
            -85.10943613,
            45.55461355,
            566.846764
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.11974047926579,
                  45.54754073934018,
                  134.18676398695763
                ],
                [
                  -85.1195045439086,
                  45.55461355180697,
                  134.18676398695763
                ],
                [
                  -85.10943612622962,
                  45.55444730590382,
                  566.8467639869576
                ],
                [
                  -85.10967332298634,
                  45.54737453420792,
                  566.8467639869576
                ],
                [
                  -85.11974047926579,
                  45.54754073934018,
                  134.18676398695763
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_492814.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492814.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:28:36Z",
            "pc:count": 3661935,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 647289.1954,
                "count": 3661935,
                "maximum": 647560.7995,
                "minimum": 646774.5195,
                "name": "X",
                "position": 0,
                "stddev": 180.052055,
                "variance": 32418.7425
              },
              {
                "average": 5045897.541,
                "count": 3661935,
                "maximum": 5046283.814,
                "minimum": 5045497.614,
                "name": "Y",
                "position": 1,
                "stddev": 219.4035207,
                "variance": 48137.90488
              },
              {
                "average": 225.2908929,
                "count": 3661935,
                "maximum": 566.846764,
                "minimum": 134.186764,
                "name": "Z",
                "position": 2,
                "stddev": 27.14400482,
                "variance": 736.7969977
              },
              {
                "average": 47.36871408,
                "count": 3661935,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.340401,
                "variance": 1966.071161
              },
              {
                "average": 1.396743525,
                "count": 3661935,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7870260526,
                "variance": 0.6194100075
              },
              {
                "average": 1.794010271,
                "count": 3661935,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.142414103,
                "variance": 1.305109983
              },
              {
                "average": 0.4861629166,
                "count": 3661935,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998085667,
                "variance": 0.2498086033
              },
              {
                "average": 0.000248775579,
                "count": 3661935,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01577066129,
                "variance": 0.0002487137577
              },
              {
                "average": 4.725820092,
                "count": 3661935,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.649760638,
                "variance": 21.62027399
              },
              {
                "average": 9.717150686,
                "count": 3661935,
                "maximum": 19.99799919,
                "minimum": -10.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.356041447,
                "variance": 40.39926287
              },
              {
                "average": 0.4896037204,
                "count": 3661935,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998919739,
                "variance": 0.2498919856
              },
              {
                "average": 200.366926,
                "count": 3661935,
                "maximum": 201,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4819661422,
                "variance": 0.2322913622
              },
              {
                "average": 114536298.4,
                "count": 3661935,
                "maximum": 114536516.1,
                "minimum": 114536170,
                "name": "GpsTime",
                "position": 12,
                "stddev": 161.9032258,
                "variance": 26212.65452
              },
              {
                "average": 0,
                "count": 3661935,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3661935,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3661935,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3661935,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3661935,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              646774.5195,
              5045497.614,
              134.186764,
              647560.7995,
              5046283.814,
              566.846764
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    646774.5195133316,
                    5045497.613564552,
                    134.18676398695763
                  ],
                  [
                    646774.5195133316,
                    5046283.813564551,
                    134.18676398695763
                  ],
                  [
                    647560.7995133316,
                    5046283.813564551,
                    566.8467639869576
                  ],
                  [
                    647560.7995133316,
                    5045497.613564552,
                    566.8467639869576
                  ],
                  [
                    646774.5195133316,
                    5045497.613564552,
                    134.18676398695763
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:28:36+00:00",
            "end_time": "2015-05-01T17:22: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": "USGS_LPC_MI_13Co_Emmett_2015_524786.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99206323146358,
              45.47287984789895,
              231.20835607592159
            ],
            [
              -84.99181192348559,
              45.47995257709392,
              231.20835607592159
            ],
            [
              -84.98175911132054,
              45.47977532952511,
              318.3483560759216
            ],
            [
              -84.98201167524772,
              45.472702643796566,
              318.3483560759216
            ],
            [
              -84.99206323146358,
              45.47287984789895,
              231.20835607592159
            ]
          ]
        ]
      },
      "bbox": [
        -84.99206323,
        45.47270264,
        231.2083561,
        -84.98175911,
        45.47995258,
        318.3483561
      ],
      "properties": {
        "datetime": "2015-05-02T16:03:57Z",
        "pc:count": 3665250,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657318.7966,
            "count": 3665250,
            "maximum": 657734.6456,
            "minimum": 656948.4856,
            "name": "X",
            "position": 0,
            "stddev": 193.6001226,
            "variance": 37481.00746
          },
          {
            "average": 5037863.552,
            "count": 3665250,
            "maximum": 5038230.807,
            "minimum": 5037444.567,
            "name": "Y",
            "position": 1,
            "stddev": 212.7551171,
            "variance": 45264.73985
          },
          {
            "average": 270.7143429,
            "count": 3665250,
            "maximum": 318.3483561,
            "minimum": 231.2083561,
            "name": "Z",
            "position": 2,
            "stddev": 15.79889029,
            "variance": 249.6049343
          },
          {
            "average": 63.37718027,
            "count": 3665250,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.06495638,
            "variance": 2407.369944
          },
          {
            "average": 1.29898479,
            "count": 3665250,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6905172539,
            "variance": 0.476814078
          },
          {
            "average": 1.598206671,
            "count": 3665250,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.021064796,
            "variance": 1.042573318
          },
          {
            "average": 0.4874183207,
            "count": 3665250,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998417445,
            "variance": 0.2498417695
          },
          {
            "average": 0.0004288929814,
            "count": 3665250,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02070529278,
            "variance": 0.0004287091492
          },
          {
            "average": 3.857291317,
            "count": 3665250,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.279873848,
            "variance": 18.31732015
          },
          {
            "average": 10.62364789,
            "count": 3665250,
            "maximum": 22.99799919,
            "minimum": -6,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.405828708,
            "variance": 41.03464144
          },
          {
            "average": 0.4737586795,
            "count": 3665250,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4993109864,
            "variance": 0.2493114611
          },
          {
            "average": 212.5847129,
            "count": 3665250,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4927715382,
            "variance": 0.2428237888
          },
          {
            "average": 114587880.2,
            "count": 3665250,
            "maximum": 114617837.3,
            "minimum": 114545703.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35540.7576,
            "variance": 1263145451
          },
          {
            "average": 0,
            "count": 3665250,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3665250,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3665250,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3665250,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3665250,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656948.4856,
          5037444.567,
          231.2083561,
          657734.6456,
          5038230.807,
          318.3483561
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656948.4856351975,
                5037444.566604217,
                231.20835607592159
              ],
              [
                656948.4856351975,
                5038230.806604217,
                231.20835607592159
              ],
              [
                657734.6456351974,
                5038230.806604217,
                318.3483560759216
              ],
              [
                657734.6456351974,
                5037444.566604217,
                318.3483560759216
              ],
              [
                656948.4856351975,
                5037444.566604217,
                231.20835607592159
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:03:57+00:00",
        "end_time": "2015-05-01T20:01:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524786.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524786.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524786.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524786.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99206323,
            45.47270264,
            231.2083561,
            -84.98175911,
            45.47995258,
            318.3483561
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99206323146358,
                  45.47287984789895,
                  231.20835607592159
                ],
                [
                  -84.99181192348559,
                  45.47995257709392,
                  231.20835607592159
                ],
                [
                  -84.98175911132054,
                  45.47977532952511,
                  318.3483560759216
                ],
                [
                  -84.98201167524772,
                  45.472702643796566,
                  318.3483560759216
                ],
                [
                  -84.99206323146358,
                  45.47287984789895,
                  231.20835607592159
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524786.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524786.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:03:57Z",
            "pc:count": 3665250,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657318.7966,
                "count": 3665250,
                "maximum": 657734.6456,
                "minimum": 656948.4856,
                "name": "X",
                "position": 0,
                "stddev": 193.6001226,
                "variance": 37481.00746
              },
              {
                "average": 5037863.552,
                "count": 3665250,
                "maximum": 5038230.807,
                "minimum": 5037444.567,
                "name": "Y",
                "position": 1,
                "stddev": 212.7551171,
                "variance": 45264.73985
              },
              {
                "average": 270.7143429,
                "count": 3665250,
                "maximum": 318.3483561,
                "minimum": 231.2083561,
                "name": "Z",
                "position": 2,
                "stddev": 15.79889029,
                "variance": 249.6049343
              },
              {
                "average": 63.37718027,
                "count": 3665250,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.06495638,
                "variance": 2407.369944
              },
              {
                "average": 1.29898479,
                "count": 3665250,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6905172539,
                "variance": 0.476814078
              },
              {
                "average": 1.598206671,
                "count": 3665250,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.021064796,
                "variance": 1.042573318
              },
              {
                "average": 0.4874183207,
                "count": 3665250,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998417445,
                "variance": 0.2498417695
              },
              {
                "average": 0.0004288929814,
                "count": 3665250,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02070529278,
                "variance": 0.0004287091492
              },
              {
                "average": 3.857291317,
                "count": 3665250,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.279873848,
                "variance": 18.31732015
              },
              {
                "average": 10.62364789,
                "count": 3665250,
                "maximum": 22.99799919,
                "minimum": -6,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.405828708,
                "variance": 41.03464144
              },
              {
                "average": 0.4737586795,
                "count": 3665250,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4993109864,
                "variance": 0.2493114611
              },
              {
                "average": 212.5847129,
                "count": 3665250,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4927715382,
                "variance": 0.2428237888
              },
              {
                "average": 114587880.2,
                "count": 3665250,
                "maximum": 114617837.3,
                "minimum": 114545703.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35540.7576,
                "variance": 1263145451
              },
              {
                "average": 0,
                "count": 3665250,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3665250,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3665250,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3665250,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3665250,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656948.4856,
              5037444.567,
              231.2083561,
              657734.6456,
              5038230.807,
              318.3483561
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656948.4856351975,
                    5037444.566604217,
                    231.20835607592159
                  ],
                  [
                    656948.4856351975,
                    5038230.806604217,
                    231.20835607592159
                  ],
                  [
                    657734.6456351974,
                    5038230.806604217,
                    318.3483560759216
                  ],
                  [
                    657734.6456351974,
                    5037444.566604217,
                    318.3483560759216
                  ],
                  [
                    656948.4856351975,
                    5037444.566604217,
                    231.20835607592159
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:03:57+00:00",
            "end_time": "2015-05-01T20:01: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": "USGS_LPC_MI_13Co_Emmett_2015_517824.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02247953787119,
              45.57555891172422,
              246.24666901566567
            ],
            [
              -85.02223117308338,
              45.58263092449431,
              246.24666901566567
            ],
            [
              -85.01215858403599,
              45.582456026699866,
              335.68666901566564
            ],
            [
              -85.01240821169692,
              45.57538405681847,
              335.68666901566564
            ],
            [
              -85.02247953787119,
              45.57555891172422,
              246.24666901566567
            ]
          ]
        ]
      },
      "bbox": [
        -85.02247954,
        45.57538406,
        246.246669,
        -85.01215858,
        45.58263092,
        335.686669
      ],
      "properties": {
        "datetime": "2015-05-01T19:28:52Z",
        "pc:count": 4563753,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654673.57,
            "count": 4563753,
            "maximum": 655076.2531,
            "minimum": 654289.9931,
            "name": "X",
            "position": 0,
            "stddev": 201.0711086,
            "variance": 40429.59073
          },
          {
            "average": 5049159.449,
            "count": 4563753,
            "maximum": 5049579.032,
            "minimum": 5048792.872,
            "name": "Y",
            "position": 1,
            "stddev": 218.0327044,
            "variance": 47538.26017
          },
          {
            "average": 266.748448,
            "count": 4563753,
            "maximum": 335.686669,
            "minimum": 246.246669,
            "name": "Z",
            "position": 2,
            "stddev": 14.611238,
            "variance": 213.4882758
          },
          {
            "average": 51.07420976,
            "count": 4563753,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.57239073,
            "variance": 1898.553234
          },
          {
            "average": 1.378605941,
            "count": 4563753,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7384678199,
            "variance": 0.5453347211
          },
          {
            "average": 1.757058938,
            "count": 4563753,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.055221648,
            "variance": 1.113492726
          },
          {
            "average": 0.5140275997,
            "count": 4563753,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998032425,
            "variance": 0.2498032812
          },
          {
            "average": 0.0003974798811,
            "count": 4563753,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01993293701,
            "variance": 0.0003973219779
          },
          {
            "average": 4.169632318,
            "count": 4563753,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.585143322,
            "variance": 21.02353928
          },
          {
            "average": -10.61763065,
            "count": 4563753,
            "maximum": 1.998000026,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.760045663,
            "variance": 33.17812604
          },
          {
            "average": 0.5473431625,
            "count": 4563753,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4977536331,
            "variance": 0.2477586793
          },
          {
            "average": 209.535438,
            "count": 4563753,
            "maximum": 210,
            "minimum": 209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4987426182,
            "variance": 0.2487441992
          },
          {
            "average": 114543371.6,
            "count": 4563753,
            "maximum": 114543732.2,
            "minimum": 114542956.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 381.9139903,
            "variance": 145858.296
          },
          {
            "average": 0,
            "count": 4563753,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4563753,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4563753,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4563753,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4563753,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654289.9931,
          5048792.872,
          246.246669,
          655076.2531,
          5049579.032,
          335.686669
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654289.9930771639,
                5048792.872339822,
                246.24666901566567
              ],
              [
                654289.9930771639,
                5049579.0323398225,
                246.24666901566567
              ],
              [
                655076.253077164,
                5049579.0323398225,
                335.68666901566564
              ],
              [
                655076.253077164,
                5048792.872339822,
                335.68666901566564
              ],
              [
                654289.9930771639,
                5048792.872339822,
                246.24666901566567
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:28:52+00:00",
        "end_time": "2015-05-01T19:15:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_517824.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_517824.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_517824.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517824.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02247954,
            45.57538406,
            246.246669,
            -85.01215858,
            45.58263092,
            335.686669
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.02247953787119,
                  45.57555891172422,
                  246.24666901566567
                ],
                [
                  -85.02223117308338,
                  45.58263092449431,
                  246.24666901566567
                ],
                [
                  -85.01215858403599,
                  45.582456026699866,
                  335.68666901566564
                ],
                [
                  -85.01240821169692,
                  45.57538405681847,
                  335.68666901566564
                ],
                [
                  -85.02247953787119,
                  45.57555891172422,
                  246.24666901566567
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_517824.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517824.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:28:52Z",
            "pc:count": 4563753,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654673.57,
                "count": 4563753,
                "maximum": 655076.2531,
                "minimum": 654289.9931,
                "name": "X",
                "position": 0,
                "stddev": 201.0711086,
                "variance": 40429.59073
              },
              {
                "average": 5049159.449,
                "count": 4563753,
                "maximum": 5049579.032,
                "minimum": 5048792.872,
                "name": "Y",
                "position": 1,
                "stddev": 218.0327044,
                "variance": 47538.26017
              },
              {
                "average": 266.748448,
                "count": 4563753,
                "maximum": 335.686669,
                "minimum": 246.246669,
                "name": "Z",
                "position": 2,
                "stddev": 14.611238,
                "variance": 213.4882758
              },
              {
                "average": 51.07420976,
                "count": 4563753,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.57239073,
                "variance": 1898.553234
              },
              {
                "average": 1.378605941,
                "count": 4563753,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7384678199,
                "variance": 0.5453347211
              },
              {
                "average": 1.757058938,
                "count": 4563753,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.055221648,
                "variance": 1.113492726
              },
              {
                "average": 0.5140275997,
                "count": 4563753,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998032425,
                "variance": 0.2498032812
              },
              {
                "average": 0.0003974798811,
                "count": 4563753,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01993293701,
                "variance": 0.0003973219779
              },
              {
                "average": 4.169632318,
                "count": 4563753,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.585143322,
                "variance": 21.02353928
              },
              {
                "average": -10.61763065,
                "count": 4563753,
                "maximum": 1.998000026,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.760045663,
                "variance": 33.17812604
              },
              {
                "average": 0.5473431625,
                "count": 4563753,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4977536331,
                "variance": 0.2477586793
              },
              {
                "average": 209.535438,
                "count": 4563753,
                "maximum": 210,
                "minimum": 209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4987426182,
                "variance": 0.2487441992
              },
              {
                "average": 114543371.6,
                "count": 4563753,
                "maximum": 114543732.2,
                "minimum": 114542956.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 381.9139903,
                "variance": 145858.296
              },
              {
                "average": 0,
                "count": 4563753,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4563753,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4563753,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4563753,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4563753,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654289.9931,
              5048792.872,
              246.246669,
              655076.2531,
              5049579.032,
              335.686669
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654289.9930771639,
                    5048792.872339822,
                    246.24666901566567
                  ],
                  [
                    654289.9930771639,
                    5049579.0323398225,
                    246.24666901566567
                  ],
                  [
                    655076.253077164,
                    5049579.0323398225,
                    335.68666901566564
                  ],
                  [
                    655076.253077164,
                    5048792.872339822,
                    335.68666901566564
                  ],
                  [
                    654289.9930771639,
                    5048792.872339822,
                    246.24666901566567
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:28:52+00:00",
            "end_time": "2015-05-01T19:15: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": "USGS_LPC_MI_13Co_Emmett_2015_499811.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09037950877403,
              45.540871277490595,
              108.91700216248523
            ],
            [
              -85.09013991576596,
              45.547944877730906,
              108.91700216248523
            ],
            [
              -85.08007439679999,
              45.54777608869237,
              347.7970021624852
            ],
            [
              -85.08031525064729,
              45.54070252985107,
              347.7970021624852
            ],
            [
              -85.09037950877403,
              45.540871277490595,
              108.91700216248523
            ]
          ]
        ]
      },
      "bbox": [
        -85.09037951,
        45.54070253,
        108.9170022,
        -85.0800744,
        45.54794488,
        347.7970022
      ],
      "properties": {
        "datetime": "2015-05-01T18:02:45Z",
        "pc:count": 3680621,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 649490.5462,
            "count": 3680621,
            "maximum": 649870.2386,
            "minimum": 649084.0786,
            "name": "X",
            "position": 0,
            "stddev": 254.2366543,
            "variance": 64636.27639
          },
          {
            "average": 5045169.909,
            "count": 3680621,
            "maximum": 5045597.086,
            "minimum": 5044810.786,
            "name": "Y",
            "position": 1,
            "stddev": 209.2795358,
            "variance": 43797.92412
          },
          {
            "average": 297.0507276,
            "count": 3680621,
            "maximum": 347.7970022,
            "minimum": 108.9170022,
            "name": "Z",
            "position": 2,
            "stddev": 9.435198014,
            "variance": 89.02296157
          },
          {
            "average": 69.14994372,
            "count": 3680621,
            "maximum": 175,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.54400896,
            "variance": 3085.136932
          },
          {
            "average": 1.331248178,
            "count": 3680621,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7534694334,
            "variance": 0.5677161871
          },
          {
            "average": 1.66209588,
            "count": 3680621,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.123172491,
            "variance": 1.261516446
          },
          {
            "average": 0.4975945635,
            "count": 3680621,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999942818,
            "variance": 0.2499942818
          },
          {
            "average": 0.0003809139816,
            "count": 3680621,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01951330289,
            "variance": 0.0003807689896
          },
          {
            "average": 4.049379982,
            "count": 3680621,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.386202001,
            "variance": 19.23876799
          },
          {
            "average": -0.09686893252,
            "count": 3680621,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.32053897,
            "variance": 128.1546026
          },
          {
            "average": 0.5200068141,
            "count": 3680621,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4995996349,
            "variance": 0.2495997952
          },
          {
            "average": 203.1368766,
            "count": 3680621,
            "maximum": 205,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9533474042,
            "variance": 0.9088712732
          },
          {
            "average": 114537688.9,
            "count": 3680621,
            "maximum": 114538565.4,
            "minimum": 114536899.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 518.9277508,
            "variance": 269286.0105
          },
          {
            "average": 0,
            "count": 3680621,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3680621,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3680621,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3680621,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3680621,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          649084.0786,
          5044810.786,
          108.9170022,
          649870.2386,
          5045597.086,
          347.7970022
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                649084.0786323111,
                5044810.786044031,
                108.91700216248523
              ],
              [
                649084.0786323111,
                5045597.086044032,
                108.91700216248523
              ],
              [
                649870.238632311,
                5045597.086044032,
                347.7970021624852
              ],
              [
                649870.238632311,
                5044810.786044031,
                347.7970021624852
              ],
              [
                649084.0786323111,
                5044810.786044031,
                108.91700216248523
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:02:45+00:00",
        "end_time": "2015-05-01T17:34:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_499811.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_499811.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_499811.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499811.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.09037951,
            45.54070253,
            108.9170022,
            -85.0800744,
            45.54794488,
            347.7970022
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.09037950877403,
                  45.540871277490595,
                  108.91700216248523
                ],
                [
                  -85.09013991576596,
                  45.547944877730906,
                  108.91700216248523
                ],
                [
                  -85.08007439679999,
                  45.54777608869237,
                  347.7970021624852
                ],
                [
                  -85.08031525064729,
                  45.54070252985107,
                  347.7970021624852
                ],
                [
                  -85.09037950877403,
                  45.540871277490595,
                  108.91700216248523
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_499811.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499811.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:02:45Z",
            "pc:count": 3680621,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 649490.5462,
                "count": 3680621,
                "maximum": 649870.2386,
                "minimum": 649084.0786,
                "name": "X",
                "position": 0,
                "stddev": 254.2366543,
                "variance": 64636.27639
              },
              {
                "average": 5045169.909,
                "count": 3680621,
                "maximum": 5045597.086,
                "minimum": 5044810.786,
                "name": "Y",
                "position": 1,
                "stddev": 209.2795358,
                "variance": 43797.92412
              },
              {
                "average": 297.0507276,
                "count": 3680621,
                "maximum": 347.7970022,
                "minimum": 108.9170022,
                "name": "Z",
                "position": 2,
                "stddev": 9.435198014,
                "variance": 89.02296157
              },
              {
                "average": 69.14994372,
                "count": 3680621,
                "maximum": 175,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.54400896,
                "variance": 3085.136932
              },
              {
                "average": 1.331248178,
                "count": 3680621,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7534694334,
                "variance": 0.5677161871
              },
              {
                "average": 1.66209588,
                "count": 3680621,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.123172491,
                "variance": 1.261516446
              },
              {
                "average": 0.4975945635,
                "count": 3680621,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999942818,
                "variance": 0.2499942818
              },
              {
                "average": 0.0003809139816,
                "count": 3680621,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01951330289,
                "variance": 0.0003807689896
              },
              {
                "average": 4.049379982,
                "count": 3680621,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.386202001,
                "variance": 19.23876799
              },
              {
                "average": -0.09686893252,
                "count": 3680621,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.32053897,
                "variance": 128.1546026
              },
              {
                "average": 0.5200068141,
                "count": 3680621,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4995996349,
                "variance": 0.2495997952
              },
              {
                "average": 203.1368766,
                "count": 3680621,
                "maximum": 205,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9533474042,
                "variance": 0.9088712732
              },
              {
                "average": 114537688.9,
                "count": 3680621,
                "maximum": 114538565.4,
                "minimum": 114536899.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 518.9277508,
                "variance": 269286.0105
              },
              {
                "average": 0,
                "count": 3680621,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3680621,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3680621,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3680621,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3680621,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              649084.0786,
              5044810.786,
              108.9170022,
              649870.2386,
              5045597.086,
              347.7970022
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    649084.0786323111,
                    5044810.786044031,
                    108.91700216248523
                  ],
                  [
                    649084.0786323111,
                    5045597.086044032,
                    108.91700216248523
                  ],
                  [
                    649870.238632311,
                    5045597.086044032,
                    347.7970021624852
                  ],
                  [
                    649870.238632311,
                    5044810.786044031,
                    347.7970021624852
                  ],
                  [
                    649084.0786323111,
                    5044810.786044031,
                    108.91700216248523
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:02:45+00:00",
            "end_time": "2015-05-01T17: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": "USGS_LPC_MI_13Co_Emmett_2015_522731.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00013369632136,
              45.321985768833635,
              213.83419078993728
            ],
            [
              -84.9998847172572,
              45.32905854061955,
              213.83419078993728
            ],
            [
              -84.98985654185809,
              45.328882421892295,
              268.35419078993726
            ],
            [
              -84.99010676720931,
              45.32180969329302,
              268.35419078993726
            ],
            [
              -85.00013369632136,
              45.321985768833635,
              213.83419078993728
            ]
          ]
        ]
      },
      "bbox": [
        -85.0001337,
        45.32180969,
        213.8341908,
        -84.98985654,
        45.32905854,
        268.3541908
      ],
      "properties": {
        "datetime": "2015-05-02T16:00:27Z",
        "pc:count": 2933835,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657142.5656,
            "count": 2933835,
            "maximum": 657520.7588,
            "minimum": 656734.4388,
            "name": "X",
            "position": 0,
            "stddev": 246.7962201,
            "variance": 60908.37423
          },
          {
            "average": 5021066.933,
            "count": 2933835,
            "maximum": 5021451.588,
            "minimum": 5020665.368,
            "name": "Y",
            "position": 1,
            "stddev": 211.3584496,
            "variance": 44672.39421
          },
          {
            "average": 229.075808,
            "count": 2933835,
            "maximum": 268.3541908,
            "minimum": 213.8341908,
            "name": "Z",
            "position": 2,
            "stddev": 7.797540025,
            "variance": 60.80163044
          },
          {
            "average": 73.80424905,
            "count": 2933835,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.2712825,
            "variance": 1872.40389
          },
          {
            "average": 1.19485997,
            "count": 2933835,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5464440592,
            "variance": 0.2986011098
          },
          {
            "average": 1.389751298,
            "count": 2933835,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8144910225,
            "variance": 0.6633956257
          },
          {
            "average": 0.5008345732,
            "count": 2933835,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993887,
            "variance": 0.2499993887
          },
          {
            "average": 0.0004049307476,
            "count": 2933835,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02011881996,
            "variance": 0.0004047669167
          },
          {
            "average": 3.681463,
            "count": 2933835,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.099923162,
            "variance": 16.80936993
          },
          {
            "average": -1.301875479,
            "count": 2933835,
            "maximum": 22.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.33235783,
            "variance": 128.4223339
          },
          {
            "average": 0.5077517993,
            "count": 2933835,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999399912,
            "variance": 0.2499399948
          },
          {
            "average": 212.0310917,
            "count": 2933835,
            "maximum": 213,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6100799671,
            "variance": 0.3721975663
          },
          {
            "average": 114560165.8,
            "count": 2933835,
            "maximum": 114617627.7,
            "minimum": 114544470.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28924.16878,
            "variance": 836607539.7
          },
          {
            "average": 0,
            "count": 2933835,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2933835,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2933835,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2933835,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2933835,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656734.4388,
          5020665.368,
          213.8341908,
          657520.7588,
          5021451.588,
          268.3541908
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656734.438763829,
                5020665.368356702,
                213.83419078993728
              ],
              [
                656734.438763829,
                5021451.588356703,
                213.83419078993728
              ],
              [
                657520.758763829,
                5021451.588356703,
                268.35419078993726
              ],
              [
                657520.758763829,
                5020665.368356702,
                268.35419078993726
              ],
              [
                656734.438763829,
                5020665.368356702,
                213.83419078993728
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:00:27+00:00",
        "end_time": "2015-05-01T19:41:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522731.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522731.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522731.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522731.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.0001337,
            45.32180969,
            213.8341908,
            -84.98985654,
            45.32905854,
            268.3541908
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00013369632136,
                  45.321985768833635,
                  213.83419078993728
                ],
                [
                  -84.9998847172572,
                  45.32905854061955,
                  213.83419078993728
                ],
                [
                  -84.98985654185809,
                  45.328882421892295,
                  268.35419078993726
                ],
                [
                  -84.99010676720931,
                  45.32180969329302,
                  268.35419078993726
                ],
                [
                  -85.00013369632136,
                  45.321985768833635,
                  213.83419078993728
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522731.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522731.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:00:27Z",
            "pc:count": 2933835,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657142.5656,
                "count": 2933835,
                "maximum": 657520.7588,
                "minimum": 656734.4388,
                "name": "X",
                "position": 0,
                "stddev": 246.7962201,
                "variance": 60908.37423
              },
              {
                "average": 5021066.933,
                "count": 2933835,
                "maximum": 5021451.588,
                "minimum": 5020665.368,
                "name": "Y",
                "position": 1,
                "stddev": 211.3584496,
                "variance": 44672.39421
              },
              {
                "average": 229.075808,
                "count": 2933835,
                "maximum": 268.3541908,
                "minimum": 213.8341908,
                "name": "Z",
                "position": 2,
                "stddev": 7.797540025,
                "variance": 60.80163044
              },
              {
                "average": 73.80424905,
                "count": 2933835,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.2712825,
                "variance": 1872.40389
              },
              {
                "average": 1.19485997,
                "count": 2933835,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5464440592,
                "variance": 0.2986011098
              },
              {
                "average": 1.389751298,
                "count": 2933835,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8144910225,
                "variance": 0.6633956257
              },
              {
                "average": 0.5008345732,
                "count": 2933835,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993887,
                "variance": 0.2499993887
              },
              {
                "average": 0.0004049307476,
                "count": 2933835,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02011881996,
                "variance": 0.0004047669167
              },
              {
                "average": 3.681463,
                "count": 2933835,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.099923162,
                "variance": 16.80936993
              },
              {
                "average": -1.301875479,
                "count": 2933835,
                "maximum": 22.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.33235783,
                "variance": 128.4223339
              },
              {
                "average": 0.5077517993,
                "count": 2933835,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999399912,
                "variance": 0.2499399948
              },
              {
                "average": 212.0310917,
                "count": 2933835,
                "maximum": 213,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6100799671,
                "variance": 0.3721975663
              },
              {
                "average": 114560165.8,
                "count": 2933835,
                "maximum": 114617627.7,
                "minimum": 114544470.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28924.16878,
                "variance": 836607539.7
              },
              {
                "average": 0,
                "count": 2933835,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2933835,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2933835,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2933835,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2933835,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656734.4388,
              5020665.368,
              213.8341908,
              657520.7588,
              5021451.588,
              268.3541908
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656734.438763829,
                    5020665.368356702,
                    213.83419078993728
                  ],
                  [
                    656734.438763829,
                    5021451.588356703,
                    213.83419078993728
                  ],
                  [
                    657520.758763829,
                    5021451.588356703,
                    268.35419078993726
                  ],
                  [
                    657520.758763829,
                    5020665.368356702,
                    268.35419078993726
                  ],
                  [
                    656734.438763829,
                    5020665.368356702,
                    213.83419078993728
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:00:27+00:00",
            "end_time": "2015-05-01T19:41: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": "USGS_LPC_MI_13Co_Emmett_2015_514776.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03072397751883,
              45.44523813789617,
              244.07885130780795
            ],
            [
              -85.0304777687054,
              45.45231034778168,
              244.07885130780795
            ],
            [
              -85.02042707555619,
              45.45213654061533,
              336.418851307808
            ],
            [
              -85.02067453880595,
              45.44506437334874,
              336.418851307808
            ],
            [
              -85.03072397751883,
              45.44523813789617,
              244.07885130780795
            ]
          ]
        ]
      },
      "bbox": [
        -85.03072398,
        45.44506437,
        244.0788513,
        -85.02042708,
        45.45231035,
        336.4188513
      ],
      "properties": {
        "datetime": "2015-05-01T19:31:56Z",
        "pc:count": 5147188,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654403.8923,
            "count": 5147188,
            "maximum": 654788.2413,
            "minimum": 654001.8813,
            "name": "X",
            "position": 0,
            "stddev": 240.0358701,
            "variance": 57617.21895
          },
          {
            "average": 5034703.279,
            "count": 5147188,
            "maximum": 5035085.059,
            "minimum": 5034298.899,
            "name": "Y",
            "position": 1,
            "stddev": 216.1093225,
            "variance": 46703.23927
          },
          {
            "average": 292.971461,
            "count": 5147188,
            "maximum": 336.4188513,
            "minimum": 244.0788513,
            "name": "Z",
            "position": 2,
            "stddev": 19.43481062,
            "variance": 377.7118638
          },
          {
            "average": 41.86178842,
            "count": 5147188,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.56664136,
            "variance": 1986.185523
          },
          {
            "average": 1.6377354,
            "count": 5147188,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9939176552,
            "variance": 0.9878723054
          },
          {
            "average": 2.274792372,
            "count": 5147188,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.385086876,
            "variance": 1.918465653
          },
          {
            "average": 0.4965241215,
            "count": 5147188,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999879667,
            "variance": 0.2499879668
          },
          {
            "average": 0.0003879788343,
            "count": 5147188,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01969335883,
            "variance": 0.000387828382
          },
          {
            "average": 4.101766829,
            "count": 5147188,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.67506041,
            "variance": 21.85618984
          },
          {
            "average": 1.262810492,
            "count": 5147188,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.1488775,
            "variance": 124.2974695
          },
          {
            "average": 0.5181806066,
            "count": 5147188,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4996694048,
            "variance": 0.2496695141
          },
          {
            "average": 208.9387036,
            "count": 5147188,
            "maximum": 210,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5845732027,
            "variance": 0.3417258294
          },
          {
            "average": 114542806.3,
            "count": 5147188,
            "maximum": 114543916,
            "minimum": 114542113.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 520.1025989,
            "variance": 270506.7134
          },
          {
            "average": 0,
            "count": 5147188,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5147188,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5147188,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5147188,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5147188,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654001.8813,
          5034298.899,
          244.0788513,
          654788.2413,
          5035085.059,
          336.4188513
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654001.8812981664,
                5034298.899255507,
                244.07885130780795
              ],
              [
                654001.8812981664,
                5035085.059255507,
                244.07885130780795
              ],
              [
                654788.2412981665,
                5035085.059255507,
                336.418851307808
              ],
              [
                654788.2412981665,
                5034298.899255507,
                336.418851307808
              ],
              [
                654001.8812981664,
                5034298.899255507,
                244.07885130780795
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:31:56+00:00",
        "end_time": "2015-05-01T19:01:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514776.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514776.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514776.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514776.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.03072398,
            45.44506437,
            244.0788513,
            -85.02042708,
            45.45231035,
            336.4188513
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.03072397751883,
                  45.44523813789617,
                  244.07885130780795
                ],
                [
                  -85.0304777687054,
                  45.45231034778168,
                  244.07885130780795
                ],
                [
                  -85.02042707555619,
                  45.45213654061533,
                  336.418851307808
                ],
                [
                  -85.02067453880595,
                  45.44506437334874,
                  336.418851307808
                ],
                [
                  -85.03072397751883,
                  45.44523813789617,
                  244.07885130780795
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514776.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514776.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:31:56Z",
            "pc:count": 5147188,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654403.8923,
                "count": 5147188,
                "maximum": 654788.2413,
                "minimum": 654001.8813,
                "name": "X",
                "position": 0,
                "stddev": 240.0358701,
                "variance": 57617.21895
              },
              {
                "average": 5034703.279,
                "count": 5147188,
                "maximum": 5035085.059,
                "minimum": 5034298.899,
                "name": "Y",
                "position": 1,
                "stddev": 216.1093225,
                "variance": 46703.23927
              },
              {
                "average": 292.971461,
                "count": 5147188,
                "maximum": 336.4188513,
                "minimum": 244.0788513,
                "name": "Z",
                "position": 2,
                "stddev": 19.43481062,
                "variance": 377.7118638
              },
              {
                "average": 41.86178842,
                "count": 5147188,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.56664136,
                "variance": 1986.185523
              },
              {
                "average": 1.6377354,
                "count": 5147188,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9939176552,
                "variance": 0.9878723054
              },
              {
                "average": 2.274792372,
                "count": 5147188,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.385086876,
                "variance": 1.918465653
              },
              {
                "average": 0.4965241215,
                "count": 5147188,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999879667,
                "variance": 0.2499879668
              },
              {
                "average": 0.0003879788343,
                "count": 5147188,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01969335883,
                "variance": 0.000387828382
              },
              {
                "average": 4.101766829,
                "count": 5147188,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.67506041,
                "variance": 21.85618984
              },
              {
                "average": 1.262810492,
                "count": 5147188,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.1488775,
                "variance": 124.2974695
              },
              {
                "average": 0.5181806066,
                "count": 5147188,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4996694048,
                "variance": 0.2496695141
              },
              {
                "average": 208.9387036,
                "count": 5147188,
                "maximum": 210,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5845732027,
                "variance": 0.3417258294
              },
              {
                "average": 114542806.3,
                "count": 5147188,
                "maximum": 114543916,
                "minimum": 114542113.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 520.1025989,
                "variance": 270506.7134
              },
              {
                "average": 0,
                "count": 5147188,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5147188,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5147188,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5147188,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5147188,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654001.8813,
              5034298.899,
              244.0788513,
              654788.2413,
              5035085.059,
              336.4188513
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654001.8812981664,
                    5034298.899255507,
                    244.07885130780795
                  ],
                  [
                    654001.8812981664,
                    5035085.059255507,
                    244.07885130780795
                  ],
                  [
                    654788.2412981665,
                    5035085.059255507,
                    336.418851307808
                  ],
                  [
                    654788.2412981665,
                    5034298.899255507,
                    336.418851307808
                  ],
                  [
                    654001.8812981664,
                    5034298.899255507,
                    244.07885130780795
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:31:56+00:00",
            "end_time": "2015-05-01T19: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": "USGS_LPC_MI_13Co_Emmett_2015_509816.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.051520807592,
              45.55482078034161,
              284.4068472513761
            ],
            [
              -85.05127618474924,
              45.56189528087655,
              284.4068472513761
            ],
            [
              -85.0412061012181,
              45.5617229871422,
              406.8068472513761
            ],
            [
              -85.04145198619098,
              45.55464852887162,
              406.8068472513761
            ],
            [
              -85.051520807592,
              45.55482078034161,
              284.4068472513761
            ]
          ]
        ]
      },
      "bbox": [
        -85.05152081,
        45.55464853,
        284.4068473,
        -85.0412061,
        45.56189528,
        406.8068473
      ],
      "properties": {
        "datetime": "2015-05-01T18:45:30Z",
        "pc:count": 5936319,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652408.6136,
            "count": 5936319,
            "maximum": 652866.4615,
            "minimum": 652080.1215,
            "name": "X",
            "position": 0,
            "stddev": 210.3671228,
            "variance": 44254.32634
          },
          {
            "average": 5046824.053,
            "count": 5936319,
            "maximum": 5047219.882,
            "minimum": 5046433.462,
            "name": "Y",
            "position": 1,
            "stddev": 218.2899402,
            "variance": 47650.49798
          },
          {
            "average": 365.2783051,
            "count": 5936319,
            "maximum": 406.8068473,
            "minimum": 284.4068473,
            "name": "Z",
            "position": 2,
            "stddev": 16.6719206,
            "variance": 277.9529364
          },
          {
            "average": 44.00662919,
            "count": 5936319,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.53110323,
            "variance": 2453.330187
          },
          {
            "average": 1.538249208,
            "count": 5936319,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9141594643,
            "variance": 0.8356875262
          },
          {
            "average": 2.076784957,
            "count": 5936319,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.29604024,
            "variance": 1.679720305
          },
          {
            "average": 0.486503168,
            "count": 5936319,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998178444,
            "variance": 0.2498178776
          },
          {
            "average": 0.0003384252093,
            "count": 5936319,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01839322524,
            "variance": 0.0003383107347
          },
          {
            "average": 4.36375808,
            "count": 5936319,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.754925501,
            "variance": 22.60931652
          },
          {
            "average": 8.020217853,
            "count": 5936319,
            "maximum": 19.99799919,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.039731804,
            "variance": 49.55782387
          },
          {
            "average": 0.4797055212,
            "count": 5936319,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4995880064,
            "variance": 0.2495881762
          },
          {
            "average": 206.6548238,
            "count": 5936319,
            "maximum": 207,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4754257326,
            "variance": 0.2260296272
          },
          {
            "average": 114540827.9,
            "count": 5936319,
            "maximum": 114541130.5,
            "minimum": 114540258.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 409.56812,
            "variance": 167746.0449
          },
          {
            "average": 0,
            "count": 5936319,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5936319,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5936319,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5936319,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5936319,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          652080.1215,
          5046433.462,
          284.4068473,
          652866.4615,
          5047219.882,
          406.8068473
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                652080.1214741386,
                5046433.461562884,
                284.4068472513761
              ],
              [
                652080.1214741386,
                5047219.881562884,
                284.4068472513761
              ],
              [
                652866.4614741387,
                5047219.881562884,
                406.8068472513761
              ],
              [
                652866.4614741387,
                5046433.461562884,
                406.8068472513761
              ],
              [
                652080.1214741386,
                5046433.461562884,
                284.4068472513761
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:45:30+00:00",
        "end_time": "2015-05-01T18:30:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_509816.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_509816.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_509816.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509816.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05152081,
            45.55464853,
            284.4068473,
            -85.0412061,
            45.56189528,
            406.8068473
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.051520807592,
                  45.55482078034161,
                  284.4068472513761
                ],
                [
                  -85.05127618474924,
                  45.56189528087655,
                  284.4068472513761
                ],
                [
                  -85.0412061012181,
                  45.5617229871422,
                  406.8068472513761
                ],
                [
                  -85.04145198619098,
                  45.55464852887162,
                  406.8068472513761
                ],
                [
                  -85.051520807592,
                  45.55482078034161,
                  284.4068472513761
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_509816.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509816.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:45:30Z",
            "pc:count": 5936319,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652408.6136,
                "count": 5936319,
                "maximum": 652866.4615,
                "minimum": 652080.1215,
                "name": "X",
                "position": 0,
                "stddev": 210.3671228,
                "variance": 44254.32634
              },
              {
                "average": 5046824.053,
                "count": 5936319,
                "maximum": 5047219.882,
                "minimum": 5046433.462,
                "name": "Y",
                "position": 1,
                "stddev": 218.2899402,
                "variance": 47650.49798
              },
              {
                "average": 365.2783051,
                "count": 5936319,
                "maximum": 406.8068473,
                "minimum": 284.4068473,
                "name": "Z",
                "position": 2,
                "stddev": 16.6719206,
                "variance": 277.9529364
              },
              {
                "average": 44.00662919,
                "count": 5936319,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.53110323,
                "variance": 2453.330187
              },
              {
                "average": 1.538249208,
                "count": 5936319,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9141594643,
                "variance": 0.8356875262
              },
              {
                "average": 2.076784957,
                "count": 5936319,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.29604024,
                "variance": 1.679720305
              },
              {
                "average": 0.486503168,
                "count": 5936319,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998178444,
                "variance": 0.2498178776
              },
              {
                "average": 0.0003384252093,
                "count": 5936319,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01839322524,
                "variance": 0.0003383107347
              },
              {
                "average": 4.36375808,
                "count": 5936319,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.754925501,
                "variance": 22.60931652
              },
              {
                "average": 8.020217853,
                "count": 5936319,
                "maximum": 19.99799919,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.039731804,
                "variance": 49.55782387
              },
              {
                "average": 0.4797055212,
                "count": 5936319,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4995880064,
                "variance": 0.2495881762
              },
              {
                "average": 206.6548238,
                "count": 5936319,
                "maximum": 207,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4754257326,
                "variance": 0.2260296272
              },
              {
                "average": 114540827.9,
                "count": 5936319,
                "maximum": 114541130.5,
                "minimum": 114540258.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 409.56812,
                "variance": 167746.0449
              },
              {
                "average": 0,
                "count": 5936319,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5936319,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5936319,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5936319,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5936319,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              652080.1215,
              5046433.462,
              284.4068473,
              652866.4615,
              5047219.882,
              406.8068473
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    652080.1214741386,
                    5046433.461562884,
                    284.4068472513761
                  ],
                  [
                    652080.1214741386,
                    5047219.881562884,
                    284.4068472513761
                  ],
                  [
                    652866.4614741387,
                    5047219.881562884,
                    406.8068472513761
                  ],
                  [
                    652866.4614741387,
                    5046433.461562884,
                    406.8068472513761
                  ],
                  [
                    652080.1214741386,
                    5046433.461562884,
                    284.4068472513761
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:45:30+00:00",
            "end_time": "2015-05-01T18:30: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": "USGS_LPC_MI_13Co_Emmett_2015_492816.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11983049455719,
              45.5543952000138,
              161.99911371995375
            ],
            [
              -85.11959447208736,
              45.56146926379055,
              161.99911371995375
            ],
            [
              -85.10952611009239,
              45.56130302765254,
              884.5991137199537
            ],
            [
              -85.10976339448104,
              45.55422900465171,
              884.5991137199537
            ],
            [
              -85.11983049455719,
              45.5543952000138,
              161.99911371995375
            ]
          ]
        ]
      },
      "bbox": [
        -85.11983049,
        45.554229,
        161.9991137,
        -85.10952611,
        45.56146926,
        884.5991137
      ],
      "properties": {
        "datetime": "2015-05-01T17:28:46Z",
        "pc:count": 4106491,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 647256.7686,
            "count": 4106491,
            "maximum": 647535.8274,
            "minimum": 646749.6474,
            "name": "X",
            "position": 0,
            "stddev": 181.8901889,
            "variance": 33084.04081
          },
          {
            "average": 5046654.94,
            "count": 4106491,
            "maximum": 5047045.299,
            "minimum": 5046258.959,
            "name": "Y",
            "position": 1,
            "stddev": 217.99589,
            "variance": 47522.20807
          },
          {
            "average": 228.9819097,
            "count": 4106491,
            "maximum": 884.5991137,
            "minimum": 161.9991137,
            "name": "Z",
            "position": 2,
            "stddev": 25.81766755,
            "variance": 666.5519578
          },
          {
            "average": 41.87757358,
            "count": 4106491,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.43722516,
            "variance": 1800.918079
          },
          {
            "average": 1.438874942,
            "count": 4106491,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8204411673,
            "variance": 0.673123709
          },
          {
            "average": 1.878163619,
            "count": 4106491,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.178425597,
            "variance": 1.388686889
          },
          {
            "average": 0.4863651229,
            "count": 4106491,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998141164,
            "variance": 0.249814151
          },
          {
            "average": 0.0002442474609,
            "count": 4106491,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01562651156,
            "variance": 0.0002441878636
          },
          {
            "average": 4.459954496,
            "count": 4106491,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.63913476,
            "variance": 21.52157132
          },
          {
            "average": 7.97763479,
            "count": 4106491,
            "maximum": 22.99799919,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.500738571,
            "variance": 72.26255625
          },
          {
            "average": 0.4972924572,
            "count": 4106491,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.49999273,
            "variance": 0.2499927301
          },
          {
            "average": 200.3582202,
            "count": 4106491,
            "maximum": 201,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4794773638,
            "variance": 0.2298985424
          },
          {
            "average": 114536292.9,
            "count": 4106491,
            "maximum": 114536526.3,
            "minimum": 114536160.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 170.4308645,
            "variance": 29046.67959
          },
          {
            "average": 0,
            "count": 4106491,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4106491,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4106491,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4106491,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4106491,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          646749.6474,
          5046258.959,
          161.9991137,
          647535.8274,
          5047045.299,
          884.5991137
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                646749.6474197245,
                5046258.959045766,
                161.99911371995375
              ],
              [
                646749.6474197245,
                5047045.299045766,
                161.99911371995375
              ],
              [
                647535.8274197244,
                5047045.299045766,
                884.5991137199537
              ],
              [
                647535.8274197244,
                5046258.959045766,
                884.5991137199537
              ],
              [
                646749.6474197245,
                5046258.959045766,
                161.99911371995375
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:28:46+00:00",
        "end_time": "2015-05-01T17:22:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_492816.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_492816.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_492816.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492816.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.11983049,
            45.554229,
            161.9991137,
            -85.10952611,
            45.56146926,
            884.5991137
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.11983049455719,
                  45.5543952000138,
                  161.99911371995375
                ],
                [
                  -85.11959447208736,
                  45.56146926379055,
                  161.99911371995375
                ],
                [
                  -85.10952611009239,
                  45.56130302765254,
                  884.5991137199537
                ],
                [
                  -85.10976339448104,
                  45.55422900465171,
                  884.5991137199537
                ],
                [
                  -85.11983049455719,
                  45.5543952000138,
                  161.99911371995375
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_492816.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492816.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:28:46Z",
            "pc:count": 4106491,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 647256.7686,
                "count": 4106491,
                "maximum": 647535.8274,
                "minimum": 646749.6474,
                "name": "X",
                "position": 0,
                "stddev": 181.8901889,
                "variance": 33084.04081
              },
              {
                "average": 5046654.94,
                "count": 4106491,
                "maximum": 5047045.299,
                "minimum": 5046258.959,
                "name": "Y",
                "position": 1,
                "stddev": 217.99589,
                "variance": 47522.20807
              },
              {
                "average": 228.9819097,
                "count": 4106491,
                "maximum": 884.5991137,
                "minimum": 161.9991137,
                "name": "Z",
                "position": 2,
                "stddev": 25.81766755,
                "variance": 666.5519578
              },
              {
                "average": 41.87757358,
                "count": 4106491,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.43722516,
                "variance": 1800.918079
              },
              {
                "average": 1.438874942,
                "count": 4106491,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8204411673,
                "variance": 0.673123709
              },
              {
                "average": 1.878163619,
                "count": 4106491,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.178425597,
                "variance": 1.388686889
              },
              {
                "average": 0.4863651229,
                "count": 4106491,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998141164,
                "variance": 0.249814151
              },
              {
                "average": 0.0002442474609,
                "count": 4106491,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01562651156,
                "variance": 0.0002441878636
              },
              {
                "average": 4.459954496,
                "count": 4106491,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.63913476,
                "variance": 21.52157132
              },
              {
                "average": 7.97763479,
                "count": 4106491,
                "maximum": 22.99799919,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.500738571,
                "variance": 72.26255625
              },
              {
                "average": 0.4972924572,
                "count": 4106491,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.49999273,
                "variance": 0.2499927301
              },
              {
                "average": 200.3582202,
                "count": 4106491,
                "maximum": 201,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4794773638,
                "variance": 0.2298985424
              },
              {
                "average": 114536292.9,
                "count": 4106491,
                "maximum": 114536526.3,
                "minimum": 114536160.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 170.4308645,
                "variance": 29046.67959
              },
              {
                "average": 0,
                "count": 4106491,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4106491,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4106491,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4106491,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4106491,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              646749.6474,
              5046258.959,
              161.9991137,
              647535.8274,
              5047045.299,
              884.5991137
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    646749.6474197245,
                    5046258.959045766,
                    161.99911371995375
                  ],
                  [
                    646749.6474197245,
                    5047045.299045766,
                    161.99911371995375
                  ],
                  [
                    647535.8274197244,
                    5047045.299045766,
                    884.5991137199537
                  ],
                  [
                    647535.8274197244,
                    5046258.959045766,
                    884.5991137199537
                  ],
                  [
                    646749.6474197245,
                    5046258.959045766,
                    161.99911371995375
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:28:46+00:00",
            "end_time": "2015-05-01T17:22:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_504834.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0716318800937,
              45.60269577888367,
              207.96066905857828
            ],
            [
              -85.07138941998048,
              45.60976904465996,
              207.96066905857828
            ],
            [
              -85.06131142175357,
              45.6095983984077,
              319.8206690585783
            ],
            [
              -85.06155514691831,
              45.60252517448579,
              319.8206690585783
            ],
            [
              -85.0716318800937,
              45.60269577888367,
              207.96066905857828
            ]
          ]
        ]
      },
      "bbox": [
        -85.07163188,
        45.60252517,
        207.9606691,
        -85.06131142,
        45.60976904,
        319.8206691
      ],
      "properties": {
        "datetime": "2015-05-01T18:17:19Z",
        "pc:count": 4079909,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 650721.613,
            "count": 4079909,
            "maximum": 651168.8287,
            "minimum": 650382.5487,
            "name": "X",
            "position": 0,
            "stddev": 225.8067575,
            "variance": 50988.69173
          },
          {
            "average": 5052129.749,
            "count": 4079909,
            "maximum": 5052500.604,
            "minimum": 5051714.324,
            "name": "Y",
            "position": 1,
            "stddev": 224.2536651,
            "variance": 50289.70633
          },
          {
            "average": 257.4980714,
            "count": 4079909,
            "maximum": 319.8206691,
            "minimum": 207.9606691,
            "name": "Z",
            "position": 2,
            "stddev": 16.28880456,
            "variance": 265.3251542
          },
          {
            "average": 61.48431938,
            "count": 4079909,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.85225321,
            "variance": 2485.24715
          },
          {
            "average": 1.309214985,
            "count": 4079909,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6999320751,
            "variance": 0.4899049098
          },
          {
            "average": 1.618317467,
            "count": 4079909,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.031779166,
            "variance": 1.064568248
          },
          {
            "average": 0.4903464759,
            "count": 4079909,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999068621,
            "variance": 0.2499068707
          },
          {
            "average": 0.0003536843591,
            "count": 4079909,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01880317402,
            "variance": 0.0003535593532
          },
          {
            "average": 3.898828871,
            "count": 4079909,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.359534829,
            "variance": 19.00554392
          },
          {
            "average": 6.684681395,
            "count": 4079909,
            "maximum": 19.99799919,
            "minimum": -9,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.653059357,
            "variance": 44.2631988
          },
          {
            "average": 0.4740071408,
            "count": 4079909,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4993239754,
            "variance": 0.2493244324
          },
          {
            "average": 204.3725412,
            "count": 4079909,
            "maximum": 205,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4834814365,
            "variance": 0.2337542994
          },
          {
            "average": 114539076,
            "count": 4079909,
            "maximum": 114539439.2,
            "minimum": 114538467.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 465.3826723,
            "variance": 216581.0317
          },
          {
            "average": 0,
            "count": 4079909,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4079909,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4079909,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4079909,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4079909,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          650382.5487,
          5051714.324,
          207.9606691,
          651168.8287,
          5052500.604,
          319.8206691
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                650382.5487375133,
                5051714.3242148245,
                207.96066905857828
              ],
              [
                650382.5487375133,
                5052500.604214824,
                207.96066905857828
              ],
              [
                651168.8287375133,
                5052500.604214824,
                319.8206690585783
              ],
              [
                651168.8287375133,
                5051714.3242148245,
                319.8206690585783
              ],
              [
                650382.5487375133,
                5051714.3242148245,
                207.96066905857828
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:17:19+00:00",
        "end_time": "2015-05-01T18:01:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_504834.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_504834.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_504834.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504834.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.07163188,
            45.60252517,
            207.9606691,
            -85.06131142,
            45.60976904,
            319.8206691
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.0716318800937,
                  45.60269577888367,
                  207.96066905857828
                ],
                [
                  -85.07138941998048,
                  45.60976904465996,
                  207.96066905857828
                ],
                [
                  -85.06131142175357,
                  45.6095983984077,
                  319.8206690585783
                ],
                [
                  -85.06155514691831,
                  45.60252517448579,
                  319.8206690585783
                ],
                [
                  -85.0716318800937,
                  45.60269577888367,
                  207.96066905857828
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_504834.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504834.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:17:19Z",
            "pc:count": 4079909,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 650721.613,
                "count": 4079909,
                "maximum": 651168.8287,
                "minimum": 650382.5487,
                "name": "X",
                "position": 0,
                "stddev": 225.8067575,
                "variance": 50988.69173
              },
              {
                "average": 5052129.749,
                "count": 4079909,
                "maximum": 5052500.604,
                "minimum": 5051714.324,
                "name": "Y",
                "position": 1,
                "stddev": 224.2536651,
                "variance": 50289.70633
              },
              {
                "average": 257.4980714,
                "count": 4079909,
                "maximum": 319.8206691,
                "minimum": 207.9606691,
                "name": "Z",
                "position": 2,
                "stddev": 16.28880456,
                "variance": 265.3251542
              },
              {
                "average": 61.48431938,
                "count": 4079909,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.85225321,
                "variance": 2485.24715
              },
              {
                "average": 1.309214985,
                "count": 4079909,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6999320751,
                "variance": 0.4899049098
              },
              {
                "average": 1.618317467,
                "count": 4079909,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.031779166,
                "variance": 1.064568248
              },
              {
                "average": 0.4903464759,
                "count": 4079909,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999068621,
                "variance": 0.2499068707
              },
              {
                "average": 0.0003536843591,
                "count": 4079909,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01880317402,
                "variance": 0.0003535593532
              },
              {
                "average": 3.898828871,
                "count": 4079909,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.359534829,
                "variance": 19.00554392
              },
              {
                "average": 6.684681395,
                "count": 4079909,
                "maximum": 19.99799919,
                "minimum": -9,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.653059357,
                "variance": 44.2631988
              },
              {
                "average": 0.4740071408,
                "count": 4079909,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4993239754,
                "variance": 0.2493244324
              },
              {
                "average": 204.3725412,
                "count": 4079909,
                "maximum": 205,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4834814365,
                "variance": 0.2337542994
              },
              {
                "average": 114539076,
                "count": 4079909,
                "maximum": 114539439.2,
                "minimum": 114538467.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 465.3826723,
                "variance": 216581.0317
              },
              {
                "average": 0,
                "count": 4079909,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4079909,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4079909,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4079909,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4079909,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              650382.5487,
              5051714.324,
              207.9606691,
              651168.8287,
              5052500.604,
              319.8206691
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    650382.5487375133,
                    5051714.3242148245,
                    207.96066905857828
                  ],
                  [
                    650382.5487375133,
                    5052500.604214824,
                    207.96066905857828
                  ],
                  [
                    651168.8287375133,
                    5052500.604214824,
                    319.8206690585783
                  ],
                  [
                    651168.8287375133,
                    5051714.3242148245,
                    319.8206690585783
                  ],
                  [
                    650382.5487375133,
                    5051714.3242148245,
                    207.96066905857828
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:17:19+00:00",
            "end_time": "2015-05-01T18: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": "USGS_LPC_MI_13Co_Emmett_2015_524789.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99213806010661,
              45.479735993479565,
              250.9697781434504
            ],
            [
              -84.9918866822446,
              45.48680925421303,
              250.9697781434504
            ],
            [
              -84.98183137120664,
              45.48663196992244,
              340.92977814345045
            ],
            [
              -84.9820840057263,
              45.47955875266783,
              340.92977814345045
            ],
            [
              -84.99213806010661,
              45.479735993479565,
              250.9697781434504
            ]
          ]
        ]
      },
      "bbox": [
        -84.99213806,
        45.47955875,
        250.9697781,
        -84.98183137,
        45.48680925,
        340.9297781
      ],
      "properties": {
        "datetime": "2015-05-02T16:04:06Z",
        "pc:count": 3950932,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657337.4438,
            "count": 3950932,
            "maximum": 657709.8583,
            "minimum": 656923.5983,
            "name": "X",
            "position": 0,
            "stddev": 189.1942908,
            "variance": 35794.47968
          },
          {
            "average": 5038614.854,
            "count": 3950932,
            "maximum": 5038992.408,
            "minimum": 5038206.108,
            "name": "Y",
            "position": 1,
            "stddev": 218.7296925,
            "variance": 47842.67836
          },
          {
            "average": 299.8735564,
            "count": 3950932,
            "maximum": 340.9297781,
            "minimum": 250.9697781,
            "name": "Z",
            "position": 2,
            "stddev": 14.30470844,
            "variance": 204.6246834
          },
          {
            "average": 61.22404081,
            "count": 3950932,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.45748984,
            "variance": 2751.788241
          },
          {
            "average": 1.341133434,
            "count": 3950932,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7444605699,
            "variance": 0.5542215401
          },
          {
            "average": 1.682160311,
            "count": 3950932,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.097658493,
            "variance": 1.204854167
          },
          {
            "average": 0.4881478598,
            "count": 3950932,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998595703,
            "variance": 0.24985959
          },
          {
            "average": 0.000363458546,
            "count": 3950932,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0190611263,
            "variance": 0.0003633265358
          },
          {
            "average": 3.617166532,
            "count": 3950932,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.157385295,
            "variance": 17.28385249
          },
          {
            "average": 8.805524482,
            "count": 3950932,
            "maximum": 19.99799919,
            "minimum": -6,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.096394594,
            "variance": 37.16602704
          },
          {
            "average": 0.4823917496,
            "count": 3950932,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4996899166,
            "variance": 0.2496900127
          },
          {
            "average": 212.5937141,
            "count": 3950932,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4911392168,
            "variance": 0.2412177302
          },
          {
            "average": 114588530.8,
            "count": 3950932,
            "maximum": 114617846.6,
            "minimum": 114545693.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35432.39446,
            "variance": 1255454577
          },
          {
            "average": 0,
            "count": 3950932,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3950932,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3950932,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3950932,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3950932,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656923.5983,
          5038206.108,
          250.9697781,
          657709.8583,
          5038992.408,
          340.9297781
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656923.5982821529,
                5038206.107919982,
                250.9697781434504
              ],
              [
                656923.5982821529,
                5038992.407919982,
                250.9697781434504
              ],
              [
                657709.8582821529,
                5038992.407919982,
                340.92977814345045
              ],
              [
                657709.8582821529,
                5038206.107919982,
                340.92977814345045
              ],
              [
                656923.5982821529,
                5038206.107919982,
                250.9697781434504
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:04:06+00:00",
        "end_time": "2015-05-01T20:01:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524789.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524789.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524789.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524789.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99213806,
            45.47955875,
            250.9697781,
            -84.98183137,
            45.48680925,
            340.9297781
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99213806010661,
                  45.479735993479565,
                  250.9697781434504
                ],
                [
                  -84.9918866822446,
                  45.48680925421303,
                  250.9697781434504
                ],
                [
                  -84.98183137120664,
                  45.48663196992244,
                  340.92977814345045
                ],
                [
                  -84.9820840057263,
                  45.47955875266783,
                  340.92977814345045
                ],
                [
                  -84.99213806010661,
                  45.479735993479565,
                  250.9697781434504
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524789.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524789.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:04:06Z",
            "pc:count": 3950932,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657337.4438,
                "count": 3950932,
                "maximum": 657709.8583,
                "minimum": 656923.5983,
                "name": "X",
                "position": 0,
                "stddev": 189.1942908,
                "variance": 35794.47968
              },
              {
                "average": 5038614.854,
                "count": 3950932,
                "maximum": 5038992.408,
                "minimum": 5038206.108,
                "name": "Y",
                "position": 1,
                "stddev": 218.7296925,
                "variance": 47842.67836
              },
              {
                "average": 299.8735564,
                "count": 3950932,
                "maximum": 340.9297781,
                "minimum": 250.9697781,
                "name": "Z",
                "position": 2,
                "stddev": 14.30470844,
                "variance": 204.6246834
              },
              {
                "average": 61.22404081,
                "count": 3950932,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.45748984,
                "variance": 2751.788241
              },
              {
                "average": 1.341133434,
                "count": 3950932,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7444605699,
                "variance": 0.5542215401
              },
              {
                "average": 1.682160311,
                "count": 3950932,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.097658493,
                "variance": 1.204854167
              },
              {
                "average": 0.4881478598,
                "count": 3950932,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998595703,
                "variance": 0.24985959
              },
              {
                "average": 0.000363458546,
                "count": 3950932,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0190611263,
                "variance": 0.0003633265358
              },
              {
                "average": 3.617166532,
                "count": 3950932,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.157385295,
                "variance": 17.28385249
              },
              {
                "average": 8.805524482,
                "count": 3950932,
                "maximum": 19.99799919,
                "minimum": -6,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.096394594,
                "variance": 37.16602704
              },
              {
                "average": 0.4823917496,
                "count": 3950932,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4996899166,
                "variance": 0.2496900127
              },
              {
                "average": 212.5937141,
                "count": 3950932,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4911392168,
                "variance": 0.2412177302
              },
              {
                "average": 114588530.8,
                "count": 3950932,
                "maximum": 114617846.6,
                "minimum": 114545693.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35432.39446,
                "variance": 1255454577
              },
              {
                "average": 0,
                "count": 3950932,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3950932,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3950932,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3950932,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3950932,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656923.5983,
              5038206.108,
              250.9697781,
              657709.8583,
              5038992.408,
              340.9297781
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656923.5982821529,
                    5038206.107919982,
                    250.9697781434504
                  ],
                  [
                    656923.5982821529,
                    5038992.407919982,
                    250.9697781434504
                  ],
                  [
                    657709.8582821529,
                    5038992.407919982,
                    340.92977814345045
                  ],
                  [
                    657709.8582821529,
                    5038206.107919982,
                    340.92977814345045
                  ],
                  [
                    656923.5982821529,
                    5038206.107919982,
                    250.9697781434504
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:04:06+00:00",
            "end_time": "2015-05-01T20:01:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_522734.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00020859957425,
              45.32884209254669,
              196.87878381370493
            ],
            [
              -84.99995957033096,
              45.33591485613219,
              196.87878381370493
            ],
            [
              -84.98993120478242,
              45.33573874126808,
              271.9187838137049
            ],
            [
              -84.99018148063439,
              45.328666020868326,
              271.9187838137049
            ],
            [
              -85.00020859957425,
              45.32884209254669,
              196.87878381370493
            ]
          ]
        ]
      },
      "bbox": [
        -85.0002086,
        45.32866602,
        196.8787838,
        -84.9899312,
        45.33591486,
        271.9187838
      ],
      "properties": {
        "datetime": "2015-05-02T16:00:38Z",
        "pc:count": 2786076,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657074.1839,
            "count": 2786076,
            "maximum": 657495.8957,
            "minimum": 656709.6557,
            "name": "X",
            "position": 0,
            "stddev": 247.2592067,
            "variance": 61137.1153
          },
          {
            "average": 5021812.935,
            "count": 2786076,
            "maximum": 5022213.132,
            "minimum": 5021426.912,
            "name": "Y",
            "position": 1,
            "stddev": 222.5199549,
            "variance": 49515.13032
          },
          {
            "average": 239.0364806,
            "count": 2786076,
            "maximum": 271.9187838,
            "minimum": 196.8787838,
            "name": "Z",
            "position": 2,
            "stddev": 9.402001909,
            "variance": 88.39763989
          },
          {
            "average": 84.31515508,
            "count": 2786076,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.46488236,
            "variance": 1977.125763
          },
          {
            "average": 1.152041079,
            "count": 2786076,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4829899873,
            "variance": 0.2332793278
          },
          {
            "average": 1.30403442,
            "count": 2786076,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7242951737,
            "variance": 0.5246034986
          },
          {
            "average": 0.5049273602,
            "count": 2786076,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999758103,
            "variance": 0.2499758108
          },
          {
            "average": 0.0003840526963,
            "count": 2786076,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01959350243,
            "variance": 0.0003839053377
          },
          {
            "average": 3.60359983,
            "count": 2786076,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.954893793,
            "variance": 15.64118491
          },
          {
            "average": -0.449302143,
            "count": 2786076,
            "maximum": 24,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.4208161,
            "variance": 130.4350405
          },
          {
            "average": 0.5078522625,
            "count": 2786076,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999384279,
            "variance": 0.2499384317
          },
          {
            "average": 211.9446228,
            "count": 2786076,
            "maximum": 213,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6323043092,
            "variance": 0.3998087394
          },
          {
            "average": 114558045.2,
            "count": 2786076,
            "maximum": 114617638,
            "minimum": 114544479.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27331.12344,
            "variance": 746990308.7
          },
          {
            "average": 0,
            "count": 2786076,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2786076,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2786076,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2786076,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2786076,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656709.6557,
          5021426.912,
          196.8787838,
          657495.8957,
          5022213.132,
          271.9187838
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656709.6556714381,
                5021426.912195898,
                196.87878381370493
              ],
              [
                656709.6556714381,
                5022213.132195898,
                196.87878381370493
              ],
              [
                657495.8956714381,
                5022213.132195898,
                271.9187838137049
              ],
              [
                657495.8956714381,
                5021426.912195898,
                271.9187838137049
              ],
              [
                656709.6556714381,
                5021426.912195898,
                196.87878381370493
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:00:38+00:00",
        "end_time": "2015-05-01T19:41:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522734.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522734.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522734.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522734.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.0002086,
            45.32866602,
            196.8787838,
            -84.9899312,
            45.33591486,
            271.9187838
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00020859957425,
                  45.32884209254669,
                  196.87878381370493
                ],
                [
                  -84.99995957033096,
                  45.33591485613219,
                  196.87878381370493
                ],
                [
                  -84.98993120478242,
                  45.33573874126808,
                  271.9187838137049
                ],
                [
                  -84.99018148063439,
                  45.328666020868326,
                  271.9187838137049
                ],
                [
                  -85.00020859957425,
                  45.32884209254669,
                  196.87878381370493
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522734.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522734.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:00:38Z",
            "pc:count": 2786076,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657074.1839,
                "count": 2786076,
                "maximum": 657495.8957,
                "minimum": 656709.6557,
                "name": "X",
                "position": 0,
                "stddev": 247.2592067,
                "variance": 61137.1153
              },
              {
                "average": 5021812.935,
                "count": 2786076,
                "maximum": 5022213.132,
                "minimum": 5021426.912,
                "name": "Y",
                "position": 1,
                "stddev": 222.5199549,
                "variance": 49515.13032
              },
              {
                "average": 239.0364806,
                "count": 2786076,
                "maximum": 271.9187838,
                "minimum": 196.8787838,
                "name": "Z",
                "position": 2,
                "stddev": 9.402001909,
                "variance": 88.39763989
              },
              {
                "average": 84.31515508,
                "count": 2786076,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.46488236,
                "variance": 1977.125763
              },
              {
                "average": 1.152041079,
                "count": 2786076,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4829899873,
                "variance": 0.2332793278
              },
              {
                "average": 1.30403442,
                "count": 2786076,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7242951737,
                "variance": 0.5246034986
              },
              {
                "average": 0.5049273602,
                "count": 2786076,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999758103,
                "variance": 0.2499758108
              },
              {
                "average": 0.0003840526963,
                "count": 2786076,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01959350243,
                "variance": 0.0003839053377
              },
              {
                "average": 3.60359983,
                "count": 2786076,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.954893793,
                "variance": 15.64118491
              },
              {
                "average": -0.449302143,
                "count": 2786076,
                "maximum": 24,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.4208161,
                "variance": 130.4350405
              },
              {
                "average": 0.5078522625,
                "count": 2786076,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999384279,
                "variance": 0.2499384317
              },
              {
                "average": 211.9446228,
                "count": 2786076,
                "maximum": 213,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6323043092,
                "variance": 0.3998087394
              },
              {
                "average": 114558045.2,
                "count": 2786076,
                "maximum": 114617638,
                "minimum": 114544479.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27331.12344,
                "variance": 746990308.7
              },
              {
                "average": 0,
                "count": 2786076,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2786076,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2786076,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2786076,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2786076,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656709.6557,
              5021426.912,
              196.8787838,
              657495.8957,
              5022213.132,
              271.9187838
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656709.6556714381,
                    5021426.912195898,
                    196.87878381370493
                  ],
                  [
                    656709.6556714381,
                    5022213.132195898,
                    196.87878381370493
                  ],
                  [
                    657495.8956714381,
                    5022213.132195898,
                    271.9187838137049
                  ],
                  [
                    657495.8956714381,
                    5021426.912195898,
                    271.9187838137049
                  ],
                  [
                    656709.6556714381,
                    5021426.912195898,
                    196.87878381370493
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:00:38+00:00",
            "end_time": "2015-05-01T19:41: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": "USGS_LPC_MI_13Co_Emmett_2015_499814.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0904675149494,
              45.54772752336757,
              102.57280751669384
            ],
            [
              -85.09022789400534,
              45.554800575684,
              102.57280751669384
            ],
            [
              -85.08015961411692,
              45.554631748901855,
              791.0728075166938
            ],
            [
              -85.08040049645138,
              45.54755873799067,
              791.0728075166938
            ],
            [
              -85.0904675149494,
              45.54772752336757,
              102.57280751669384
            ]
          ]
        ]
      },
      "bbox": [
        -85.09046751,
        45.54755874,
        102.5728075,
        -85.08015961,
        45.55480058,
        791.0728075
      ],
      "properties": {
        "datetime": "2015-05-01T18:02:35Z",
        "pc:count": 3639759,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 649446.3634,
            "count": 3639759,
            "maximum": 649845.361,
            "minimum": 649059.081,
            "name": "X",
            "position": 0,
            "stddev": 238.344839,
            "variance": 56808.26228
          },
          {
            "average": 5046003.226,
            "count": 3639759,
            "maximum": 5046358.57,
            "minimum": 5045572.33,
            "name": "Y",
            "position": 1,
            "stddev": 218.6655261,
            "variance": 47814.61232
          },
          {
            "average": 308.3730212,
            "count": 3639759,
            "maximum": 791.0728075,
            "minimum": 102.5728075,
            "name": "Z",
            "position": 2,
            "stddev": 12.30009196,
            "variance": 151.2922623
          },
          {
            "average": 69.69231479,
            "count": 3639759,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.39488151,
            "variance": 3068.592898
          },
          {
            "average": 1.308925399,
            "count": 3639759,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7235186911,
            "variance": 0.5234792964
          },
          {
            "average": 1.617731833,
            "count": 3639759,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.07976442,
            "variance": 1.165891203
          },
          {
            "average": 0.4961339473,
            "count": 3639759,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999851221,
            "variance": 0.2499851223
          },
          {
            "average": 0.0003868387989,
            "count": 3639759,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01966441611,
            "variance": 0.0003866892609
          },
          {
            "average": 3.387196515,
            "count": 3639759,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.917585853,
            "variance": 15.34747892
          },
          {
            "average": 1.986290026,
            "count": 3639759,
            "maximum": 16.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.61895843,
            "variance": 112.7622782
          },
          {
            "average": 0.5163718257,
            "count": 3639759,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997319601,
            "variance": 0.2497320319
          },
          {
            "average": 203.0291659,
            "count": 3639759,
            "maximum": 205,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8520199831,
            "variance": 0.7259380517
          },
          {
            "average": 114537644.9,
            "count": 3639759,
            "maximum": 114538555.7,
            "minimum": 114536890.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 482.9254489,
            "variance": 233216.9892
          },
          {
            "average": 0,
            "count": 3639759,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3639759,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3639759,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3639759,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3639759,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          649059.081,
          5045572.33,
          102.5728075,
          649845.361,
          5046358.57,
          791.0728075
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                649059.081031524,
                5045572.329985791,
                102.57280751669384
              ],
              [
                649059.081031524,
                5046358.569985791,
                102.57280751669384
              ],
              [
                649845.361031524,
                5046358.569985791,
                791.0728075166938
              ],
              [
                649845.361031524,
                5045572.329985791,
                791.0728075166938
              ],
              [
                649059.081031524,
                5045572.329985791,
                102.57280751669384
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:02:35+00:00",
        "end_time": "2015-05-01T17:34:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_499814.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_499814.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_499814.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499814.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.09046751,
            45.54755874,
            102.5728075,
            -85.08015961,
            45.55480058,
            791.0728075
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.0904675149494,
                  45.54772752336757,
                  102.57280751669384
                ],
                [
                  -85.09022789400534,
                  45.554800575684,
                  102.57280751669384
                ],
                [
                  -85.08015961411692,
                  45.554631748901855,
                  791.0728075166938
                ],
                [
                  -85.08040049645138,
                  45.54755873799067,
                  791.0728075166938
                ],
                [
                  -85.0904675149494,
                  45.54772752336757,
                  102.57280751669384
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_499814.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499814.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:02:35Z",
            "pc:count": 3639759,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 649446.3634,
                "count": 3639759,
                "maximum": 649845.361,
                "minimum": 649059.081,
                "name": "X",
                "position": 0,
                "stddev": 238.344839,
                "variance": 56808.26228
              },
              {
                "average": 5046003.226,
                "count": 3639759,
                "maximum": 5046358.57,
                "minimum": 5045572.33,
                "name": "Y",
                "position": 1,
                "stddev": 218.6655261,
                "variance": 47814.61232
              },
              {
                "average": 308.3730212,
                "count": 3639759,
                "maximum": 791.0728075,
                "minimum": 102.5728075,
                "name": "Z",
                "position": 2,
                "stddev": 12.30009196,
                "variance": 151.2922623
              },
              {
                "average": 69.69231479,
                "count": 3639759,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.39488151,
                "variance": 3068.592898
              },
              {
                "average": 1.308925399,
                "count": 3639759,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7235186911,
                "variance": 0.5234792964
              },
              {
                "average": 1.617731833,
                "count": 3639759,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.07976442,
                "variance": 1.165891203
              },
              {
                "average": 0.4961339473,
                "count": 3639759,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999851221,
                "variance": 0.2499851223
              },
              {
                "average": 0.0003868387989,
                "count": 3639759,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01966441611,
                "variance": 0.0003866892609
              },
              {
                "average": 3.387196515,
                "count": 3639759,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.917585853,
                "variance": 15.34747892
              },
              {
                "average": 1.986290026,
                "count": 3639759,
                "maximum": 16.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.61895843,
                "variance": 112.7622782
              },
              {
                "average": 0.5163718257,
                "count": 3639759,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997319601,
                "variance": 0.2497320319
              },
              {
                "average": 203.0291659,
                "count": 3639759,
                "maximum": 205,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8520199831,
                "variance": 0.7259380517
              },
              {
                "average": 114537644.9,
                "count": 3639759,
                "maximum": 114538555.7,
                "minimum": 114536890.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 482.9254489,
                "variance": 233216.9892
              },
              {
                "average": 0,
                "count": 3639759,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3639759,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3639759,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3639759,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3639759,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              649059.081,
              5045572.33,
              102.5728075,
              649845.361,
              5046358.57,
              791.0728075
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    649059.081031524,
                    5045572.329985791,
                    102.57280751669384
                  ],
                  [
                    649059.081031524,
                    5046358.569985791,
                    102.57280751669384
                  ],
                  [
                    649845.361031524,
                    5046358.569985791,
                    791.0728075166938
                  ],
                  [
                    649845.361031524,
                    5045572.329985791,
                    791.0728075166938
                  ],
                  [
                    649059.081031524,
                    5045572.329985791,
                    102.57280751669384
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:02:35+00:00",
            "end_time": "2015-05-01T17:34: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": "USGS_LPC_MI_13Co_Emmett_2015_517826.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0225598876321,
              45.58241486683611,
              207.94818460968207
            ],
            [
              -85.02231142300597,
              45.58948831072744,
              207.94818460968207
            ],
            [
              -85.01223632577535,
              45.58931337735428,
              755.4081846096822
            ],
            [
              -85.0124860541483,
              45.58223997636928,
              755.4081846096822
            ],
            [
              -85.0225598876321,
              45.58241486683611,
              207.94818460968207
            ]
          ]
        ]
      },
      "bbox": [
        -85.02255989,
        45.58223998,
        207.9481846,
        -85.01223633,
        45.58948831,
        755.4081846
      ],
      "properties": {
        "datetime": "2015-05-01T19:28:42Z",
        "pc:count": 3681674,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654693.0818,
            "count": 3681674,
            "maximum": 655051.3015,
            "minimum": 654264.9415,
            "name": "X",
            "position": 0,
            "stddev": 208.127008,
            "variance": 43316.85144
          },
          {
            "average": 5049979.483,
            "count": 3681674,
            "maximum": 5050340.716,
            "minimum": 5049554.396,
            "name": "Y",
            "position": 1,
            "stddev": 223.8277795,
            "variance": 50098.87488
          },
          {
            "average": 281.3406081,
            "count": 3681674,
            "maximum": 755.4081846,
            "minimum": 207.9481846,
            "name": "Z",
            "position": 2,
            "stddev": 22.13233797,
            "variance": 489.8403838
          },
          {
            "average": 63.39049085,
            "count": 3681674,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.99629291,
            "variance": 2208.651547
          },
          {
            "average": 1.30387753,
            "count": 3681674,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7000785187,
            "variance": 0.4901099324
          },
          {
            "average": 1.607920745,
            "count": 3681674,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.036629762,
            "variance": 1.074601264
          },
          {
            "average": 0.5113203939,
            "count": 3681674,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998719001,
            "variance": 0.2498719166
          },
          {
            "average": 0.0003992748951,
            "count": 3681674,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01997787734,
            "variance": 0.000399115583
          },
          {
            "average": 3.430494389,
            "count": 3681674,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.008937924,
            "variance": 16.07158328
          },
          {
            "average": -8.980090371,
            "count": 3681674,
            "maximum": 3,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.21099792,
            "variance": 38.57649517
          },
          {
            "average": 0.5434017243,
            "count": 3681674,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4981127962,
            "variance": 0.2481163577
          },
          {
            "average": 209.5682896,
            "count": 3681674,
            "maximum": 210,
            "minimum": 209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4953146463,
            "variance": 0.2453365988
          },
          {
            "average": 114543395.4,
            "count": 3681674,
            "maximum": 114543722.6,
            "minimum": 114542966.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 369.0586943,
            "variance": 136204.3199
          },
          {
            "average": 0,
            "count": 3681674,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3681674,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3681674,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3681674,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3681674,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654264.9415,
          5049554.396,
          207.9481846,
          655051.3015,
          5050340.716,
          755.4081846
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654264.9414918001,
                5049554.396438111,
                207.94818460968207
              ],
              [
                654264.9414918001,
                5050340.716438111,
                207.94818460968207
              ],
              [
                655051.3014918002,
                5050340.716438111,
                755.4081846096822
              ],
              [
                655051.3014918002,
                5049554.396438111,
                755.4081846096822
              ],
              [
                654264.9414918001,
                5049554.396438111,
                207.94818460968207
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:28:42+00:00",
        "end_time": "2015-05-01T19:16:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_517826.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_517826.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_517826.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517826.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02255989,
            45.58223998,
            207.9481846,
            -85.01223633,
            45.58948831,
            755.4081846
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.0225598876321,
                  45.58241486683611,
                  207.94818460968207
                ],
                [
                  -85.02231142300597,
                  45.58948831072744,
                  207.94818460968207
                ],
                [
                  -85.01223632577535,
                  45.58931337735428,
                  755.4081846096822
                ],
                [
                  -85.0124860541483,
                  45.58223997636928,
                  755.4081846096822
                ],
                [
                  -85.0225598876321,
                  45.58241486683611,
                  207.94818460968207
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_517826.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517826.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:28:42Z",
            "pc:count": 3681674,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654693.0818,
                "count": 3681674,
                "maximum": 655051.3015,
                "minimum": 654264.9415,
                "name": "X",
                "position": 0,
                "stddev": 208.127008,
                "variance": 43316.85144
              },
              {
                "average": 5049979.483,
                "count": 3681674,
                "maximum": 5050340.716,
                "minimum": 5049554.396,
                "name": "Y",
                "position": 1,
                "stddev": 223.8277795,
                "variance": 50098.87488
              },
              {
                "average": 281.3406081,
                "count": 3681674,
                "maximum": 755.4081846,
                "minimum": 207.9481846,
                "name": "Z",
                "position": 2,
                "stddev": 22.13233797,
                "variance": 489.8403838
              },
              {
                "average": 63.39049085,
                "count": 3681674,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.99629291,
                "variance": 2208.651547
              },
              {
                "average": 1.30387753,
                "count": 3681674,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7000785187,
                "variance": 0.4901099324
              },
              {
                "average": 1.607920745,
                "count": 3681674,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.036629762,
                "variance": 1.074601264
              },
              {
                "average": 0.5113203939,
                "count": 3681674,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998719001,
                "variance": 0.2498719166
              },
              {
                "average": 0.0003992748951,
                "count": 3681674,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01997787734,
                "variance": 0.000399115583
              },
              {
                "average": 3.430494389,
                "count": 3681674,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.008937924,
                "variance": 16.07158328
              },
              {
                "average": -8.980090371,
                "count": 3681674,
                "maximum": 3,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.21099792,
                "variance": 38.57649517
              },
              {
                "average": 0.5434017243,
                "count": 3681674,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4981127962,
                "variance": 0.2481163577
              },
              {
                "average": 209.5682896,
                "count": 3681674,
                "maximum": 210,
                "minimum": 209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4953146463,
                "variance": 0.2453365988
              },
              {
                "average": 114543395.4,
                "count": 3681674,
                "maximum": 114543722.6,
                "minimum": 114542966.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 369.0586943,
                "variance": 136204.3199
              },
              {
                "average": 0,
                "count": 3681674,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3681674,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3681674,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3681674,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3681674,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654264.9415,
              5049554.396,
              207.9481846,
              655051.3015,
              5050340.716,
              755.4081846
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654264.9414918001,
                    5049554.396438111,
                    207.94818460968207
                  ],
                  [
                    654264.9414918001,
                    5050340.716438111,
                    207.94818460968207
                  ],
                  [
                    655051.3014918002,
                    5050340.716438111,
                    755.4081846096822
                  ],
                  [
                    655051.3014918002,
                    5049554.396438111,
                    755.4081846096822
                  ],
                  [
                    654264.9414918001,
                    5049554.396438111,
                    207.94818460968207
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:28:42+00:00",
            "end_time": "2015-05-01T19:16:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_522736.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00028513054596,
              45.33569858081719,
              213.9870030937108
            ],
            [
              -85.00003605765211,
              45.34277115629127,
              213.9870030937108
            ],
            [
              -84.9900062261243,
              45.342595022983424,
              443.90700309371084
            ],
            [
              -84.99025654607543,
              45.33552249069859,
              443.90700309371084
            ],
            [
              -85.00028513054596,
              45.33569858081719,
              213.9870030937108
            ]
          ]
        ]
      },
      "bbox": [
        -85.00028513,
        45.33552249,
        213.9870031,
        -84.99000623,
        45.34277116,
        443.9070031
      ],
      "properties": {
        "datetime": "2015-05-02T16:00:47Z",
        "pc:count": 3046365,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657066.7771,
            "count": 3046365,
            "maximum": 657471.0037,
            "minimum": 656684.7437,
            "name": "X",
            "position": 0,
            "stddev": 247.1902048,
            "variance": 61102.99735
          },
          {
            "average": 5022579.798,
            "count": 3046365,
            "maximum": 5022974.672,
            "minimum": 5022188.472,
            "name": "Y",
            "position": 1,
            "stddev": 218.7836593,
            "variance": 47866.28957
          },
          {
            "average": 249.0467378,
            "count": 3046365,
            "maximum": 443.9070031,
            "minimum": 213.9870031,
            "name": "Z",
            "position": 2,
            "stddev": 9.147285204,
            "variance": 83.67282661
          },
          {
            "average": 76.77227778,
            "count": 3046365,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.15703678,
            "variance": 2223.786118
          },
          {
            "average": 1.224816133,
            "count": 3046365,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6095525628,
            "variance": 0.3715543268
          },
          {
            "average": 1.449445815,
            "count": 3046365,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9158773573,
            "variance": 0.8388313336
          },
          {
            "average": 0.5056964612,
            "count": 3046365,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999676313,
            "variance": 0.2499676324
          },
          {
            "average": 0.000359773041,
            "count": 3046365,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0189642749,
            "variance": 0.0003596437224
          },
          {
            "average": 3.471630287,
            "count": 3046365,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.903788344,
            "variance": 15.23956343
          },
          {
            "average": -3.60052885,
            "count": 3046365,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.45245424,
            "variance": 109.2537996
          },
          {
            "average": 0.5090210792,
            "count": 3046365,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999186956,
            "variance": 0.2499187022
          },
          {
            "average": 211.9711781,
            "count": 3046365,
            "maximum": 213,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6172436506,
            "variance": 0.3809897243
          },
          {
            "average": 114558274.3,
            "count": 3046365,
            "maximum": 114617647.5,
            "minimum": 114544489.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27490.46629,
            "variance": 755725736.9
          },
          {
            "average": 0,
            "count": 3046365,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3046365,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3046365,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3046365,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3046365,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656684.7437,
          5022188.472,
          213.9870031,
          657471.0037,
          5022974.672,
          443.9070031
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656684.74374854,
                5022188.471962202,
                213.9870030937108
              ],
              [
                656684.74374854,
                5022974.671962202,
                213.9870030937108
              ],
              [
                657471.00374854,
                5022974.671962202,
                443.90700309371084
              ],
              [
                657471.00374854,
                5022188.471962202,
                443.90700309371084
              ],
              [
                656684.74374854,
                5022188.471962202,
                213.9870030937108
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:00:47+00:00",
        "end_time": "2015-05-01T19:41:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522736.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522736.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522736.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522736.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00028513,
            45.33552249,
            213.9870031,
            -84.99000623,
            45.34277116,
            443.9070031
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00028513054596,
                  45.33569858081719,
                  213.9870030937108
                ],
                [
                  -85.00003605765211,
                  45.34277115629127,
                  213.9870030937108
                ],
                [
                  -84.9900062261243,
                  45.342595022983424,
                  443.90700309371084
                ],
                [
                  -84.99025654607543,
                  45.33552249069859,
                  443.90700309371084
                ],
                [
                  -85.00028513054596,
                  45.33569858081719,
                  213.9870030937108
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522736.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522736.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:00:47Z",
            "pc:count": 3046365,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657066.7771,
                "count": 3046365,
                "maximum": 657471.0037,
                "minimum": 656684.7437,
                "name": "X",
                "position": 0,
                "stddev": 247.1902048,
                "variance": 61102.99735
              },
              {
                "average": 5022579.798,
                "count": 3046365,
                "maximum": 5022974.672,
                "minimum": 5022188.472,
                "name": "Y",
                "position": 1,
                "stddev": 218.7836593,
                "variance": 47866.28957
              },
              {
                "average": 249.0467378,
                "count": 3046365,
                "maximum": 443.9070031,
                "minimum": 213.9870031,
                "name": "Z",
                "position": 2,
                "stddev": 9.147285204,
                "variance": 83.67282661
              },
              {
                "average": 76.77227778,
                "count": 3046365,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.15703678,
                "variance": 2223.786118
              },
              {
                "average": 1.224816133,
                "count": 3046365,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6095525628,
                "variance": 0.3715543268
              },
              {
                "average": 1.449445815,
                "count": 3046365,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9158773573,
                "variance": 0.8388313336
              },
              {
                "average": 0.5056964612,
                "count": 3046365,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999676313,
                "variance": 0.2499676324
              },
              {
                "average": 0.000359773041,
                "count": 3046365,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0189642749,
                "variance": 0.0003596437224
              },
              {
                "average": 3.471630287,
                "count": 3046365,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.903788344,
                "variance": 15.23956343
              },
              {
                "average": -3.60052885,
                "count": 3046365,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.45245424,
                "variance": 109.2537996
              },
              {
                "average": 0.5090210792,
                "count": 3046365,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999186956,
                "variance": 0.2499187022
              },
              {
                "average": 211.9711781,
                "count": 3046365,
                "maximum": 213,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6172436506,
                "variance": 0.3809897243
              },
              {
                "average": 114558274.3,
                "count": 3046365,
                "maximum": 114617647.5,
                "minimum": 114544489.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27490.46629,
                "variance": 755725736.9
              },
              {
                "average": 0,
                "count": 3046365,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3046365,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3046365,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3046365,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3046365,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656684.7437,
              5022188.472,
              213.9870031,
              657471.0037,
              5022974.672,
              443.9070031
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656684.74374854,
                    5022188.471962202,
                    213.9870030937108
                  ],
                  [
                    656684.74374854,
                    5022974.671962202,
                    213.9870030937108
                  ],
                  [
                    657471.00374854,
                    5022974.671962202,
                    443.90700309371084
                  ],
                  [
                    657471.00374854,
                    5022188.471962202,
                    443.90700309371084
                  ],
                  [
                    656684.74374854,
                    5022188.471962202,
                    213.9870030937108
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:00:47+00:00",
            "end_time": "2015-05-01T19:41: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": "USGS_LPC_MI_13Co_Emmett_2015_492819.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11992077492984,
              45.5612517887324,
              150.37970917420716
            ],
            [
              -85.11968473740262,
              45.56832494473308,
              150.37970917420716
            ],
            [
              -85.10961566247236,
              45.56815870567559,
              269.9797091742072
            ],
            [
              -85.109852962149,
              45.56108559044648,
              269.9797091742072
            ],
            [
              -85.11992077492984,
              45.5612517887324,
              150.37970917420716
            ]
          ]
        ]
      },
      "bbox": [
        -85.11992077,
        45.56108559,
        150.3797092,
        -85.10961566,
        45.56832494,
        269.9797092
      ],
      "properties": {
        "datetime": "2015-05-01T17:28:56Z",
        "pc:count": 3866267,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 647202.5913,
            "count": 3866267,
            "maximum": 647510.8887,
            "minimum": 646724.7487,
            "name": "X",
            "position": 0,
            "stddev": 197.179864,
            "variance": 38879.89877
          },
          {
            "average": 5047400.645,
            "count": 3866267,
            "maximum": 5047806.781,
            "minimum": 5047020.541,
            "name": "Y",
            "position": 1,
            "stddev": 216.5312455,
            "variance": 46885.78028
          },
          {
            "average": 220.5817362,
            "count": 3866267,
            "maximum": 269.9797092,
            "minimum": 150.3797092,
            "name": "Z",
            "position": 2,
            "stddev": 21.05116562,
            "variance": 443.151574
          },
          {
            "average": 46.49385156,
            "count": 3866267,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.24248427,
            "variance": 1957.397415
          },
          {
            "average": 1.414240144,
            "count": 3866267,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.80240489,
            "variance": 0.6438536075
          },
          {
            "average": 1.828755489,
            "count": 3866267,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.160234589,
            "variance": 1.346144303
          },
          {
            "average": 0.4884973024,
            "count": 3866267,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998677351,
            "variance": 0.2498677526
          },
          {
            "average": 0.0002301962073,
            "count": 3866267,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01517047384,
            "variance": 0.0002301432766
          },
          {
            "average": 3.890836303,
            "count": 3866267,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.328087504,
            "variance": 18.73234144
          },
          {
            "average": 5.545271553,
            "count": 3866267,
            "maximum": 19.99799919,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.601263039,
            "variance": 57.77919979
          },
          {
            "average": 0.4956923565,
            "count": 3866267,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999815085,
            "variance": 0.2499815089
          },
          {
            "average": 200.3188236,
            "count": 3866267,
            "maximum": 201,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4660205499,
            "variance": 0.2171751529
          },
          {
            "average": 114536275.5,
            "count": 3866267,
            "maximum": 114536536,
            "minimum": 114536150.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 174.535267,
            "variance": 30462.55942
          },
          {
            "average": 0,
            "count": 3866267,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3866267,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3866267,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3866267,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3866267,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          646724.7487,
          5047020.541,
          150.3797092,
          647510.8887,
          5047806.781,
          269.9797092
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                646724.7486945337,
                5047020.541290621,
                150.37970917420716
              ],
              [
                646724.7486945337,
                5047806.7812906215,
                150.37970917420716
              ],
              [
                647510.8886945336,
                5047806.7812906215,
                269.9797091742072
              ],
              [
                647510.8886945336,
                5047020.541290621,
                269.9797091742072
              ],
              [
                646724.7486945337,
                5047020.541290621,
                150.37970917420716
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:28:56+00:00",
        "end_time": "2015-05-01T17:22:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_492819.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_492819.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_492819.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492819.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.11992077,
            45.56108559,
            150.3797092,
            -85.10961566,
            45.56832494,
            269.9797092
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.11992077492984,
                  45.5612517887324,
                  150.37970917420716
                ],
                [
                  -85.11968473740262,
                  45.56832494473308,
                  150.37970917420716
                ],
                [
                  -85.10961566247236,
                  45.56815870567559,
                  269.9797091742072
                ],
                [
                  -85.109852962149,
                  45.56108559044648,
                  269.9797091742072
                ],
                [
                  -85.11992077492984,
                  45.5612517887324,
                  150.37970917420716
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_492819.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492819.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:28:56Z",
            "pc:count": 3866267,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 647202.5913,
                "count": 3866267,
                "maximum": 647510.8887,
                "minimum": 646724.7487,
                "name": "X",
                "position": 0,
                "stddev": 197.179864,
                "variance": 38879.89877
              },
              {
                "average": 5047400.645,
                "count": 3866267,
                "maximum": 5047806.781,
                "minimum": 5047020.541,
                "name": "Y",
                "position": 1,
                "stddev": 216.5312455,
                "variance": 46885.78028
              },
              {
                "average": 220.5817362,
                "count": 3866267,
                "maximum": 269.9797092,
                "minimum": 150.3797092,
                "name": "Z",
                "position": 2,
                "stddev": 21.05116562,
                "variance": 443.151574
              },
              {
                "average": 46.49385156,
                "count": 3866267,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.24248427,
                "variance": 1957.397415
              },
              {
                "average": 1.414240144,
                "count": 3866267,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.80240489,
                "variance": 0.6438536075
              },
              {
                "average": 1.828755489,
                "count": 3866267,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.160234589,
                "variance": 1.346144303
              },
              {
                "average": 0.4884973024,
                "count": 3866267,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998677351,
                "variance": 0.2498677526
              },
              {
                "average": 0.0002301962073,
                "count": 3866267,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01517047384,
                "variance": 0.0002301432766
              },
              {
                "average": 3.890836303,
                "count": 3866267,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.328087504,
                "variance": 18.73234144
              },
              {
                "average": 5.545271553,
                "count": 3866267,
                "maximum": 19.99799919,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.601263039,
                "variance": 57.77919979
              },
              {
                "average": 0.4956923565,
                "count": 3866267,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999815085,
                "variance": 0.2499815089
              },
              {
                "average": 200.3188236,
                "count": 3866267,
                "maximum": 201,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4660205499,
                "variance": 0.2171751529
              },
              {
                "average": 114536275.5,
                "count": 3866267,
                "maximum": 114536536,
                "minimum": 114536150.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 174.535267,
                "variance": 30462.55942
              },
              {
                "average": 0,
                "count": 3866267,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3866267,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3866267,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3866267,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3866267,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              646724.7487,
              5047020.541,
              150.3797092,
              647510.8887,
              5047806.781,
              269.9797092
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    646724.7486945337,
                    5047020.541290621,
                    150.37970917420716
                  ],
                  [
                    646724.7486945337,
                    5047806.7812906215,
                    150.37970917420716
                  ],
                  [
                    647510.8886945336,
                    5047806.7812906215,
                    269.9797091742072
                  ],
                  [
                    647510.8886945336,
                    5047020.541290621,
                    269.9797091742072
                  ],
                  [
                    646724.7486945337,
                    5047020.541290621,
                    150.37970917420716
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:28:56+00:00",
            "end_time": "2015-05-01T17:22: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": "USGS_LPC_MI_13Co_Emmett_2015_499816.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09055371981148,
              45.554583049960726,
              261.22862649209674
            ],
            [
              -85.09031402802609,
              45.56165681379234,
              261.22862649209674
            ],
            [
              -85.08024682824957,
              45.56148801369159,
              364.72862649209674
            ],
            [
              -85.08048778172001,
              45.554414291263036,
              364.72862649209674
            ],
            [
              -85.09055371981148,
              45.554583049960726,
              261.22862649209674
            ]
          ]
        ]
      },
      "bbox": [
        -85.09055372,
        45.55441429,
        261.2286265,
        -85.08024683,
        45.56165681,
        364.7286265
      ],
      "properties": {
        "datetime": "2015-05-01T18:02:26Z",
        "pc:count": 2866509,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 649457.547,
            "count": 2866509,
            "maximum": 649820.3255,
            "minimum": 649034.2255,
            "name": "X",
            "position": 0,
            "stddev": 250.1957837,
            "variance": 62597.93018
          },
          {
            "average": 5046722.559,
            "count": 2866509,
            "maximum": 5047120.118,
            "minimum": 5046333.798,
            "name": "Y",
            "position": 1,
            "stddev": 227.4674347,
            "variance": 51741.43386
          },
          {
            "average": 316.2771503,
            "count": 2866509,
            "maximum": 364.7286265,
            "minimum": 261.2286265,
            "name": "Z",
            "position": 2,
            "stddev": 8.49217589,
            "variance": 72.11705135
          },
          {
            "average": 96.43913171,
            "count": 2866509,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.05345396,
            "variance": 2709.56207
          },
          {
            "average": 1.195520056,
            "count": 2866509,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5988645458,
            "variance": 0.3586387442
          },
          {
            "average": 1.389939819,
            "count": 2866509,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9160231918,
            "variance": 0.839098488
          },
          {
            "average": 0.4952595649,
            "count": 2866509,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499977615,
            "variance": 0.2499776155
          },
          {
            "average": 0.0004430476234,
            "count": 2866509,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02104403684,
            "variance": 0.0004428514867
          },
          {
            "average": 2.986776598,
            "count": 2866509,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.28911377,
            "variance": 10.8182694
          },
          {
            "average": -0.4970317416,
            "count": 2866509,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69427663,
            "variance": 136.7561058
          },
          {
            "average": 0.5149169251,
            "count": 2866509,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499777523,
            "variance": 0.2497775725
          },
          {
            "average": 203.0826085,
            "count": 2866509,
            "maximum": 205,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8979625022,
            "variance": 0.8063366553
          },
          {
            "average": 114537672.2,
            "count": 2866509,
            "maximum": 114538546,
            "minimum": 114536880.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 498.7703539,
            "variance": 248771.8659
          },
          {
            "average": 0,
            "count": 2866509,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2866509,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2866509,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2866509,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2866509,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          649034.2255,
          5046333.798,
          261.2286265,
          649820.3255,
          5047120.118,
          364.7286265
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                649034.2254506273,
                5046333.79818912,
                261.22862649209674
              ],
              [
                649034.2254506273,
                5047120.118189121,
                261.22862649209674
              ],
              [
                649820.3254506274,
                5047120.118189121,
                364.72862649209674
              ],
              [
                649820.3254506274,
                5046333.79818912,
                364.72862649209674
              ],
              [
                649034.2254506273,
                5046333.79818912,
                261.22862649209674
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:02:26+00:00",
        "end_time": "2015-05-01T17:34:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_499816.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_499816.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_499816.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499816.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.09055372,
            45.55441429,
            261.2286265,
            -85.08024683,
            45.56165681,
            364.7286265
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.09055371981148,
                  45.554583049960726,
                  261.22862649209674
                ],
                [
                  -85.09031402802609,
                  45.56165681379234,
                  261.22862649209674
                ],
                [
                  -85.08024682824957,
                  45.56148801369159,
                  364.72862649209674
                ],
                [
                  -85.08048778172001,
                  45.554414291263036,
                  364.72862649209674
                ],
                [
                  -85.09055371981148,
                  45.554583049960726,
                  261.22862649209674
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_499816.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499816.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:02:26Z",
            "pc:count": 2866509,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 649457.547,
                "count": 2866509,
                "maximum": 649820.3255,
                "minimum": 649034.2255,
                "name": "X",
                "position": 0,
                "stddev": 250.1957837,
                "variance": 62597.93018
              },
              {
                "average": 5046722.559,
                "count": 2866509,
                "maximum": 5047120.118,
                "minimum": 5046333.798,
                "name": "Y",
                "position": 1,
                "stddev": 227.4674347,
                "variance": 51741.43386
              },
              {
                "average": 316.2771503,
                "count": 2866509,
                "maximum": 364.7286265,
                "minimum": 261.2286265,
                "name": "Z",
                "position": 2,
                "stddev": 8.49217589,
                "variance": 72.11705135
              },
              {
                "average": 96.43913171,
                "count": 2866509,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.05345396,
                "variance": 2709.56207
              },
              {
                "average": 1.195520056,
                "count": 2866509,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5988645458,
                "variance": 0.3586387442
              },
              {
                "average": 1.389939819,
                "count": 2866509,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9160231918,
                "variance": 0.839098488
              },
              {
                "average": 0.4952595649,
                "count": 2866509,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499977615,
                "variance": 0.2499776155
              },
              {
                "average": 0.0004430476234,
                "count": 2866509,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02104403684,
                "variance": 0.0004428514867
              },
              {
                "average": 2.986776598,
                "count": 2866509,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.28911377,
                "variance": 10.8182694
              },
              {
                "average": -0.4970317416,
                "count": 2866509,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69427663,
                "variance": 136.7561058
              },
              {
                "average": 0.5149169251,
                "count": 2866509,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499777523,
                "variance": 0.2497775725
              },
              {
                "average": 203.0826085,
                "count": 2866509,
                "maximum": 205,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8979625022,
                "variance": 0.8063366553
              },
              {
                "average": 114537672.2,
                "count": 2866509,
                "maximum": 114538546,
                "minimum": 114536880.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 498.7703539,
                "variance": 248771.8659
              },
              {
                "average": 0,
                "count": 2866509,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2866509,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2866509,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2866509,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2866509,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              649034.2255,
              5046333.798,
              261.2286265,
              649820.3255,
              5047120.118,
              364.7286265
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    649034.2254506273,
                    5046333.79818912,
                    261.22862649209674
                  ],
                  [
                    649034.2254506273,
                    5047120.118189121,
                    261.22862649209674
                  ],
                  [
                    649820.3254506274,
                    5047120.118189121,
                    364.72862649209674
                  ],
                  [
                    649820.3254506274,
                    5046333.79818912,
                    364.72862649209674
                  ],
                  [
                    649034.2254506273,
                    5046333.79818912,
                    261.22862649209674
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:02:26+00:00",
            "end_time": "2015-05-01T17: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": "USGS_LPC_MI_13Co_Emmett_2015_514779.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03080405404779,
              45.452092981828336,
              254.81908393139918
            ],
            [
              -85.03055778388078,
              45.45916554336822,
              254.81908393139918
            ],
            [
              -85.02050536109766,
              45.45899171406657,
              366.1590839313992
            ],
            [
              -85.02075288628066,
              45.45191919515332,
              366.1590839313992
            ],
            [
              -85.03080405404779,
              45.452092981828336,
              254.81908393139918
            ]
          ]
        ]
      },
      "bbox": [
        -85.03080405,
        45.4519192,
        254.8190839,
        -85.02050536,
        45.45916554,
        366.1590839
      ],
      "properties": {
        "datetime": "2015-05-01T19:31:46Z",
        "pc:count": 4733049,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654336.7963,
            "count": 4733049,
            "maximum": 654763.3601,
            "minimum": 653976.9601,
            "name": "X",
            "position": 0,
            "stddev": 235.1787692,
            "variance": 55309.0535
          },
          {
            "average": 5035443.426,
            "count": 4733049,
            "maximum": 5035846.486,
            "minimum": 5035060.286,
            "name": "Y",
            "position": 1,
            "stddev": 214.7302749,
            "variance": 46109.09095
          },
          {
            "average": 306.7299168,
            "count": 4733049,
            "maximum": 366.1590839,
            "minimum": 254.8190839,
            "name": "Z",
            "position": 2,
            "stddev": 9.993700267,
            "variance": 99.87404503
          },
          {
            "average": 48.89869638,
            "count": 4733049,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.84023962,
            "variance": 2484.049485
          },
          {
            "average": 1.496811886,
            "count": 4733049,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8794800213,
            "variance": 0.7734851079
          },
          {
            "average": 1.993589122,
            "count": 4733049,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.255648955,
            "variance": 1.576654299
          },
          {
            "average": 0.492798828,
            "count": 4733049,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999481932,
            "variance": 0.2499481959
          },
          {
            "average": 0.0004160109054,
            "count": 4733049,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02039210456,
            "variance": 0.0004158379282
          },
          {
            "average": 4.048288746,
            "count": 4733049,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.550319655,
            "variance": 20.70540896
          },
          {
            "average": 3.403054255,
            "count": 4733049,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.57264854,
            "variance": 111.7808971
          },
          {
            "average": 0.5086323847,
            "count": 4733049,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999255292,
            "variance": 0.2499255347
          },
          {
            "average": 208.8444409,
            "count": 4733049,
            "maximum": 210,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5828337572,
            "variance": 0.3396951885
          },
          {
            "average": 114542728.6,
            "count": 4733049,
            "maximum": 114543906.3,
            "minimum": 114542103.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 495.5448013,
            "variance": 245564.6501
          },
          {
            "average": 0,
            "count": 4733049,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4733049,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4733049,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4733049,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4733049,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          653976.9601,
          5035060.286,
          254.8190839,
          654763.3601,
          5035846.486,
          366.1590839
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                653976.9600875557,
                5035060.285736428,
                254.81908393139918
              ],
              [
                653976.9600875557,
                5035846.485736427,
                254.81908393139918
              ],
              [
                654763.3600875556,
                5035846.485736427,
                366.1590839313992
              ],
              [
                654763.3600875556,
                5035060.285736428,
                366.1590839313992
              ],
              [
                653976.9600875557,
                5035060.285736428,
                254.81908393139918
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:31:46+00:00",
        "end_time": "2015-05-01T19:01:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514779.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514779.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514779.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514779.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.03080405,
            45.4519192,
            254.8190839,
            -85.02050536,
            45.45916554,
            366.1590839
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.03080405404779,
                  45.452092981828336,
                  254.81908393139918
                ],
                [
                  -85.03055778388078,
                  45.45916554336822,
                  254.81908393139918
                ],
                [
                  -85.02050536109766,
                  45.45899171406657,
                  366.1590839313992
                ],
                [
                  -85.02075288628066,
                  45.45191919515332,
                  366.1590839313992
                ],
                [
                  -85.03080405404779,
                  45.452092981828336,
                  254.81908393139918
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514779.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514779.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:31:46Z",
            "pc:count": 4733049,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654336.7963,
                "count": 4733049,
                "maximum": 654763.3601,
                "minimum": 653976.9601,
                "name": "X",
                "position": 0,
                "stddev": 235.1787692,
                "variance": 55309.0535
              },
              {
                "average": 5035443.426,
                "count": 4733049,
                "maximum": 5035846.486,
                "minimum": 5035060.286,
                "name": "Y",
                "position": 1,
                "stddev": 214.7302749,
                "variance": 46109.09095
              },
              {
                "average": 306.7299168,
                "count": 4733049,
                "maximum": 366.1590839,
                "minimum": 254.8190839,
                "name": "Z",
                "position": 2,
                "stddev": 9.993700267,
                "variance": 99.87404503
              },
              {
                "average": 48.89869638,
                "count": 4733049,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.84023962,
                "variance": 2484.049485
              },
              {
                "average": 1.496811886,
                "count": 4733049,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8794800213,
                "variance": 0.7734851079
              },
              {
                "average": 1.993589122,
                "count": 4733049,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.255648955,
                "variance": 1.576654299
              },
              {
                "average": 0.492798828,
                "count": 4733049,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999481932,
                "variance": 0.2499481959
              },
              {
                "average": 0.0004160109054,
                "count": 4733049,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02039210456,
                "variance": 0.0004158379282
              },
              {
                "average": 4.048288746,
                "count": 4733049,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.550319655,
                "variance": 20.70540896
              },
              {
                "average": 3.403054255,
                "count": 4733049,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.57264854,
                "variance": 111.7808971
              },
              {
                "average": 0.5086323847,
                "count": 4733049,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999255292,
                "variance": 0.2499255347
              },
              {
                "average": 208.8444409,
                "count": 4733049,
                "maximum": 210,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5828337572,
                "variance": 0.3396951885
              },
              {
                "average": 114542728.6,
                "count": 4733049,
                "maximum": 114543906.3,
                "minimum": 114542103.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 495.5448013,
                "variance": 245564.6501
              },
              {
                "average": 0,
                "count": 4733049,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4733049,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4733049,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4733049,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4733049,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              653976.9601,
              5035060.286,
              254.8190839,
              654763.3601,
              5035846.486,
              366.1590839
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    653976.9600875557,
                    5035060.285736428,
                    254.81908393139918
                  ],
                  [
                    653976.9600875557,
                    5035846.485736427,
                    254.81908393139918
                  ],
                  [
                    654763.3600875556,
                    5035846.485736427,
                    366.1590839313992
                  ],
                  [
                    654763.3600875556,
                    5035060.285736428,
                    366.1590839313992
                  ],
                  [
                    653976.9600875557,
                    5035060.285736428,
                    254.81908393139918
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:31:46+00:00",
            "end_time": "2015-05-01T19:01: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": "USGS_LPC_MI_13Co_Emmett_2015_524791.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99221300874159,
              45.48659265192195,
              261.07673156503495
            ],
            [
              -84.9919615929703,
              45.49366554463167,
              261.07673156503495
            ],
            [
              -84.98190582882042,
              45.493488259803655,
              346.396731565035
            ],
            [
              -84.98215850154254,
              45.48641541057086,
              346.396731565035
            ],
            [
              -84.99221300874159,
              45.48659265192195,
              261.07673156503495
            ]
          ]
        ]
      },
      "bbox": [
        -84.99221301,
        45.48641541,
        261.0767316,
        -84.98190583,
        45.49366554,
        346.3967316
      ],
      "properties": {
        "datetime": "2015-05-02T16:04:16Z",
        "pc:count": 4611578,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657290.4292,
            "count": 4611578,
            "maximum": 657684.8993,
            "minimum": 656898.6993,
            "name": "X",
            "position": 0,
            "stddev": 193.6908508,
            "variance": 37516.1457
          },
          {
            "average": 5039363.285,
            "count": 4611578,
            "maximum": 5039753.967,
            "minimum": 5038967.707,
            "name": "Y",
            "position": 1,
            "stddev": 218.0779541,
            "variance": 47557.99407
          },
          {
            "average": 298.274217,
            "count": 4611578,
            "maximum": 346.3967316,
            "minimum": 261.0767316,
            "name": "Z",
            "position": 2,
            "stddev": 16.32755722,
            "variance": 266.5891246
          },
          {
            "average": 52.56152146,
            "count": 4611578,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.16470529,
            "variance": 2516.497657
          },
          {
            "average": 1.411073606,
            "count": 4611578,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8051951913,
            "variance": 0.6483392962
          },
          {
            "average": 1.821943812,
            "count": 4611578,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.168141877,
            "variance": 1.364555444
          },
          {
            "average": 0.4898256085,
            "count": 4611578,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998965252,
            "variance": 0.2498965359
          },
          {
            "average": 0.0003996462816,
            "count": 4611578,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01998716216,
            "variance": 0.0003994866511
          },
          {
            "average": 3.958947675,
            "count": 4611578,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.451829571,
            "variance": 19.81878653
          },
          {
            "average": 10.55524958,
            "count": 4611578,
            "maximum": 19.99799919,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.407359986,
            "variance": 29.23954202
          },
          {
            "average": 0.4788191808,
            "count": 4611578,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4995512256,
            "variance": 0.249551427
          },
          {
            "average": 212.5481605,
            "count": 4611578,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4976752133,
            "variance": 0.2476806179
          },
          {
            "average": 114585245.5,
            "count": 4611578,
            "maximum": 114617856.5,
            "minimum": 114545683.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35913.32044,
            "variance": 1289766585
          },
          {
            "average": 0,
            "count": 4611578,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4611578,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4611578,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4611578,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4611578,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656898.6993,
          5038967.707,
          261.0767316,
          657684.8993,
          5039753.967,
          346.3967316
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656898.6992877012,
                5038967.706790592,
                261.07673156503495
              ],
              [
                656898.6992877012,
                5039753.966790591,
                261.07673156503495
              ],
              [
                657684.8992877011,
                5039753.966790591,
                346.396731565035
              ],
              [
                657684.8992877011,
                5038967.706790592,
                346.396731565035
              ],
              [
                656898.6992877012,
                5038967.706790592,
                261.07673156503495
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:04:16+00:00",
        "end_time": "2015-05-01T20:01:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524791.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524791.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524791.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524791.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99221301,
            45.48641541,
            261.0767316,
            -84.98190583,
            45.49366554,
            346.3967316
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99221300874159,
                  45.48659265192195,
                  261.07673156503495
                ],
                [
                  -84.9919615929703,
                  45.49366554463167,
                  261.07673156503495
                ],
                [
                  -84.98190582882042,
                  45.493488259803655,
                  346.396731565035
                ],
                [
                  -84.98215850154254,
                  45.48641541057086,
                  346.396731565035
                ],
                [
                  -84.99221300874159,
                  45.48659265192195,
                  261.07673156503495
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524791.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524791.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:04:16Z",
            "pc:count": 4611578,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657290.4292,
                "count": 4611578,
                "maximum": 657684.8993,
                "minimum": 656898.6993,
                "name": "X",
                "position": 0,
                "stddev": 193.6908508,
                "variance": 37516.1457
              },
              {
                "average": 5039363.285,
                "count": 4611578,
                "maximum": 5039753.967,
                "minimum": 5038967.707,
                "name": "Y",
                "position": 1,
                "stddev": 218.0779541,
                "variance": 47557.99407
              },
              {
                "average": 298.274217,
                "count": 4611578,
                "maximum": 346.3967316,
                "minimum": 261.0767316,
                "name": "Z",
                "position": 2,
                "stddev": 16.32755722,
                "variance": 266.5891246
              },
              {
                "average": 52.56152146,
                "count": 4611578,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.16470529,
                "variance": 2516.497657
              },
              {
                "average": 1.411073606,
                "count": 4611578,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8051951913,
                "variance": 0.6483392962
              },
              {
                "average": 1.821943812,
                "count": 4611578,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.168141877,
                "variance": 1.364555444
              },
              {
                "average": 0.4898256085,
                "count": 4611578,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998965252,
                "variance": 0.2498965359
              },
              {
                "average": 0.0003996462816,
                "count": 4611578,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01998716216,
                "variance": 0.0003994866511
              },
              {
                "average": 3.958947675,
                "count": 4611578,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.451829571,
                "variance": 19.81878653
              },
              {
                "average": 10.55524958,
                "count": 4611578,
                "maximum": 19.99799919,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.407359986,
                "variance": 29.23954202
              },
              {
                "average": 0.4788191808,
                "count": 4611578,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4995512256,
                "variance": 0.249551427
              },
              {
                "average": 212.5481605,
                "count": 4611578,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4976752133,
                "variance": 0.2476806179
              },
              {
                "average": 114585245.5,
                "count": 4611578,
                "maximum": 114617856.5,
                "minimum": 114545683.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35913.32044,
                "variance": 1289766585
              },
              {
                "average": 0,
                "count": 4611578,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4611578,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4611578,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4611578,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4611578,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656898.6993,
              5038967.707,
              261.0767316,
              657684.8993,
              5039753.967,
              346.3967316
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656898.6992877012,
                    5038967.706790592,
                    261.07673156503495
                  ],
                  [
                    656898.6992877012,
                    5039753.966790591,
                    261.07673156503495
                  ],
                  [
                    657684.8992877011,
                    5039753.966790591,
                    346.396731565035
                  ],
                  [
                    657684.8992877011,
                    5038967.706790592,
                    346.396731565035
                  ],
                  [
                    656898.6992877012,
                    5038967.706790592,
                    261.07673156503495
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:04:16+00:00",
            "end_time": "2015-05-01T20:01:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_504836.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0717159443004,
              45.60955224206871,
              211.14784871843096
            ],
            [
              -85.07147346147839,
              45.61662478000367,
              211.14784871843096
            ],
            [
              -85.06139577301207,
              45.61645414744361,
              285.66784871843095
            ],
            [
              -85.0616395210205,
              45.60938165135559,
              285.66784871843095
            ],
            [
              -85.0717159443004,
              45.60955224206871,
              211.14784871843096
            ]
          ]
        ]
      },
      "bbox": [
        -85.07171594,
        45.60938165,
        211.1478487,
        -85.06139577,
        45.61662478,
        285.6678487
      ],
      "properties": {
        "datetime": "2015-05-01T18:17:29Z",
        "pc:count": 5231655,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 650699.5344,
            "count": 5231655,
            "maximum": 651143.8278,
            "minimum": 650357.6678,
            "name": "X",
            "position": 0,
            "stddev": 201.7505343,
            "variance": 40703.27808
          },
          {
            "average": 5052865.539,
            "count": 5231655,
            "maximum": 5053262.105,
            "minimum": 5052475.905,
            "name": "Y",
            "position": 1,
            "stddev": 220.0320799,
            "variance": 48414.11617
          },
          {
            "average": 232.2157856,
            "count": 5231655,
            "maximum": 285.6678487,
            "minimum": 211.1478487,
            "name": "Z",
            "position": 2,
            "stddev": 11.03080517,
            "variance": 121.6786627
          },
          {
            "average": 44.35436186,
            "count": 5231655,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.4696741,
            "variance": 1977.551914
          },
          {
            "average": 1.449566915,
            "count": 5231655,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.82436383,
            "variance": 0.6795757243
          },
          {
            "average": 1.898991237,
            "count": 5231655,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.177677305,
            "variance": 1.386923834
          },
          {
            "average": 0.4888204593,
            "count": 5231655,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49987505,
            "variance": 0.2498750656
          },
          {
            "average": 0.0003666143888,
            "count": 5231655,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01914366874,
            "variance": 0.0003664800527
          },
          {
            "average": 4.482746091,
            "count": 5231655,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.775124479,
            "variance": 22.80181379
          },
          {
            "average": 10.89080105,
            "count": 5231655,
            "maximum": 22.99799919,
            "minimum": -3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.852651151,
            "variance": 34.2535255
          },
          {
            "average": 0.4815424565,
            "count": 5231655,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4996592507,
            "variance": 0.2496593668
          },
          {
            "average": 204.4218397,
            "count": 5231655,
            "maximum": 205,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4938532381,
            "variance": 0.2438910208
          },
          {
            "average": 114539030,
            "count": 5231655,
            "maximum": 114539449,
            "minimum": 114538457.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 484.41855,
            "variance": 234661.3316
          },
          {
            "average": 0,
            "count": 5231655,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5231655,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5231655,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5231655,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5231655,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          650357.6678,
          5052475.905,
          211.1478487,
          651143.8278,
          5053262.105,
          285.6678487
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                650357.667825505,
                5052475.905290451,
                211.14784871843096
              ],
              [
                650357.667825505,
                5053262.10529045,
                211.14784871843096
              ],
              [
                651143.8278255049,
                5053262.10529045,
                285.66784871843095
              ],
              [
                651143.8278255049,
                5052475.905290451,
                285.66784871843095
              ],
              [
                650357.667825505,
                5052475.905290451,
                211.14784871843096
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:17:29+00:00",
        "end_time": "2015-05-01T18:00:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_504836.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_504836.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_504836.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504836.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.07171594,
            45.60938165,
            211.1478487,
            -85.06139577,
            45.61662478,
            285.6678487
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.0717159443004,
                  45.60955224206871,
                  211.14784871843096
                ],
                [
                  -85.07147346147839,
                  45.61662478000367,
                  211.14784871843096
                ],
                [
                  -85.06139577301207,
                  45.61645414744361,
                  285.66784871843095
                ],
                [
                  -85.0616395210205,
                  45.60938165135559,
                  285.66784871843095
                ],
                [
                  -85.0717159443004,
                  45.60955224206871,
                  211.14784871843096
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_504836.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504836.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:17:29Z",
            "pc:count": 5231655,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 650699.5344,
                "count": 5231655,
                "maximum": 651143.8278,
                "minimum": 650357.6678,
                "name": "X",
                "position": 0,
                "stddev": 201.7505343,
                "variance": 40703.27808
              },
              {
                "average": 5052865.539,
                "count": 5231655,
                "maximum": 5053262.105,
                "minimum": 5052475.905,
                "name": "Y",
                "position": 1,
                "stddev": 220.0320799,
                "variance": 48414.11617
              },
              {
                "average": 232.2157856,
                "count": 5231655,
                "maximum": 285.6678487,
                "minimum": 211.1478487,
                "name": "Z",
                "position": 2,
                "stddev": 11.03080517,
                "variance": 121.6786627
              },
              {
                "average": 44.35436186,
                "count": 5231655,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.4696741,
                "variance": 1977.551914
              },
              {
                "average": 1.449566915,
                "count": 5231655,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.82436383,
                "variance": 0.6795757243
              },
              {
                "average": 1.898991237,
                "count": 5231655,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.177677305,
                "variance": 1.386923834
              },
              {
                "average": 0.4888204593,
                "count": 5231655,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49987505,
                "variance": 0.2498750656
              },
              {
                "average": 0.0003666143888,
                "count": 5231655,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01914366874,
                "variance": 0.0003664800527
              },
              {
                "average": 4.482746091,
                "count": 5231655,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.775124479,
                "variance": 22.80181379
              },
              {
                "average": 10.89080105,
                "count": 5231655,
                "maximum": 22.99799919,
                "minimum": -3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.852651151,
                "variance": 34.2535255
              },
              {
                "average": 0.4815424565,
                "count": 5231655,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4996592507,
                "variance": 0.2496593668
              },
              {
                "average": 204.4218397,
                "count": 5231655,
                "maximum": 205,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4938532381,
                "variance": 0.2438910208
              },
              {
                "average": 114539030,
                "count": 5231655,
                "maximum": 114539449,
                "minimum": 114538457.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 484.41855,
                "variance": 234661.3316
              },
              {
                "average": 0,
                "count": 5231655,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5231655,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5231655,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5231655,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5231655,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              650357.6678,
              5052475.905,
              211.1478487,
              651143.8278,
              5053262.105,
              285.6678487
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    650357.667825505,
                    5052475.905290451,
                    211.14784871843096
                  ],
                  [
                    650357.667825505,
                    5053262.10529045,
                    211.14784871843096
                  ],
                  [
                    651143.8278255049,
                    5053262.10529045,
                    285.66784871843095
                  ],
                  [
                    651143.8278255049,
                    5052475.905290451,
                    285.66784871843095
                  ],
                  [
                    650357.667825505,
                    5052475.905290451,
                    211.14784871843096
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:17:29+00:00",
            "end_time": "2015-05-01T18:00: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": "USGS_LPC_MI_13Co_Emmett_2015_509819.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0516028763578,
              45.56167671107702,
              302.4457028488831
            ],
            [
              -85.05135822402168,
              45.568750663683716,
              302.4457028488831
            ],
            [
              -85.04128717123906,
              45.568578361516494,
              826.6857028488831
            ],
            [
              -85.04153308603229,
              45.56150445117317,
              826.6857028488831
            ],
            [
              -85.0516028763578,
              45.56167671107702,
              302.4457028488831
            ]
          ]
        ]
      },
      "bbox": [
        -85.05160288,
        45.56150445,
        302.4457028,
        -85.04128717,
        45.56875066,
        826.6857028
      ],
      "properties": {
        "datetime": "2015-05-01T18:45:40Z",
        "pc:count": 5264214,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652408.3453,
            "count": 5264214,
            "maximum": 652841.5362,
            "minimum": 652055.2162,
            "name": "X",
            "position": 0,
            "stddev": 210.6727916,
            "variance": 44383.02513
          },
          {
            "average": 5047587.538,
            "count": 5264214,
            "maximum": 5047981.34,
            "minimum": 5047194.98,
            "name": "Y",
            "position": 1,
            "stddev": 222.1747651,
            "variance": 49361.62625
          },
          {
            "average": 356.8748936,
            "count": 5264214,
            "maximum": 826.6857028,
            "minimum": 302.4457028,
            "name": "Z",
            "position": 2,
            "stddev": 11.15450385,
            "variance": 124.4229561
          },
          {
            "average": 48.72841264,
            "count": 5264214,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.09253303,
            "variance": 2610.446931
          },
          {
            "average": 1.473055617,
            "count": 5264214,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8614431345,
            "variance": 0.7420842739
          },
          {
            "average": 1.948811162,
            "count": 5264214,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.238634225,
            "variance": 1.534214743
          },
          {
            "average": 0.4869196047,
            "count": 5264214,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998289214,
            "variance": 0.2498289507
          },
          {
            "average": 0.0002503697608,
            "count": 5264214,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01582109741,
            "variance": 0.0002503071233
          },
          {
            "average": 3.922770427,
            "count": 5264214,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.475414238,
            "variance": 20.02933261
          },
          {
            "average": 6.237864974,
            "count": 5264214,
            "maximum": 19.99799919,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.13364277,
            "variance": 66.15614471
          },
          {
            "average": 0.4851231352,
            "count": 5264214,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997786774,
            "variance": 0.2497787263
          },
          {
            "average": 206.6622626,
            "count": 5264214,
            "maximum": 207,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4729385734,
            "variance": 0.2236708942
          },
          {
            "average": 114540837.4,
            "count": 5264214,
            "maximum": 114541140,
            "minimum": 114540249.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 416.5495202,
            "variance": 173513.5028
          },
          {
            "average": 0,
            "count": 5264214,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5264214,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5264214,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5264214,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5264214,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          652055.2162,
          5047194.98,
          302.4457028,
          652841.5362,
          5047981.34,
          826.6857028
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                652055.2161716445,
                5047194.979760814,
                302.4457028488831
              ],
              [
                652055.2161716445,
                5047981.339760814,
                302.4457028488831
              ],
              [
                652841.5361716446,
                5047981.339760814,
                826.6857028488831
              ],
              [
                652841.5361716446,
                5047194.979760814,
                826.6857028488831
              ],
              [
                652055.2161716445,
                5047194.979760814,
                302.4457028488831
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:45:40+00:00",
        "end_time": "2015-05-01T18:30:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_509819.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_509819.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_509819.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509819.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05160288,
            45.56150445,
            302.4457028,
            -85.04128717,
            45.56875066,
            826.6857028
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.0516028763578,
                  45.56167671107702,
                  302.4457028488831
                ],
                [
                  -85.05135822402168,
                  45.568750663683716,
                  302.4457028488831
                ],
                [
                  -85.04128717123906,
                  45.568578361516494,
                  826.6857028488831
                ],
                [
                  -85.04153308603229,
                  45.56150445117317,
                  826.6857028488831
                ],
                [
                  -85.0516028763578,
                  45.56167671107702,
                  302.4457028488831
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_509819.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509819.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:45:40Z",
            "pc:count": 5264214,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652408.3453,
                "count": 5264214,
                "maximum": 652841.5362,
                "minimum": 652055.2162,
                "name": "X",
                "position": 0,
                "stddev": 210.6727916,
                "variance": 44383.02513
              },
              {
                "average": 5047587.538,
                "count": 5264214,
                "maximum": 5047981.34,
                "minimum": 5047194.98,
                "name": "Y",
                "position": 1,
                "stddev": 222.1747651,
                "variance": 49361.62625
              },
              {
                "average": 356.8748936,
                "count": 5264214,
                "maximum": 826.6857028,
                "minimum": 302.4457028,
                "name": "Z",
                "position": 2,
                "stddev": 11.15450385,
                "variance": 124.4229561
              },
              {
                "average": 48.72841264,
                "count": 5264214,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.09253303,
                "variance": 2610.446931
              },
              {
                "average": 1.473055617,
                "count": 5264214,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8614431345,
                "variance": 0.7420842739
              },
              {
                "average": 1.948811162,
                "count": 5264214,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.238634225,
                "variance": 1.534214743
              },
              {
                "average": 0.4869196047,
                "count": 5264214,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998289214,
                "variance": 0.2498289507
              },
              {
                "average": 0.0002503697608,
                "count": 5264214,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01582109741,
                "variance": 0.0002503071233
              },
              {
                "average": 3.922770427,
                "count": 5264214,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.475414238,
                "variance": 20.02933261
              },
              {
                "average": 6.237864974,
                "count": 5264214,
                "maximum": 19.99799919,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.13364277,
                "variance": 66.15614471
              },
              {
                "average": 0.4851231352,
                "count": 5264214,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997786774,
                "variance": 0.2497787263
              },
              {
                "average": 206.6622626,
                "count": 5264214,
                "maximum": 207,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4729385734,
                "variance": 0.2236708942
              },
              {
                "average": 114540837.4,
                "count": 5264214,
                "maximum": 114541140,
                "minimum": 114540249.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 416.5495202,
                "variance": 173513.5028
              },
              {
                "average": 0,
                "count": 5264214,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5264214,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5264214,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5264214,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5264214,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              652055.2162,
              5047194.98,
              302.4457028,
              652841.5362,
              5047981.34,
              826.6857028
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    652055.2161716445,
                    5047194.979760814,
                    302.4457028488831
                  ],
                  [
                    652055.2161716445,
                    5047981.339760814,
                    302.4457028488831
                  ],
                  [
                    652841.5361716446,
                    5047981.339760814,
                    826.6857028488831
                  ],
                  [
                    652841.5361716446,
                    5047194.979760814,
                    826.6857028488831
                  ],
                  [
                    652055.2161716445,
                    5047194.979760814,
                    302.4457028488831
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:45:40+00:00",
            "end_time": "2015-05-01T18: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": "USGS_LPC_MI_13Co_Emmett_2015_522739.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00036112258732,
              45.34255477263331,
              216.94591973326163
            ],
            [
              -85.00011195526255,
              45.34962859933555,
              216.94591973326163
            ],
            [
              -84.99008014674415,
              45.34945243854847,
              293.48591973326165
            ],
            [
              -84.9903305618924,
              45.34237865504997,
              293.48591973326165
            ],
            [
              -85.00036112258732,
              45.34255477263331,
              216.94591973326163
            ]
          ]
        ]
      },
      "bbox": [
        -85.00036112,
        45.34237866,
        216.9459197,
        -84.99008015,
        45.3496286,
        293.4859197
      ],
      "properties": {
        "datetime": "2015-05-02T16:00:57Z",
        "pc:count": 3616027,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657001.0514,
            "count": 3616027,
            "maximum": 657446.1941,
            "minimum": 656659.8741,
            "name": "X",
            "position": 0,
            "stddev": 236.1155742,
            "variance": 55750.56436
          },
          {
            "average": 5023352.077,
            "count": 3616027,
            "maximum": 5023736.341,
            "minimum": 5022950.001,
            "name": "Y",
            "position": 1,
            "stddev": 206.5307555,
            "variance": 42654.95298
          },
          {
            "average": 265.4737738,
            "count": 3616027,
            "maximum": 293.4859197,
            "minimum": 216.9459197,
            "name": "Z",
            "position": 2,
            "stddev": 10.59677982,
            "variance": 112.2917425
          },
          {
            "average": 65.4786925,
            "count": 3616027,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.30372493,
            "variance": 2632.072192
          },
          {
            "average": 1.357206404,
            "count": 3616027,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7775877789,
            "variance": 0.604642754
          },
          {
            "average": 1.714633215,
            "count": 3616027,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.153233376,
            "variance": 1.32994722
          },
          {
            "average": 0.5079588731,
            "count": 3616027,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999367215,
            "variance": 0.2499367255
          },
          {
            "average": 0.0004308596147,
            "count": 3616027,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02075268883,
            "variance": 0.0004306740938
          },
          {
            "average": 3.847710484,
            "count": 3616027,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.268963935,
            "variance": 18.22405308
          },
          {
            "average": -3.81653287,
            "count": 3616027,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81012039,
            "variance": 116.8587028
          },
          {
            "average": 0.5222010234,
            "count": 3616027,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4995069405,
            "variance": 0.2495071836
          },
          {
            "average": 211.8878974,
            "count": 3616027,
            "maximum": 213,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6198717552,
            "variance": 0.3842409929
          },
          {
            "average": 114555753.4,
            "count": 3616027,
            "maximum": 114617657.2,
            "minimum": 114544498.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25224.63051,
            "variance": 636281984.6
          },
          {
            "average": 0,
            "count": 3616027,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3616027,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3616027,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3616027,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3616027,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656659.8741,
          5022950.001,
          216.9459197,
          657446.1941,
          5023736.341,
          293.4859197
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656659.8740571303,
                5022950.000656417,
                216.94591973326163
              ],
              [
                656659.8740571303,
                5023736.3406564165,
                216.94591973326163
              ],
              [
                657446.1940571304,
                5023736.3406564165,
                293.48591973326165
              ],
              [
                657446.1940571304,
                5022950.000656417,
                293.48591973326165
              ],
              [
                656659.8740571303,
                5022950.000656417,
                216.94591973326163
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:00:57+00:00",
        "end_time": "2015-05-01T19:41:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522739.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522739.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522739.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522739.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00036112,
            45.34237866,
            216.9459197,
            -84.99008015,
            45.3496286,
            293.4859197
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00036112258732,
                  45.34255477263331,
                  216.94591973326163
                ],
                [
                  -85.00011195526255,
                  45.34962859933555,
                  216.94591973326163
                ],
                [
                  -84.99008014674415,
                  45.34945243854847,
                  293.48591973326165
                ],
                [
                  -84.9903305618924,
                  45.34237865504997,
                  293.48591973326165
                ],
                [
                  -85.00036112258732,
                  45.34255477263331,
                  216.94591973326163
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522739.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522739.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:00:57Z",
            "pc:count": 3616027,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657001.0514,
                "count": 3616027,
                "maximum": 657446.1941,
                "minimum": 656659.8741,
                "name": "X",
                "position": 0,
                "stddev": 236.1155742,
                "variance": 55750.56436
              },
              {
                "average": 5023352.077,
                "count": 3616027,
                "maximum": 5023736.341,
                "minimum": 5022950.001,
                "name": "Y",
                "position": 1,
                "stddev": 206.5307555,
                "variance": 42654.95298
              },
              {
                "average": 265.4737738,
                "count": 3616027,
                "maximum": 293.4859197,
                "minimum": 216.9459197,
                "name": "Z",
                "position": 2,
                "stddev": 10.59677982,
                "variance": 112.2917425
              },
              {
                "average": 65.4786925,
                "count": 3616027,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.30372493,
                "variance": 2632.072192
              },
              {
                "average": 1.357206404,
                "count": 3616027,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7775877789,
                "variance": 0.604642754
              },
              {
                "average": 1.714633215,
                "count": 3616027,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.153233376,
                "variance": 1.32994722
              },
              {
                "average": 0.5079588731,
                "count": 3616027,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999367215,
                "variance": 0.2499367255
              },
              {
                "average": 0.0004308596147,
                "count": 3616027,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02075268883,
                "variance": 0.0004306740938
              },
              {
                "average": 3.847710484,
                "count": 3616027,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.268963935,
                "variance": 18.22405308
              },
              {
                "average": -3.81653287,
                "count": 3616027,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81012039,
                "variance": 116.8587028
              },
              {
                "average": 0.5222010234,
                "count": 3616027,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4995069405,
                "variance": 0.2495071836
              },
              {
                "average": 211.8878974,
                "count": 3616027,
                "maximum": 213,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6198717552,
                "variance": 0.3842409929
              },
              {
                "average": 114555753.4,
                "count": 3616027,
                "maximum": 114617657.2,
                "minimum": 114544498.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25224.63051,
                "variance": 636281984.6
              },
              {
                "average": 0,
                "count": 3616027,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3616027,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3616027,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3616027,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3616027,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656659.8741,
              5022950.001,
              216.9459197,
              657446.1941,
              5023736.341,
              293.4859197
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656659.8740571303,
                    5022950.000656417,
                    216.94591973326163
                  ],
                  [
                    656659.8740571303,
                    5023736.3406564165,
                    216.94591973326163
                  ],
                  [
                    657446.1940571304,
                    5023736.3406564165,
                    293.48591973326165
                  ],
                  [
                    657446.1940571304,
                    5022950.000656417,
                    293.48591973326165
                  ],
                  [
                    656659.8740571303,
                    5022950.000656417,
                    216.94591973326163
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:00:57+00:00",
            "end_time": "2015-05-01T19:41: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": "USGS_LPC_MI_13Co_Emmett_2015_517829.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0226385925508,
              45.58927162400267,
              268.3725488847702
            ],
            [
              -85.02239008474207,
              45.59634487979347,
              268.3725488847702
            ],
            [
              -85.01231401638665,
              45.59616993746967,
              374.21254888477023
            ],
            [
              -85.01256378833412,
              45.58909672458645,
              374.21254888477023
            ],
            [
              -85.0226385925508,
              45.58927162400267,
              268.3725488847702
            ]
          ]
        ]
      },
      "bbox": [
        -85.02263859,
        45.58909672,
        268.3725489,
        -85.01231402,
        45.59634488,
        374.2125489
      ],
      "properties": {
        "datetime": "2015-05-01T19:28:33Z",
        "pc:count": 5513967,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654622.3254,
            "count": 5513967,
            "maximum": 655026.3553,
            "minimum": 654240.0153,
            "name": "X",
            "position": 0,
            "stddev": 193.4919736,
            "variance": 37439.14385
          },
          {
            "average": 5050708.066,
            "count": 5513967,
            "maximum": 5051102.314,
            "minimum": 5050316.014,
            "name": "Y",
            "position": 1,
            "stddev": 217.1897349,
            "variance": 47171.38096
          },
          {
            "average": 319.3233388,
            "count": 5513967,
            "maximum": 374.2125489,
            "minimum": 268.3725489,
            "name": "Z",
            "position": 2,
            "stddev": 24.4424094,
            "variance": 597.4313773
          },
          {
            "average": 43.73690013,
            "count": 5513967,
            "maximum": 189,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.5300399,
            "variance": 2259.104692
          },
          {
            "average": 1.491175047,
            "count": 5513967,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.860938443,
            "variance": 0.7412150027
          },
          {
            "average": 1.982308382,
            "count": 5513967,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.22109911,
            "variance": 1.491083036
          },
          {
            "average": 0.5172452066,
            "count": 5513967,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997025597,
            "variance": 0.2497026481
          },
          {
            "average": 0.000392639274,
            "count": 5513967,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01981123872,
            "variance": 0.0003924851796
          },
          {
            "average": 4.37490014,
            "count": 5513967,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.743031832,
            "variance": 22.49635096
          },
          {
            "average": -10.62812412,
            "count": 5513967,
            "maximum": 1.998000026,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.559833799,
            "variance": 30.91175187
          },
          {
            "average": 0.5555080399,
            "count": 5513967,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4969093502,
            "variance": 0.2469189023
          },
          {
            "average": 209.5216473,
            "count": 5513967,
            "maximum": 210,
            "minimum": 209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4995312199,
            "variance": 0.2495314396
          },
          {
            "average": 114543360.3,
            "count": 5513967,
            "maximum": 114543713,
            "minimum": 114542976,
            "name": "GpsTime",
            "position": 12,
            "stddev": 363.1230808,
            "variance": 131858.3718
          },
          {
            "average": 0,
            "count": 5513967,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5513967,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5513967,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5513967,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5513967,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654240.0153,
          5050316.014,
          268.3725489,
          655026.3553,
          5051102.314,
          374.2125489
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654240.0153156999,
                5050316.013623936,
                268.3725488847702
              ],
              [
                654240.0153156999,
                5051102.313623937,
                268.3725488847702
              ],
              [
                655026.3553156999,
                5051102.313623937,
                374.21254888477023
              ],
              [
                655026.3553156999,
                5050316.013623936,
                374.21254888477023
              ],
              [
                654240.0153156999,
                5050316.013623936,
                268.3725488847702
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:28:33+00:00",
        "end_time": "2015-05-01T19:16:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_517829.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_517829.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_517829.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517829.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02263859,
            45.58909672,
            268.3725489,
            -85.01231402,
            45.59634488,
            374.2125489
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.0226385925508,
                  45.58927162400267,
                  268.3725488847702
                ],
                [
                  -85.02239008474207,
                  45.59634487979347,
                  268.3725488847702
                ],
                [
                  -85.01231401638665,
                  45.59616993746967,
                  374.21254888477023
                ],
                [
                  -85.01256378833412,
                  45.58909672458645,
                  374.21254888477023
                ],
                [
                  -85.0226385925508,
                  45.58927162400267,
                  268.3725488847702
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_517829.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517829.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:28:33Z",
            "pc:count": 5513967,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654622.3254,
                "count": 5513967,
                "maximum": 655026.3553,
                "minimum": 654240.0153,
                "name": "X",
                "position": 0,
                "stddev": 193.4919736,
                "variance": 37439.14385
              },
              {
                "average": 5050708.066,
                "count": 5513967,
                "maximum": 5051102.314,
                "minimum": 5050316.014,
                "name": "Y",
                "position": 1,
                "stddev": 217.1897349,
                "variance": 47171.38096
              },
              {
                "average": 319.3233388,
                "count": 5513967,
                "maximum": 374.2125489,
                "minimum": 268.3725489,
                "name": "Z",
                "position": 2,
                "stddev": 24.4424094,
                "variance": 597.4313773
              },
              {
                "average": 43.73690013,
                "count": 5513967,
                "maximum": 189,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.5300399,
                "variance": 2259.104692
              },
              {
                "average": 1.491175047,
                "count": 5513967,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.860938443,
                "variance": 0.7412150027
              },
              {
                "average": 1.982308382,
                "count": 5513967,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.22109911,
                "variance": 1.491083036
              },
              {
                "average": 0.5172452066,
                "count": 5513967,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997025597,
                "variance": 0.2497026481
              },
              {
                "average": 0.000392639274,
                "count": 5513967,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01981123872,
                "variance": 0.0003924851796
              },
              {
                "average": 4.37490014,
                "count": 5513967,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.743031832,
                "variance": 22.49635096
              },
              {
                "average": -10.62812412,
                "count": 5513967,
                "maximum": 1.998000026,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.559833799,
                "variance": 30.91175187
              },
              {
                "average": 0.5555080399,
                "count": 5513967,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4969093502,
                "variance": 0.2469189023
              },
              {
                "average": 209.5216473,
                "count": 5513967,
                "maximum": 210,
                "minimum": 209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4995312199,
                "variance": 0.2495314396
              },
              {
                "average": 114543360.3,
                "count": 5513967,
                "maximum": 114543713,
                "minimum": 114542976,
                "name": "GpsTime",
                "position": 12,
                "stddev": 363.1230808,
                "variance": 131858.3718
              },
              {
                "average": 0,
                "count": 5513967,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5513967,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5513967,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5513967,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5513967,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654240.0153,
              5050316.014,
              268.3725489,
              655026.3553,
              5051102.314,
              374.2125489
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654240.0153156999,
                    5050316.013623936,
                    268.3725488847702
                  ],
                  [
                    654240.0153156999,
                    5051102.313623937,
                    268.3725488847702
                  ],
                  [
                    655026.3553156999,
                    5051102.313623937,
                    374.21254888477023
                  ],
                  [
                    655026.3553156999,
                    5050316.013623936,
                    374.21254888477023
                  ],
                  [
                    654240.0153156999,
                    5050316.013623936,
                    268.3725488847702
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:28:33+00:00",
            "end_time": "2015-05-01T19:16: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": "USGS_LPC_MI_13Co_Emmett_2015_499819.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09064231387332,
              45.561441225915395,
              142.533214398118
            ],
            [
              -85.09040266128548,
              45.56851246269977,
              142.533214398118
            ],
            [
              -85.08033141862349,
              45.56834360338791,
              418.413214398118
            ],
            [
              -85.08057233325536,
              45.56127240800654,
              418.413214398118
            ],
            [
              -85.09064231387332,
              45.561441225915395,
              142.533214398118
            ]
          ]
        ]
      },
      "bbox": [
        -85.09064231,
        45.56127241,
        142.5332144,
        -85.08033142,
        45.56851246,
        418.4132144
      ],
      "properties": {
        "datetime": "2015-05-01T18:02:16Z",
        "pc:count": 3304597,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 649381.9138,
            "count": 3304597,
            "maximum": 649795.4959,
            "minimum": 649009.1759,
            "name": "X",
            "position": 0,
            "stddev": 241.7121315,
            "variance": 58424.75453
          },
          {
            "average": 5047517.986,
            "count": 3304597,
            "maximum": 5047881.597,
            "minimum": 5047095.557,
            "name": "Y",
            "position": 1,
            "stddev": 227.0106832,
            "variance": 51533.85029
          },
          {
            "average": 323.1012073,
            "count": 3304597,
            "maximum": 418.4132144,
            "minimum": 142.5332144,
            "name": "Z",
            "position": 2,
            "stddev": 9.638895224,
            "variance": 92.90830113
          },
          {
            "average": 76.32696877,
            "count": 3304597,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.24003301,
            "variance": 3162.941313
          },
          {
            "average": 1.304923717,
            "count": 3304597,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7276067954,
            "variance": 0.5294116487
          },
          {
            "average": 1.609471291,
            "count": 3304597,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.09056767,
            "variance": 1.189337843
          },
          {
            "average": 0.4930443864,
            "count": 3304597,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999516927,
            "variance": 0.2499516951
          },
          {
            "average": 0.000420928785,
            "count": 3304597,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0205122337,
            "variance": 0.0004207517312
          },
          {
            "average": 3.210424751,
            "count": 3304597,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.709200829,
            "variance": 13.75817079
          },
          {
            "average": 2.075123464,
            "count": 3304597,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.21791915,
            "variance": 104.4058717
          },
          {
            "average": 0.5117434894,
            "count": 3304597,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998621471,
            "variance": 0.2498621661
          },
          {
            "average": 202.9486809,
            "count": 3304597,
            "maximum": 205,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7909615345,
            "variance": 0.6256201491
          },
          {
            "average": 114537609.1,
            "count": 3304597,
            "maximum": 114538536.3,
            "minimum": 114536871.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 474.5425813,
            "variance": 225190.6615
          },
          {
            "average": 0,
            "count": 3304597,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3304597,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3304597,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3304597,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3304597,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          649009.1759,
          5047095.557,
          142.5332144,
          649795.4959,
          5047881.597,
          418.4132144
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                649009.1758993672,
                5047095.557116004,
                142.533214398118
              ],
              [
                649009.1758993672,
                5047881.597116003,
                142.533214398118
              ],
              [
                649795.4958993673,
                5047881.597116003,
                418.413214398118
              ],
              [
                649795.4958993673,
                5047095.557116004,
                418.413214398118
              ],
              [
                649009.1758993672,
                5047095.557116004,
                142.533214398118
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:02:16+00:00",
        "end_time": "2015-05-01T17:34:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_499819.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_499819.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_499819.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499819.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.09064231,
            45.56127241,
            142.5332144,
            -85.08033142,
            45.56851246,
            418.4132144
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.09064231387332,
                  45.561441225915395,
                  142.533214398118
                ],
                [
                  -85.09040266128548,
                  45.56851246269977,
                  142.533214398118
                ],
                [
                  -85.08033141862349,
                  45.56834360338791,
                  418.413214398118
                ],
                [
                  -85.08057233325536,
                  45.56127240800654,
                  418.413214398118
                ],
                [
                  -85.09064231387332,
                  45.561441225915395,
                  142.533214398118
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_499819.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499819.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:02:16Z",
            "pc:count": 3304597,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 649381.9138,
                "count": 3304597,
                "maximum": 649795.4959,
                "minimum": 649009.1759,
                "name": "X",
                "position": 0,
                "stddev": 241.7121315,
                "variance": 58424.75453
              },
              {
                "average": 5047517.986,
                "count": 3304597,
                "maximum": 5047881.597,
                "minimum": 5047095.557,
                "name": "Y",
                "position": 1,
                "stddev": 227.0106832,
                "variance": 51533.85029
              },
              {
                "average": 323.1012073,
                "count": 3304597,
                "maximum": 418.4132144,
                "minimum": 142.5332144,
                "name": "Z",
                "position": 2,
                "stddev": 9.638895224,
                "variance": 92.90830113
              },
              {
                "average": 76.32696877,
                "count": 3304597,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.24003301,
                "variance": 3162.941313
              },
              {
                "average": 1.304923717,
                "count": 3304597,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7276067954,
                "variance": 0.5294116487
              },
              {
                "average": 1.609471291,
                "count": 3304597,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.09056767,
                "variance": 1.189337843
              },
              {
                "average": 0.4930443864,
                "count": 3304597,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999516927,
                "variance": 0.2499516951
              },
              {
                "average": 0.000420928785,
                "count": 3304597,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0205122337,
                "variance": 0.0004207517312
              },
              {
                "average": 3.210424751,
                "count": 3304597,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.709200829,
                "variance": 13.75817079
              },
              {
                "average": 2.075123464,
                "count": 3304597,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.21791915,
                "variance": 104.4058717
              },
              {
                "average": 0.5117434894,
                "count": 3304597,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998621471,
                "variance": 0.2498621661
              },
              {
                "average": 202.9486809,
                "count": 3304597,
                "maximum": 205,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7909615345,
                "variance": 0.6256201491
              },
              {
                "average": 114537609.1,
                "count": 3304597,
                "maximum": 114538536.3,
                "minimum": 114536871.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 474.5425813,
                "variance": 225190.6615
              },
              {
                "average": 0,
                "count": 3304597,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3304597,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3304597,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3304597,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3304597,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              649009.1759,
              5047095.557,
              142.5332144,
              649795.4959,
              5047881.597,
              418.4132144
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    649009.1758993672,
                    5047095.557116004,
                    142.533214398118
                  ],
                  [
                    649009.1758993672,
                    5047881.597116003,
                    142.533214398118
                  ],
                  [
                    649795.4958993673,
                    5047881.597116003,
                    418.413214398118
                  ],
                  [
                    649795.4958993673,
                    5047095.557116004,
                    418.413214398118
                  ],
                  [
                    649009.1758993672,
                    5047095.557116004,
                    142.533214398118
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:02:16+00:00",
            "end_time": "2015-05-01T17: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": "USGS_LPC_MI_13Co_Emmett_2015_492821.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12001221787767,
              45.56810769787319,
              170.32477119110374
            ],
            [
              -85.11977612940893,
              45.57518102564498,
              170.32477119110374
            ],
            [
              -85.10970634114679,
              45.5750147837716,
              259.2447711911037
            ],
            [
              -85.10994369218834,
              45.56794149677327,
              259.2447711911037
            ],
            [
              -85.12001221787767,
              45.56810769787319,
              170.32477119110374
            ]
          ]
        ]
      },
      "bbox": [
        -85.12001222,
        45.5679415,
        170.3247712,
        -85.10970634,
        45.57518103,
        259.2447712
      ],
      "properties": {
        "datetime": "2015-05-01T17:29:05Z",
        "pc:count": 3586659,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 647120.7035,
            "count": 3586659,
            "maximum": 647485.8606,
            "minimum": 646699.7606,
            "name": "X",
            "position": 0,
            "stddev": 194.1601941,
            "variance": 37698.18096
          },
          {
            "average": 5048169.552,
            "count": 3586659,
            "maximum": 5048568.307,
            "minimum": 5047782.047,
            "name": "Y",
            "position": 1,
            "stddev": 222.9484838,
            "variance": 49706.02644
          },
          {
            "average": 205.9266796,
            "count": 3586659,
            "maximum": 259.2447712,
            "minimum": 170.3247712,
            "name": "Z",
            "position": 2,
            "stddev": 14.5856913,
            "variance": 212.7423906
          },
          {
            "average": 55.98783771,
            "count": 3586659,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.71311659,
            "variance": 2372.967727
          },
          {
            "average": 1.379458432,
            "count": 3586659,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7757614397,
            "variance": 0.6018058113
          },
          {
            "average": 1.758924392,
            "count": 3586659,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.132145663,
            "variance": 1.281753802
          },
          {
            "average": 0.4913394332,
            "count": 3586659,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999250586,
            "variance": 0.2499250643
          },
          {
            "average": 0.0002595730456,
            "count": 3586659,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01610918185,
            "variance": 0.0002595057397
          },
          {
            "average": 2.904564666,
            "count": 3586659,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.534514263,
            "variance": 12.49279108
          },
          {
            "average": 4.358887694,
            "count": 3586659,
            "maximum": 19.00200081,
            "minimum": -10.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.881416333,
            "variance": 47.35389075
          },
          {
            "average": 0.4906187067,
            "count": 3586659,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999120533,
            "variance": 0.249912061
          },
          {
            "average": 200.2744468,
            "count": 3586659,
            "maximum": 201,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4462351384,
            "variance": 0.1991257988
          },
          {
            "average": 114536254.6,
            "count": 3586659,
            "maximum": 114536545.5,
            "minimum": 114536141,
            "name": "GpsTime",
            "position": 12,
            "stddev": 175.9252797,
            "variance": 30949.70404
          },
          {
            "average": 0,
            "count": 3586659,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3586659,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3586659,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3586659,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3586659,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          646699.7606,
          5047782.047,
          170.3247712,
          647485.8606,
          5048568.307,
          259.2447712
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                646699.7606227136,
                5047782.0467391275,
                170.32477119110374
              ],
              [
                646699.7606227136,
                5048568.306739127,
                170.32477119110374
              ],
              [
                647485.8606227137,
                5048568.306739127,
                259.2447711911037
              ],
              [
                647485.8606227137,
                5047782.0467391275,
                259.2447711911037
              ],
              [
                646699.7606227136,
                5047782.0467391275,
                170.32477119110374
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:29:05+00:00",
        "end_time": "2015-05-01T17:22:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_492821.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_492821.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_492821.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492821.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.12001222,
            45.5679415,
            170.3247712,
            -85.10970634,
            45.57518103,
            259.2447712
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.12001221787767,
                  45.56810769787319,
                  170.32477119110374
                ],
                [
                  -85.11977612940893,
                  45.57518102564498,
                  170.32477119110374
                ],
                [
                  -85.10970634114679,
                  45.5750147837716,
                  259.2447711911037
                ],
                [
                  -85.10994369218834,
                  45.56794149677327,
                  259.2447711911037
                ],
                [
                  -85.12001221787767,
                  45.56810769787319,
                  170.32477119110374
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_492821.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492821.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:29:05Z",
            "pc:count": 3586659,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 647120.7035,
                "count": 3586659,
                "maximum": 647485.8606,
                "minimum": 646699.7606,
                "name": "X",
                "position": 0,
                "stddev": 194.1601941,
                "variance": 37698.18096
              },
              {
                "average": 5048169.552,
                "count": 3586659,
                "maximum": 5048568.307,
                "minimum": 5047782.047,
                "name": "Y",
                "position": 1,
                "stddev": 222.9484838,
                "variance": 49706.02644
              },
              {
                "average": 205.9266796,
                "count": 3586659,
                "maximum": 259.2447712,
                "minimum": 170.3247712,
                "name": "Z",
                "position": 2,
                "stddev": 14.5856913,
                "variance": 212.7423906
              },
              {
                "average": 55.98783771,
                "count": 3586659,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.71311659,
                "variance": 2372.967727
              },
              {
                "average": 1.379458432,
                "count": 3586659,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7757614397,
                "variance": 0.6018058113
              },
              {
                "average": 1.758924392,
                "count": 3586659,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.132145663,
                "variance": 1.281753802
              },
              {
                "average": 0.4913394332,
                "count": 3586659,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999250586,
                "variance": 0.2499250643
              },
              {
                "average": 0.0002595730456,
                "count": 3586659,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01610918185,
                "variance": 0.0002595057397
              },
              {
                "average": 2.904564666,
                "count": 3586659,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.534514263,
                "variance": 12.49279108
              },
              {
                "average": 4.358887694,
                "count": 3586659,
                "maximum": 19.00200081,
                "minimum": -10.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.881416333,
                "variance": 47.35389075
              },
              {
                "average": 0.4906187067,
                "count": 3586659,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999120533,
                "variance": 0.249912061
              },
              {
                "average": 200.2744468,
                "count": 3586659,
                "maximum": 201,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4462351384,
                "variance": 0.1991257988
              },
              {
                "average": 114536254.6,
                "count": 3586659,
                "maximum": 114536545.5,
                "minimum": 114536141,
                "name": "GpsTime",
                "position": 12,
                "stddev": 175.9252797,
                "variance": 30949.70404
              },
              {
                "average": 0,
                "count": 3586659,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3586659,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3586659,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3586659,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3586659,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              646699.7606,
              5047782.047,
              170.3247712,
              647485.8606,
              5048568.307,
              259.2447712
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    646699.7606227136,
                    5047782.0467391275,
                    170.32477119110374
                  ],
                  [
                    646699.7606227136,
                    5048568.306739127,
                    170.32477119110374
                  ],
                  [
                    647485.8606227137,
                    5048568.306739127,
                    259.2447711911037
                  ],
                  [
                    647485.8606227137,
                    5047782.0467391275,
                    259.2447711911037
                  ],
                  [
                    646699.7606227136,
                    5047782.0467391275,
                    170.32477119110374
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:29:05+00:00",
            "end_time": "2015-05-01T17:22: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": "USGS_LPC_MI_13Co_Emmett_2015_522741.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00043624377408,
              45.349410923002324,
              240.37513999558524
            ],
            [
              -85.00018705162081,
              45.35648402183438,
              240.37513999558524
            ],
            [
              -84.99015581773219,
              45.35630787842764,
              311.5351399955852
            ],
            [
              -84.99040625780881,
              45.349234822790756,
              311.5351399955852
            ],
            [
              -85.00043624377408,
              45.349410923002324,
              240.37513999558524
            ]
          ]
        ]
      },
      "bbox": [
        -85.00043624,
        45.34923482,
        240.37514,
        -84.99015582,
        45.35648402,
        311.53514
      ],
      "properties": {
        "datetime": "2015-05-02T16:01:06Z",
        "pc:count": 2363601,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657019.9802,
            "count": 2363601,
            "maximum": 657421.2519,
            "minimum": 656635.0719,
            "name": "X",
            "position": 0,
            "stddev": 235.1404318,
            "variance": 55291.02266
          },
          {
            "average": 5024093.403,
            "count": 2363601,
            "maximum": 5024497.787,
            "minimum": 5023711.527,
            "name": "Y",
            "position": 1,
            "stddev": 226.0234885,
            "variance": 51086.61736
          },
          {
            "average": 263.1625498,
            "count": 2363601,
            "maximum": 311.53514,
            "minimum": 240.37514,
            "name": "Z",
            "position": 2,
            "stddev": 6.940267449,
            "variance": 48.16731227
          },
          {
            "average": 108.0113361,
            "count": 2363601,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.28884168,
            "variance": 1316.880031
          },
          {
            "average": 1.069382269,
            "count": 2363601,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3621976175,
            "variance": 0.1311871141
          },
          {
            "average": 1.138736191,
            "count": 2363601,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.565010047,
            "variance": 0.3192363532
          },
          {
            "average": 0.5052087895,
            "count": 2363601,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999729735,
            "variance": 0.2499729743
          },
          {
            "average": 0.0004019290904,
            "count": 2363601,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02004414412,
            "variance": 0.0004017677134
          },
          {
            "average": 2.514789933,
            "count": 2363601,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.471868054,
            "variance": 6.110131677
          },
          {
            "average": -2.782064954,
            "count": 2363601,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.815135005,
            "variance": 96.33687516
          },
          {
            "average": 0.5027307909,
            "count": 2363601,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999926485,
            "variance": 0.2499926485
          },
          {
            "average": 211.9549277,
            "count": 2363601,
            "maximum": 213,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6087717346,
            "variance": 0.3706030249
          },
          {
            "average": 114557352,
            "count": 2363601,
            "maximum": 114617666.8,
            "minimum": 114544508.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26696.19378,
            "variance": 712686762.1
          },
          {
            "average": 0,
            "count": 2363601,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2363601,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2363601,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2363601,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2363601,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656635.0719,
          5023711.527,
          240.37514,
          657421.2519,
          5024497.787,
          311.53514
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656635.0718800392,
                5023711.527253759,
                240.37513999558524
              ],
              [
                656635.0718800392,
                5024497.787253759,
                240.37513999558524
              ],
              [
                657421.2518800391,
                5024497.787253759,
                311.5351399955852
              ],
              [
                657421.2518800391,
                5023711.527253759,
                311.5351399955852
              ],
              [
                656635.0718800392,
                5023711.527253759,
                240.37513999558524
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:01:06+00:00",
        "end_time": "2015-05-01T19:41:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522741.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522741.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522741.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522741.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00043624,
            45.34923482,
            240.37514,
            -84.99015582,
            45.35648402,
            311.53514
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00043624377408,
                  45.349410923002324,
                  240.37513999558524
                ],
                [
                  -85.00018705162081,
                  45.35648402183438,
                  240.37513999558524
                ],
                [
                  -84.99015581773219,
                  45.35630787842764,
                  311.5351399955852
                ],
                [
                  -84.99040625780881,
                  45.349234822790756,
                  311.5351399955852
                ],
                [
                  -85.00043624377408,
                  45.349410923002324,
                  240.37513999558524
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522741.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522741.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:01:06Z",
            "pc:count": 2363601,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657019.9802,
                "count": 2363601,
                "maximum": 657421.2519,
                "minimum": 656635.0719,
                "name": "X",
                "position": 0,
                "stddev": 235.1404318,
                "variance": 55291.02266
              },
              {
                "average": 5024093.403,
                "count": 2363601,
                "maximum": 5024497.787,
                "minimum": 5023711.527,
                "name": "Y",
                "position": 1,
                "stddev": 226.0234885,
                "variance": 51086.61736
              },
              {
                "average": 263.1625498,
                "count": 2363601,
                "maximum": 311.53514,
                "minimum": 240.37514,
                "name": "Z",
                "position": 2,
                "stddev": 6.940267449,
                "variance": 48.16731227
              },
              {
                "average": 108.0113361,
                "count": 2363601,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.28884168,
                "variance": 1316.880031
              },
              {
                "average": 1.069382269,
                "count": 2363601,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3621976175,
                "variance": 0.1311871141
              },
              {
                "average": 1.138736191,
                "count": 2363601,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.565010047,
                "variance": 0.3192363532
              },
              {
                "average": 0.5052087895,
                "count": 2363601,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999729735,
                "variance": 0.2499729743
              },
              {
                "average": 0.0004019290904,
                "count": 2363601,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02004414412,
                "variance": 0.0004017677134
              },
              {
                "average": 2.514789933,
                "count": 2363601,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.471868054,
                "variance": 6.110131677
              },
              {
                "average": -2.782064954,
                "count": 2363601,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.815135005,
                "variance": 96.33687516
              },
              {
                "average": 0.5027307909,
                "count": 2363601,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999926485,
                "variance": 0.2499926485
              },
              {
                "average": 211.9549277,
                "count": 2363601,
                "maximum": 213,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6087717346,
                "variance": 0.3706030249
              },
              {
                "average": 114557352,
                "count": 2363601,
                "maximum": 114617666.8,
                "minimum": 114544508.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26696.19378,
                "variance": 712686762.1
              },
              {
                "average": 0,
                "count": 2363601,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2363601,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2363601,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2363601,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2363601,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656635.0719,
              5023711.527,
              240.37514,
              657421.2519,
              5024497.787,
              311.53514
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656635.0718800392,
                    5023711.527253759,
                    240.37513999558524
                  ],
                  [
                    656635.0718800392,
                    5024497.787253759,
                    240.37513999558524
                  ],
                  [
                    657421.2518800391,
                    5024497.787253759,
                    311.5351399955852
                  ],
                  [
                    657421.2518800391,
                    5023711.527253759,
                    311.5351399955852
                  ],
                  [
                    656635.0718800392,
                    5023711.527253759,
                    240.37513999558524
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:01:06+00:00",
            "end_time": "2015-05-01T19:41: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": "USGS_LPC_MI_13Co_Emmett_2015_524794.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99228833323534,
              45.49344828235291,
              253.8089373147317
            ],
            [
              -84.99203685401504,
              45.500521526690555,
              253.8089373147317
            ],
            [
              -84.98197910153127,
              45.500344214233984,
              306.3889373147317
            ],
            [
              -84.9822318383155,
              45.49327101338238,
              306.3889373147317
            ],
            [
              -84.99228833323534,
              45.49344828235291,
              253.8089373147317
            ]
          ]
        ]
      },
      "bbox": [
        -84.99228833,
        45.49327101,
        253.8089373,
        -84.9819791,
        45.50052153,
        306.3889373
      ],
      "properties": {
        "datetime": "2015-05-02T16:04:26Z",
        "pc:count": 3770031,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657282.6038,
            "count": 3770031,
            "maximum": 657660.0329,
            "minimum": 656873.7729,
            "name": "X",
            "position": 0,
            "stddev": 202.0197347,
            "variance": 40811.9732
          },
          {
            "average": 5040136.237,
            "count": 3770031,
            "maximum": 5040515.492,
            "minimum": 5039729.192,
            "name": "Y",
            "position": 1,
            "stddev": 217.0290957,
            "variance": 47101.62838
          },
          {
            "average": 265.591042,
            "count": 3770031,
            "maximum": 306.3889373,
            "minimum": 253.8089373,
            "name": "Z",
            "position": 2,
            "stddev": 9.550739189,
            "variance": 91.21661905
          },
          {
            "average": 57.14314339,
            "count": 3770031,
            "maximum": 189,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.78118842,
            "variance": 1830.230083
          },
          {
            "average": 1.278093735,
            "count": 3770031,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6312028974,
            "variance": 0.3984170977
          },
          {
            "average": 1.555974473,
            "count": 3770031,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9162124384,
            "variance": 0.8394452322
          },
          {
            "average": 0.4910850866,
            "count": 3770031,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999205843,
            "variance": 0.2499205906
          },
          {
            "average": 0.0004342139362,
            "count": 3770031,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0208332789,
            "variance": 0.0004340255096
          },
          {
            "average": 3.81978875,
            "count": 3770031,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.324172731,
            "variance": 18.6984698
          },
          {
            "average": 10.36585,
            "count": 3770031,
            "maximum": 21,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.61170528,
            "variance": 31.49123616
          },
          {
            "average": 0.4708592582,
            "count": 3770031,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499150161,
            "variance": 0.2491508833
          },
          {
            "average": 212.5494297,
            "count": 3770031,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4975507717,
            "variance": 0.2475567705
          },
          {
            "average": 114585337.9,
            "count": 3770031,
            "maximum": 114617866.1,
            "minimum": 114545674,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35914.17672,
            "variance": 1289828090
          },
          {
            "average": 0,
            "count": 3770031,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3770031,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3770031,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3770031,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3770031,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656873.7729,
          5039729.192,
          253.8089373,
          657660.0329,
          5040515.492,
          306.3889373
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656873.772942972,
                5039729.1915318,
                253.8089373147317
              ],
              [
                656873.772942972,
                5040515.4915318005,
                253.8089373147317
              ],
              [
                657660.032942972,
                5040515.4915318005,
                306.3889373147317
              ],
              [
                657660.032942972,
                5039729.1915318,
                306.3889373147317
              ],
              [
                656873.772942972,
                5039729.1915318,
                253.8089373147317
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:04:26+00:00",
        "end_time": "2015-05-01T20:01:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524794.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524794.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524794.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524794.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99228833,
            45.49327101,
            253.8089373,
            -84.9819791,
            45.50052153,
            306.3889373
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99228833323534,
                  45.49344828235291,
                  253.8089373147317
                ],
                [
                  -84.99203685401504,
                  45.500521526690555,
                  253.8089373147317
                ],
                [
                  -84.98197910153127,
                  45.500344214233984,
                  306.3889373147317
                ],
                [
                  -84.9822318383155,
                  45.49327101338238,
                  306.3889373147317
                ],
                [
                  -84.99228833323534,
                  45.49344828235291,
                  253.8089373147317
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524794.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524794.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:04:26Z",
            "pc:count": 3770031,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657282.6038,
                "count": 3770031,
                "maximum": 657660.0329,
                "minimum": 656873.7729,
                "name": "X",
                "position": 0,
                "stddev": 202.0197347,
                "variance": 40811.9732
              },
              {
                "average": 5040136.237,
                "count": 3770031,
                "maximum": 5040515.492,
                "minimum": 5039729.192,
                "name": "Y",
                "position": 1,
                "stddev": 217.0290957,
                "variance": 47101.62838
              },
              {
                "average": 265.591042,
                "count": 3770031,
                "maximum": 306.3889373,
                "minimum": 253.8089373,
                "name": "Z",
                "position": 2,
                "stddev": 9.550739189,
                "variance": 91.21661905
              },
              {
                "average": 57.14314339,
                "count": 3770031,
                "maximum": 189,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.78118842,
                "variance": 1830.230083
              },
              {
                "average": 1.278093735,
                "count": 3770031,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6312028974,
                "variance": 0.3984170977
              },
              {
                "average": 1.555974473,
                "count": 3770031,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9162124384,
                "variance": 0.8394452322
              },
              {
                "average": 0.4910850866,
                "count": 3770031,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999205843,
                "variance": 0.2499205906
              },
              {
                "average": 0.0004342139362,
                "count": 3770031,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0208332789,
                "variance": 0.0004340255096
              },
              {
                "average": 3.81978875,
                "count": 3770031,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.324172731,
                "variance": 18.6984698
              },
              {
                "average": 10.36585,
                "count": 3770031,
                "maximum": 21,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.61170528,
                "variance": 31.49123616
              },
              {
                "average": 0.4708592582,
                "count": 3770031,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499150161,
                "variance": 0.2491508833
              },
              {
                "average": 212.5494297,
                "count": 3770031,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4975507717,
                "variance": 0.2475567705
              },
              {
                "average": 114585337.9,
                "count": 3770031,
                "maximum": 114617866.1,
                "minimum": 114545674,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35914.17672,
                "variance": 1289828090
              },
              {
                "average": 0,
                "count": 3770031,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3770031,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3770031,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3770031,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3770031,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656873.7729,
              5039729.192,
              253.8089373,
              657660.0329,
              5040515.492,
              306.3889373
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656873.772942972,
                    5039729.1915318,
                    253.8089373147317
                  ],
                  [
                    656873.772942972,
                    5040515.4915318005,
                    253.8089373147317
                  ],
                  [
                    657660.032942972,
                    5040515.4915318005,
                    306.3889373147317
                  ],
                  [
                    657660.032942972,
                    5039729.1915318,
                    306.3889373147317
                  ],
                  [
                    656873.772942972,
                    5039729.1915318,
                    253.8089373147317
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:04:26+00:00",
            "end_time": "2015-05-01T20:01: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": "USGS_LPC_MI_13Co_Emmett_2015_514781.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03088299790662,
              45.45894884311183,
              57.403127138707134
            ],
            [
              -85.03063662861781,
              45.46602283580289,
              57.403127138707134
            ],
            [
              -85.02058426507698,
              45.4658490152868,
              619.3031271387072
            ],
            [
              -85.02083188992992,
              45.45877506522902,
              619.3031271387072
            ],
            [
              -85.03088299790662,
              45.45894884311183,
              57.403127138707134
            ]
          ]
        ]
      },
      "bbox": [
        -85.030883,
        45.45877507,
        57.40312714,
        -85.02058427,
        45.46602284,
        619.3031271
      ],
      "properties": {
        "datetime": "2015-05-01T19:31:36Z",
        "pc:count": 3292053,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654327.7677,
            "count": 3292053,
            "maximum": 654738.424,
            "minimum": 653952.124,
            "name": "X",
            "position": 0,
            "stddev": 250.0159051,
            "variance": 62507.95282
          },
          {
            "average": 5036168.038,
            "count": 3292053,
            "maximum": 5036608.148,
            "minimum": 5035821.788,
            "name": "Y",
            "position": 1,
            "stddev": 217.9237229,
            "variance": 47490.749
          },
          {
            "average": 289.3871245,
            "count": 3292053,
            "maximum": 619.3031271,
            "minimum": 57.40312714,
            "name": "Z",
            "position": 2,
            "stddev": 11.77717433,
            "variance": 138.7018353
          },
          {
            "average": 72.40326052,
            "count": 3292053,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.12492428,
            "variance": 2822.257579
          },
          {
            "average": 1.310371674,
            "count": 3292053,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7196609053,
            "variance": 0.5179118187
          },
          {
            "average": 1.620424398,
            "count": 3292053,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.070553647,
            "variance": 1.146085111
          },
          {
            "average": 0.492702578,
            "count": 3292053,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999468207,
            "variance": 0.2499468236
          },
          {
            "average": 0.0004185837834,
            "count": 3292053,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0204550409,
            "variance": 0.0004184086981
          },
          {
            "average": 3.791125781,
            "count": 3292053,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.17373594,
            "variance": 17.4200717
          },
          {
            "average": 2.440988446,
            "count": 3292053,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.01916059,
            "variance": 121.4219002
          },
          {
            "average": 0.5099228354,
            "count": 3292053,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999016036,
            "variance": 0.2499016132
          },
          {
            "average": 208.8683606,
            "count": 3292053,
            "maximum": 210,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6173421231,
            "variance": 0.381111297
          },
          {
            "average": 114542759.4,
            "count": 3292053,
            "maximum": 114543896.6,
            "minimum": 114542093.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 536.4131286,
            "variance": 287739.0445
          },
          {
            "average": 0,
            "count": 3292053,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3292053,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3292053,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3292053,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3292053,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          653952.124,
          5035821.788,
          57.40312714,
          654738.424,
          5036608.148,
          619.3031271
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                653952.1239641316,
                5035821.7882276215,
                57.403127138707134
              ],
              [
                653952.1239641316,
                5036608.148227621,
                57.403127138707134
              ],
              [
                654738.4239641316,
                5036608.148227621,
                619.3031271387072
              ],
              [
                654738.4239641316,
                5035821.7882276215,
                619.3031271387072
              ],
              [
                653952.1239641316,
                5035821.7882276215,
                57.403127138707134
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:31:36+00:00",
        "end_time": "2015-05-01T19:01:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514781.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514781.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514781.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514781.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.030883,
            45.45877507,
            57.40312714,
            -85.02058427,
            45.46602284,
            619.3031271
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.03088299790662,
                  45.45894884311183,
                  57.403127138707134
                ],
                [
                  -85.03063662861781,
                  45.46602283580289,
                  57.403127138707134
                ],
                [
                  -85.02058426507698,
                  45.4658490152868,
                  619.3031271387072
                ],
                [
                  -85.02083188992992,
                  45.45877506522902,
                  619.3031271387072
                ],
                [
                  -85.03088299790662,
                  45.45894884311183,
                  57.403127138707134
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514781.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514781.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:31:36Z",
            "pc:count": 3292053,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654327.7677,
                "count": 3292053,
                "maximum": 654738.424,
                "minimum": 653952.124,
                "name": "X",
                "position": 0,
                "stddev": 250.0159051,
                "variance": 62507.95282
              },
              {
                "average": 5036168.038,
                "count": 3292053,
                "maximum": 5036608.148,
                "minimum": 5035821.788,
                "name": "Y",
                "position": 1,
                "stddev": 217.9237229,
                "variance": 47490.749
              },
              {
                "average": 289.3871245,
                "count": 3292053,
                "maximum": 619.3031271,
                "minimum": 57.40312714,
                "name": "Z",
                "position": 2,
                "stddev": 11.77717433,
                "variance": 138.7018353
              },
              {
                "average": 72.40326052,
                "count": 3292053,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.12492428,
                "variance": 2822.257579
              },
              {
                "average": 1.310371674,
                "count": 3292053,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7196609053,
                "variance": 0.5179118187
              },
              {
                "average": 1.620424398,
                "count": 3292053,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.070553647,
                "variance": 1.146085111
              },
              {
                "average": 0.492702578,
                "count": 3292053,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999468207,
                "variance": 0.2499468236
              },
              {
                "average": 0.0004185837834,
                "count": 3292053,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0204550409,
                "variance": 0.0004184086981
              },
              {
                "average": 3.791125781,
                "count": 3292053,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.17373594,
                "variance": 17.4200717
              },
              {
                "average": 2.440988446,
                "count": 3292053,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.01916059,
                "variance": 121.4219002
              },
              {
                "average": 0.5099228354,
                "count": 3292053,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999016036,
                "variance": 0.2499016132
              },
              {
                "average": 208.8683606,
                "count": 3292053,
                "maximum": 210,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6173421231,
                "variance": 0.381111297
              },
              {
                "average": 114542759.4,
                "count": 3292053,
                "maximum": 114543896.6,
                "minimum": 114542093.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 536.4131286,
                "variance": 287739.0445
              },
              {
                "average": 0,
                "count": 3292053,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3292053,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3292053,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3292053,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3292053,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              653952.124,
              5035821.788,
              57.40312714,
              654738.424,
              5036608.148,
              619.3031271
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    653952.1239641316,
                    5035821.7882276215,
                    57.403127138707134
                  ],
                  [
                    653952.1239641316,
                    5036608.148227621,
                    57.403127138707134
                  ],
                  [
                    654738.4239641316,
                    5036608.148227621,
                    619.3031271387072
                  ],
                  [
                    654738.4239641316,
                    5035821.7882276215,
                    619.3031271387072
                  ],
                  [
                    653952.1239641316,
                    5035821.7882276215,
                    57.403127138707134
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:31:36+00:00",
            "end_time": "2015-05-01T19:01:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_499821.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09072870012939,
              45.568295041820505,
              285.84722194193597
            ],
            [
              -85.09048891572182,
              45.5753687893254,
              285.84722194193597
            ],
            [
              -85.08041798419298,
              45.57519994379909,
              363.38722194193593
            ],
            [
              -85.08065903135696,
              45.5681262377087,
              363.38722194193593
            ],
            [
              -85.09072870012939,
              45.568295041820505,
              285.84722194193597
            ]
          ]
        ]
      },
      "bbox": [
        -85.0907287,
        45.56812624,
        285.8472219,
        -85.08041798,
        45.57536879,
        363.3872219
      ],
      "properties": {
        "datetime": "2015-05-01T18:02:06Z",
        "pc:count": 5129372,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 649330.916,
            "count": 5129372,
            "maximum": 649770.5097,
            "minimum": 648984.3097,
            "name": "X",
            "position": 0,
            "stddev": 229.0473972,
            "variance": 52462.71018
          },
          {
            "average": 5048251.371,
            "count": 5129372,
            "maximum": 5048643.157,
            "minimum": 5047856.837,
            "name": "Y",
            "position": 1,
            "stddev": 218.5080652,
            "variance": 47745.77457
          },
          {
            "average": 321.6505613,
            "count": 5129372,
            "maximum": 363.3872219,
            "minimum": 285.8472219,
            "name": "Z",
            "position": 2,
            "stddev": 14.46638341,
            "variance": 209.2762491
          },
          {
            "average": 44.56734957,
            "count": 5129372,
            "maximum": 189,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.29874736,
            "variance": 2332.768996
          },
          {
            "average": 1.495129813,
            "count": 5129372,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8730039021,
            "variance": 0.7621358131
          },
          {
            "average": 1.990059992,
            "count": 5129372,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.243402524,
            "variance": 1.546049837
          },
          {
            "average": 0.4911605163,
            "count": 5129372,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999219062,
            "variance": 0.2499219123
          },
          {
            "average": 0.0003815281871,
            "count": 5129372,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01952902193,
            "variance": 0.0003813826977
          },
          {
            "average": 3.808269511,
            "count": 5129372,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.439873895,
            "variance": 19.71248021
          },
          {
            "average": 5.160611783,
            "count": 5129372,
            "maximum": 25.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.96236795,
            "variance": 120.1735111
          },
          {
            "average": 0.5114021755,
            "count": 5129372,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998700222,
            "variance": 0.2498700391
          },
          {
            "average": 202.8524283,
            "count": 5129372,
            "maximum": 205,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6983866697,
            "variance": 0.4877439404
          },
          {
            "average": 114537562.7,
            "count": 5129372,
            "maximum": 114538526.6,
            "minimum": 114536860.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 458.8262973,
            "variance": 210521.5711
          },
          {
            "average": 0,
            "count": 5129372,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5129372,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5129372,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5129372,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5129372,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          648984.3097,
          5047856.837,
          285.8472219,
          649770.5097,
          5048643.157,
          363.3872219
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                648984.3096931555,
                5047856.836580435,
                285.84722194193597
              ],
              [
                648984.3096931555,
                5048643.156580435,
                285.84722194193597
              ],
              [
                649770.5096931554,
                5048643.156580435,
                363.38722194193593
              ],
              [
                649770.5096931554,
                5047856.836580435,
                363.38722194193593
              ],
              [
                648984.3096931555,
                5047856.836580435,
                285.84722194193597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:02:06+00:00",
        "end_time": "2015-05-01T17:34:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_499821.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_499821.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_499821.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499821.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.0907287,
            45.56812624,
            285.8472219,
            -85.08041798,
            45.57536879,
            363.3872219
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.09072870012939,
                  45.568295041820505,
                  285.84722194193597
                ],
                [
                  -85.09048891572182,
                  45.5753687893254,
                  285.84722194193597
                ],
                [
                  -85.08041798419298,
                  45.57519994379909,
                  363.38722194193593
                ],
                [
                  -85.08065903135696,
                  45.5681262377087,
                  363.38722194193593
                ],
                [
                  -85.09072870012939,
                  45.568295041820505,
                  285.84722194193597
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_499821.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499821.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:02:06Z",
            "pc:count": 5129372,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 649330.916,
                "count": 5129372,
                "maximum": 649770.5097,
                "minimum": 648984.3097,
                "name": "X",
                "position": 0,
                "stddev": 229.0473972,
                "variance": 52462.71018
              },
              {
                "average": 5048251.371,
                "count": 5129372,
                "maximum": 5048643.157,
                "minimum": 5047856.837,
                "name": "Y",
                "position": 1,
                "stddev": 218.5080652,
                "variance": 47745.77457
              },
              {
                "average": 321.6505613,
                "count": 5129372,
                "maximum": 363.3872219,
                "minimum": 285.8472219,
                "name": "Z",
                "position": 2,
                "stddev": 14.46638341,
                "variance": 209.2762491
              },
              {
                "average": 44.56734957,
                "count": 5129372,
                "maximum": 189,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.29874736,
                "variance": 2332.768996
              },
              {
                "average": 1.495129813,
                "count": 5129372,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8730039021,
                "variance": 0.7621358131
              },
              {
                "average": 1.990059992,
                "count": 5129372,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.243402524,
                "variance": 1.546049837
              },
              {
                "average": 0.4911605163,
                "count": 5129372,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999219062,
                "variance": 0.2499219123
              },
              {
                "average": 0.0003815281871,
                "count": 5129372,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01952902193,
                "variance": 0.0003813826977
              },
              {
                "average": 3.808269511,
                "count": 5129372,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.439873895,
                "variance": 19.71248021
              },
              {
                "average": 5.160611783,
                "count": 5129372,
                "maximum": 25.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.96236795,
                "variance": 120.1735111
              },
              {
                "average": 0.5114021755,
                "count": 5129372,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998700222,
                "variance": 0.2498700391
              },
              {
                "average": 202.8524283,
                "count": 5129372,
                "maximum": 205,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6983866697,
                "variance": 0.4877439404
              },
              {
                "average": 114537562.7,
                "count": 5129372,
                "maximum": 114538526.6,
                "minimum": 114536860.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 458.8262973,
                "variance": 210521.5711
              },
              {
                "average": 0,
                "count": 5129372,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5129372,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5129372,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5129372,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5129372,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              648984.3097,
              5047856.837,
              285.8472219,
              649770.5097,
              5048643.157,
              363.3872219
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    648984.3096931555,
                    5047856.836580435,
                    285.84722194193597
                  ],
                  [
                    648984.3096931555,
                    5048643.156580435,
                    285.84722194193597
                  ],
                  [
                    649770.5096931554,
                    5048643.156580435,
                    363.38722194193593
                  ],
                  [
                    649770.5096931554,
                    5047856.836580435,
                    363.38722194193593
                  ],
                  [
                    648984.3096931555,
                    5047856.836580435,
                    285.84722194193597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:02:06+00:00",
            "end_time": "2015-05-01T17:34:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_492824.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12010378749493,
              45.57496450389845,
              99.5156087165146
            ],
            [
              -85.11986766009785,
              45.5820376435943,
              99.5156087165146
            ],
            [
              -85.10979433960016,
              45.58187135226893,
              257.63560871651464
            ],
            [
              -85.11003173028287,
              45.574798253357784,
              257.63560871651464
            ],
            [
              -85.12010378749493,
              45.57496450389845,
              99.5156087165146
            ]
          ]
        ]
      },
      "bbox": [
        -85.12010379,
        45.57479825,
        99.51560872,
        -85.10979434,
        45.58203764,
        257.6356087
      ],
      "properties": {
        "datetime": "2015-05-01T17:29:15Z",
        "pc:count": 4012193,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 647174.8047,
            "count": 4012193,
            "maximum": 647461.04,
            "minimum": 646674.76,
            "name": "X",
            "position": 0,
            "stddev": 179.3293677,
            "variance": 32159.02213
          },
          {
            "average": 5048931.787,
            "count": 4012193,
            "maximum": 5049329.892,
            "minimum": 5048543.652,
            "name": "Y",
            "position": 1,
            "stddev": 216.5146262,
            "variance": 46878.58334
          },
          {
            "average": 202.940246,
            "count": 4012193,
            "maximum": 257.6356087,
            "minimum": 99.51560872,
            "name": "Z",
            "position": 2,
            "stddev": 15.19556575,
            "variance": 230.9052184
          },
          {
            "average": 40.87630779,
            "count": 4012193,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.88691505,
            "variance": 1590.965993
          },
          {
            "average": 1.445040406,
            "count": 4012193,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8186093503,
            "variance": 0.6701212684
          },
          {
            "average": 1.890529942,
            "count": 4012193,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.169611854,
            "variance": 1.367991888
          },
          {
            "average": 0.4892653469,
            "count": 4012193,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998848162,
            "variance": 0.2498848295
          },
          {
            "average": 0.0002599575843,
            "count": 4012193,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01612110639,
            "variance": 0.0002598900711
          },
          {
            "average": 4.815247422,
            "count": 4012193,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.740586461,
            "variance": 22.47316
          },
          {
            "average": 6.556792745,
            "count": 4012193,
            "maximum": 19.99799919,
            "minimum": -10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.778505392,
            "variance": 45.94813534
          },
          {
            "average": 0.4933987473,
            "count": 4012193,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999564839,
            "variance": 0.2499564858
          },
          {
            "average": 200.3624275,
            "count": 4012193,
            "maximum": 201,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4807014244,
            "variance": 0.2310738595
          },
          {
            "average": 114536286.6,
            "count": 4012193,
            "maximum": 114536555.1,
            "minimum": 114536131.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 198.7911285,
            "variance": 39517.91276
          },
          {
            "average": 0,
            "count": 4012193,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4012193,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4012193,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4012193,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4012193,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          646674.76,
          5048543.652,
          99.51560872,
          647461.04,
          5049329.892,
          257.6356087
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                646674.7599566609,
                5048543.652426877,
                99.5156087165146
              ],
              [
                646674.7599566609,
                5049329.892426877,
                99.5156087165146
              ],
              [
                647461.0399566609,
                5049329.892426877,
                257.63560871651464
              ],
              [
                647461.0399566609,
                5048543.652426877,
                257.63560871651464
              ],
              [
                646674.7599566609,
                5048543.652426877,
                99.5156087165146
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:29:15+00:00",
        "end_time": "2015-05-01T17:22:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_492824.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_492824.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_492824.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492824.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.12010379,
            45.57479825,
            99.51560872,
            -85.10979434,
            45.58203764,
            257.6356087
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.12010378749493,
                  45.57496450389845,
                  99.5156087165146
                ],
                [
                  -85.11986766009785,
                  45.5820376435943,
                  99.5156087165146
                ],
                [
                  -85.10979433960016,
                  45.58187135226893,
                  257.63560871651464
                ],
                [
                  -85.11003173028287,
                  45.574798253357784,
                  257.63560871651464
                ],
                [
                  -85.12010378749493,
                  45.57496450389845,
                  99.5156087165146
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_492824.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492824.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:29:15Z",
            "pc:count": 4012193,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 647174.8047,
                "count": 4012193,
                "maximum": 647461.04,
                "minimum": 646674.76,
                "name": "X",
                "position": 0,
                "stddev": 179.3293677,
                "variance": 32159.02213
              },
              {
                "average": 5048931.787,
                "count": 4012193,
                "maximum": 5049329.892,
                "minimum": 5048543.652,
                "name": "Y",
                "position": 1,
                "stddev": 216.5146262,
                "variance": 46878.58334
              },
              {
                "average": 202.940246,
                "count": 4012193,
                "maximum": 257.6356087,
                "minimum": 99.51560872,
                "name": "Z",
                "position": 2,
                "stddev": 15.19556575,
                "variance": 230.9052184
              },
              {
                "average": 40.87630779,
                "count": 4012193,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.88691505,
                "variance": 1590.965993
              },
              {
                "average": 1.445040406,
                "count": 4012193,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8186093503,
                "variance": 0.6701212684
              },
              {
                "average": 1.890529942,
                "count": 4012193,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.169611854,
                "variance": 1.367991888
              },
              {
                "average": 0.4892653469,
                "count": 4012193,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998848162,
                "variance": 0.2498848295
              },
              {
                "average": 0.0002599575843,
                "count": 4012193,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01612110639,
                "variance": 0.0002598900711
              },
              {
                "average": 4.815247422,
                "count": 4012193,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.740586461,
                "variance": 22.47316
              },
              {
                "average": 6.556792745,
                "count": 4012193,
                "maximum": 19.99799919,
                "minimum": -10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.778505392,
                "variance": 45.94813534
              },
              {
                "average": 0.4933987473,
                "count": 4012193,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999564839,
                "variance": 0.2499564858
              },
              {
                "average": 200.3624275,
                "count": 4012193,
                "maximum": 201,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4807014244,
                "variance": 0.2310738595
              },
              {
                "average": 114536286.6,
                "count": 4012193,
                "maximum": 114536555.1,
                "minimum": 114536131.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 198.7911285,
                "variance": 39517.91276
              },
              {
                "average": 0,
                "count": 4012193,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4012193,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4012193,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4012193,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4012193,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              646674.76,
              5048543.652,
              99.51560872,
              647461.04,
              5049329.892,
              257.6356087
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    646674.7599566609,
                    5048543.652426877,
                    99.5156087165146
                  ],
                  [
                    646674.7599566609,
                    5049329.892426877,
                    99.5156087165146
                  ],
                  [
                    647461.0399566609,
                    5049329.892426877,
                    257.63560871651464
                  ],
                  [
                    647461.0399566609,
                    5048543.652426877,
                    257.63560871651464
                  ],
                  [
                    646674.7599566609,
                    5048543.652426877,
                    99.5156087165146
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:29:15+00:00",
            "end_time": "2015-05-01T17:22: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": "USGS_LPC_MI_13Co_Emmett_2015_504839.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07180118395526,
              45.616407031400755,
              170.40146476520684
            ],
            [
              -85.07155865390367,
              45.62347956116976,
              170.40146476520684
            ],
            [
              -85.0614784548083,
              45.62330889453636,
              353.2014647652069
            ],
            [
              -85.06172225066409,
              45.61623640662281,
              353.2014647652069
            ],
            [
              -85.07180118395526,
              45.616407031400755,
              170.40146476520684
            ]
          ]
        ]
      },
      "bbox": [
        -85.07180118,
        45.61623641,
        170.4014648,
        -85.06147845,
        45.62347956,
        353.2014648
      ],
      "properties": {
        "datetime": "2015-05-01T18:17:38Z",
        "pc:count": 5287203,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 650672.9242,
            "count": 5287203,
            "maximum": 651118.9592,
            "minimum": 650332.6992,
            "name": "X",
            "position": 0,
            "stddev": 197.1573862,
            "variance": 38871.03495
          },
          {
            "average": 5053637.472,
            "count": 5287203,
            "maximum": 5054023.499,
            "minimum": 5053237.299,
            "name": "Y",
            "position": 1,
            "stddev": 215.4516395,
            "variance": 46419.40895
          },
          {
            "average": 219.6011591,
            "count": 5287203,
            "maximum": 353.2014648,
            "minimum": 170.4014648,
            "name": "Z",
            "position": 2,
            "stddev": 8.652312766,
            "variance": 74.86251619
          },
          {
            "average": 41.97253917,
            "count": 5287203,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.19488874,
            "variance": 1780.408635
          },
          {
            "average": 1.492456976,
            "count": 5287203,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8584363731,
            "variance": 0.7369130067
          },
          {
            "average": 1.984711198,
            "count": 5287203,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.214662105,
            "variance": 1.475404028
          },
          {
            "average": 0.489925959,
            "count": 5287203,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998985507,
            "variance": 0.249898561
          },
          {
            "average": 0.0003737325766,
            "count": 5287203,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01932855326,
            "variance": 0.0003735929712
          },
          {
            "average": 4.733846989,
            "count": 5287203,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.914004748,
            "variance": 24.14744266
          },
          {
            "average": 9.026062821,
            "count": 5287203,
            "maximum": 19.99799919,
            "minimum": -4.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.606069119,
            "variance": 31.42801097
          },
          {
            "average": 0.4795887353,
            "count": 5287203,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4995832538,
            "variance": 0.2495834275
          },
          {
            "average": 204.4343208,
            "count": 5287203,
            "maximum": 205,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4956675128,
            "variance": 0.2456862833
          },
          {
            "average": 114539019.1,
            "count": 5287203,
            "maximum": 114539458.5,
            "minimum": 114538448.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 495.9432147,
            "variance": 245959.6722
          },
          {
            "average": 0,
            "count": 5287203,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5287203,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5287203,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5287203,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5287203,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          650332.6992,
          5053237.299,
          170.4014648,
          651118.9592,
          5054023.499,
          353.2014648
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                650332.6991768415,
                5053237.299022321,
                170.40146476520684
              ],
              [
                650332.6991768415,
                5054023.49902232,
                170.40146476520684
              ],
              [
                651118.9591768415,
                5054023.49902232,
                353.2014647652069
              ],
              [
                651118.9591768415,
                5053237.299022321,
                353.2014647652069
              ],
              [
                650332.6991768415,
                5053237.299022321,
                170.40146476520684
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:17:38+00:00",
        "end_time": "2015-05-01T18:00:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_504839.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_504839.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_504839.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504839.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.07180118,
            45.61623641,
            170.4014648,
            -85.06147845,
            45.62347956,
            353.2014648
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.07180118395526,
                  45.616407031400755,
                  170.40146476520684
                ],
                [
                  -85.07155865390367,
                  45.62347956116976,
                  170.40146476520684
                ],
                [
                  -85.0614784548083,
                  45.62330889453636,
                  353.2014647652069
                ],
                [
                  -85.06172225066409,
                  45.61623640662281,
                  353.2014647652069
                ],
                [
                  -85.07180118395526,
                  45.616407031400755,
                  170.40146476520684
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_504839.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504839.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:17:38Z",
            "pc:count": 5287203,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 650672.9242,
                "count": 5287203,
                "maximum": 651118.9592,
                "minimum": 650332.6992,
                "name": "X",
                "position": 0,
                "stddev": 197.1573862,
                "variance": 38871.03495
              },
              {
                "average": 5053637.472,
                "count": 5287203,
                "maximum": 5054023.499,
                "minimum": 5053237.299,
                "name": "Y",
                "position": 1,
                "stddev": 215.4516395,
                "variance": 46419.40895
              },
              {
                "average": 219.6011591,
                "count": 5287203,
                "maximum": 353.2014648,
                "minimum": 170.4014648,
                "name": "Z",
                "position": 2,
                "stddev": 8.652312766,
                "variance": 74.86251619
              },
              {
                "average": 41.97253917,
                "count": 5287203,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.19488874,
                "variance": 1780.408635
              },
              {
                "average": 1.492456976,
                "count": 5287203,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8584363731,
                "variance": 0.7369130067
              },
              {
                "average": 1.984711198,
                "count": 5287203,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.214662105,
                "variance": 1.475404028
              },
              {
                "average": 0.489925959,
                "count": 5287203,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998985507,
                "variance": 0.249898561
              },
              {
                "average": 0.0003737325766,
                "count": 5287203,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01932855326,
                "variance": 0.0003735929712
              },
              {
                "average": 4.733846989,
                "count": 5287203,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.914004748,
                "variance": 24.14744266
              },
              {
                "average": 9.026062821,
                "count": 5287203,
                "maximum": 19.99799919,
                "minimum": -4.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.606069119,
                "variance": 31.42801097
              },
              {
                "average": 0.4795887353,
                "count": 5287203,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4995832538,
                "variance": 0.2495834275
              },
              {
                "average": 204.4343208,
                "count": 5287203,
                "maximum": 205,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4956675128,
                "variance": 0.2456862833
              },
              {
                "average": 114539019.1,
                "count": 5287203,
                "maximum": 114539458.5,
                "minimum": 114538448.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 495.9432147,
                "variance": 245959.6722
              },
              {
                "average": 0,
                "count": 5287203,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5287203,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5287203,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5287203,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5287203,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              650332.6992,
              5053237.299,
              170.4014648,
              651118.9592,
              5054023.499,
              353.2014648
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    650332.6991768415,
                    5053237.299022321,
                    170.40146476520684
                  ],
                  [
                    650332.6991768415,
                    5054023.49902232,
                    170.40146476520684
                  ],
                  [
                    651118.9591768415,
                    5054023.49902232,
                    353.2014647652069
                  ],
                  [
                    651118.9591768415,
                    5053237.299022321,
                    353.2014647652069
                  ],
                  [
                    650332.6991768415,
                    5053237.299022321,
                    170.40146476520684
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:17:38+00:00",
            "end_time": "2015-05-01T18:00: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": "USGS_LPC_MI_13Co_Emmett_2015_522744.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00051283828593,
              45.35626776222239,
              121.90726515286468
            ],
            [
              -85.0002635770942,
              45.36334139261201,
              121.90726515286468
            ],
            [
              -84.99023011006874,
              45.363165217296334,
              616.6472651528647
            ],
            [
              -84.99048061985539,
              45.35609163011308,
              616.6472651528647
            ],
            [
              -85.00051283828593,
              45.35626776222239,
              121.90726515286468
            ]
          ]
        ]
      },
      "bbox": [
        -85.00051284,
        45.35609163,
        121.9072652,
        -84.99023011,
        45.36334139,
        616.6472652
      ],
      "properties": {
        "datetime": "2015-05-02T16:01:15Z",
        "pc:count": 2857838,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656963.9341,
            "count": 2857838,
            "maximum": 657396.4116,
            "minimum": 656610.1516,
            "name": "X",
            "position": 0,
            "stddev": 237.0153101,
            "variance": 56176.25722
          },
          {
            "average": 5024886.386,
            "count": 2857838,
            "maximum": 5025259.448,
            "minimum": 5024473.128,
            "name": "Y",
            "position": 1,
            "stddev": 217.3681028,
            "variance": 47248.8921
          },
          {
            "average": 253.4710002,
            "count": 2857838,
            "maximum": 616.6472652,
            "minimum": 121.9072652,
            "name": "Z",
            "position": 2,
            "stddev": 11.88267514,
            "variance": 141.1979685
          },
          {
            "average": 84.19134849,
            "count": 2857838,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.98805468,
            "variance": 2302.853392
          },
          {
            "average": 1.208412093,
            "count": 2857838,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6115402462,
            "variance": 0.3739814727
          },
          {
            "average": 1.416586594,
            "count": 2857838,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9323200946,
            "variance": 0.8692207588
          },
          {
            "average": 0.5090372512,
            "count": 2857838,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999184089,
            "variance": 0.2499184155
          },
          {
            "average": 0.0004108000523,
            "count": 2857838,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02026404302,
            "variance": 0.0004106314394
          },
          {
            "average": 3.57053199,
            "count": 2857838,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.920910296,
            "variance": 15.37353755
          },
          {
            "average": -3.937338091,
            "count": 2857838,
            "maximum": 22.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.6282239,
            "variance": 112.9591432
          },
          {
            "average": 0.5153549641,
            "count": 2857838,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997642569,
            "variance": 0.2497643125
          },
          {
            "average": 211.8732685,
            "count": 2857838,
            "maximum": 213,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6053911026,
            "variance": 0.3664983871
          },
          {
            "average": 114554712.5,
            "count": 2857838,
            "maximum": 114617675.6,
            "minimum": 114544517.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 24119.01476,
            "variance": 581726873.2
          },
          {
            "average": 0,
            "count": 2857838,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2857838,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2857838,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2857838,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2857838,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656610.1516,
          5024473.128,
          121.9072652,
          657396.4116,
          5025259.448,
          616.6472652
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656610.1515703966,
                5024473.128324732,
                121.90726515286468
              ],
              [
                656610.1515703966,
                5025259.4483247325,
                121.90726515286468
              ],
              [
                657396.4115703966,
                5025259.4483247325,
                616.6472651528647
              ],
              [
                657396.4115703966,
                5024473.128324732,
                616.6472651528647
              ],
              [
                656610.1515703966,
                5024473.128324732,
                121.90726515286468
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:01:15+00:00",
        "end_time": "2015-05-01T19:41:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522744.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522744.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522744.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522744.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00051284,
            45.35609163,
            121.9072652,
            -84.99023011,
            45.36334139,
            616.6472652
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00051283828593,
                  45.35626776222239,
                  121.90726515286468
                ],
                [
                  -85.0002635770942,
                  45.36334139261201,
                  121.90726515286468
                ],
                [
                  -84.99023011006874,
                  45.363165217296334,
                  616.6472651528647
                ],
                [
                  -84.99048061985539,
                  45.35609163011308,
                  616.6472651528647
                ],
                [
                  -85.00051283828593,
                  45.35626776222239,
                  121.90726515286468
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522744.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522744.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:01:15Z",
            "pc:count": 2857838,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656963.9341,
                "count": 2857838,
                "maximum": 657396.4116,
                "minimum": 656610.1516,
                "name": "X",
                "position": 0,
                "stddev": 237.0153101,
                "variance": 56176.25722
              },
              {
                "average": 5024886.386,
                "count": 2857838,
                "maximum": 5025259.448,
                "minimum": 5024473.128,
                "name": "Y",
                "position": 1,
                "stddev": 217.3681028,
                "variance": 47248.8921
              },
              {
                "average": 253.4710002,
                "count": 2857838,
                "maximum": 616.6472652,
                "minimum": 121.9072652,
                "name": "Z",
                "position": 2,
                "stddev": 11.88267514,
                "variance": 141.1979685
              },
              {
                "average": 84.19134849,
                "count": 2857838,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.98805468,
                "variance": 2302.853392
              },
              {
                "average": 1.208412093,
                "count": 2857838,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6115402462,
                "variance": 0.3739814727
              },
              {
                "average": 1.416586594,
                "count": 2857838,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9323200946,
                "variance": 0.8692207588
              },
              {
                "average": 0.5090372512,
                "count": 2857838,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999184089,
                "variance": 0.2499184155
              },
              {
                "average": 0.0004108000523,
                "count": 2857838,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02026404302,
                "variance": 0.0004106314394
              },
              {
                "average": 3.57053199,
                "count": 2857838,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.920910296,
                "variance": 15.37353755
              },
              {
                "average": -3.937338091,
                "count": 2857838,
                "maximum": 22.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.6282239,
                "variance": 112.9591432
              },
              {
                "average": 0.5153549641,
                "count": 2857838,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997642569,
                "variance": 0.2497643125
              },
              {
                "average": 211.8732685,
                "count": 2857838,
                "maximum": 213,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6053911026,
                "variance": 0.3664983871
              },
              {
                "average": 114554712.5,
                "count": 2857838,
                "maximum": 114617675.6,
                "minimum": 114544517.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 24119.01476,
                "variance": 581726873.2
              },
              {
                "average": 0,
                "count": 2857838,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2857838,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2857838,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2857838,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2857838,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656610.1516,
              5024473.128,
              121.9072652,
              657396.4116,
              5025259.448,
              616.6472652
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656610.1515703966,
                    5024473.128324732,
                    121.90726515286468
                  ],
                  [
                    656610.1515703966,
                    5025259.4483247325,
                    121.90726515286468
                  ],
                  [
                    657396.4115703966,
                    5025259.4483247325,
                    616.6472651528647
                  ],
                  [
                    657396.4115703966,
                    5024473.128324732,
                    616.6472651528647
                  ],
                  [
                    656610.1515703966,
                    5024473.128324732,
                    121.90726515286468
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:01:15+00:00",
            "end_time": "2015-05-01T19:41: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": "USGS_LPC_MI_13Co_Emmett_2015_509821.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.05168492722122,
              45.56853369193739,
              305.39075291685447
            ],
            [
              -85.05144025160335,
              45.57560691669968,
              305.39075291685447
            ],
            [
              -85.04136746047291,
              45.575434592918484,
              389.6307529168545
            ],
            [
              -85.04161339893928,
              45.56836141042073,
              389.6307529168545
            ],
            [
              -85.05168492722122,
              45.56853369193739,
              305.39075291685447
            ]
          ]
        ]
      },
      "bbox": [
        -85.05168493,
        45.56836141,
        305.3907529,
        -85.04136746,
        45.57560692,
        389.6307529
      ],
      "properties": {
        "datetime": "2015-05-01T18:45:49Z",
        "pc:count": 5712583,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652383.5438,
            "count": 5712583,
            "maximum": 652816.6688,
            "minimum": 652030.3088,
            "name": "X",
            "position": 0,
            "stddev": 210.7460207,
            "variance": 44413.88524
          },
          {
            "average": 5048345.559,
            "count": 5712583,
            "maximum": 5048742.895,
            "minimum": 5047956.615,
            "name": "Y",
            "position": 1,
            "stddev": 218.9501128,
            "variance": 47939.15191
          },
          {
            "average": 348.478349,
            "count": 5712583,
            "maximum": 389.6307529,
            "minimum": 305.3907529,
            "name": "Z",
            "position": 2,
            "stddev": 17.05312381,
            "variance": 290.8090317
          },
          {
            "average": 44.11972798,
            "count": 5712583,
            "maximum": 224,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.40148689,
            "variance": 2342.703933
          },
          {
            "average": 1.535757117,
            "count": 5712583,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9196700435,
            "variance": 0.845792989
          },
          {
            "average": 2.072151599,
            "count": 5712583,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.309869918,
            "variance": 1.715759202
          },
          {
            "average": 0.4875701587,
            "count": 5712583,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998455189,
            "variance": 0.2498455428
          },
          {
            "average": 0.0003163192552,
            "count": 5712583,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01778255473,
            "variance": 0.0003162192527
          },
          {
            "average": 4.1966599,
            "count": 5712583,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.675204202,
            "variance": 21.85753433
          },
          {
            "average": 6.701154925,
            "count": 5712583,
            "maximum": 19.00200081,
            "minimum": -10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.456883803,
            "variance": 55.60511605
          },
          {
            "average": 0.4841536657,
            "count": 5712583,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997488743,
            "variance": 0.2497489374
          },
          {
            "average": 206.6572067,
            "count": 5712583,
            "maximum": 207,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4746431113,
            "variance": 0.2252860831
          },
          {
            "average": 114540836,
            "count": 5712583,
            "maximum": 114541149.6,
            "minimum": 114540239.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 427.0878711,
            "variance": 182404.0496
          },
          {
            "average": 0,
            "count": 5712583,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5712583,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5712583,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5712583,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5712583,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          652030.3088,
          5047956.615,
          305.3907529,
          652816.6688,
          5048742.895,
          389.6307529
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                652030.3088012886,
                5047956.61547901,
                305.39075291685447
              ],
              [
                652030.3088012886,
                5048742.8954790095,
                305.39075291685447
              ],
              [
                652816.6688012887,
                5048742.8954790095,
                389.6307529168545
              ],
              [
                652816.6688012887,
                5047956.61547901,
                389.6307529168545
              ],
              [
                652030.3088012886,
                5047956.61547901,
                305.39075291685447
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:45:49+00:00",
        "end_time": "2015-05-01T18:30:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_509821.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_509821.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_509821.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509821.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05168493,
            45.56836141,
            305.3907529,
            -85.04136746,
            45.57560692,
            389.6307529
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.05168492722122,
                  45.56853369193739,
                  305.39075291685447
                ],
                [
                  -85.05144025160335,
                  45.57560691669968,
                  305.39075291685447
                ],
                [
                  -85.04136746047291,
                  45.575434592918484,
                  389.6307529168545
                ],
                [
                  -85.04161339893928,
                  45.56836141042073,
                  389.6307529168545
                ],
                [
                  -85.05168492722122,
                  45.56853369193739,
                  305.39075291685447
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_509821.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509821.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:45:49Z",
            "pc:count": 5712583,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652383.5438,
                "count": 5712583,
                "maximum": 652816.6688,
                "minimum": 652030.3088,
                "name": "X",
                "position": 0,
                "stddev": 210.7460207,
                "variance": 44413.88524
              },
              {
                "average": 5048345.559,
                "count": 5712583,
                "maximum": 5048742.895,
                "minimum": 5047956.615,
                "name": "Y",
                "position": 1,
                "stddev": 218.9501128,
                "variance": 47939.15191
              },
              {
                "average": 348.478349,
                "count": 5712583,
                "maximum": 389.6307529,
                "minimum": 305.3907529,
                "name": "Z",
                "position": 2,
                "stddev": 17.05312381,
                "variance": 290.8090317
              },
              {
                "average": 44.11972798,
                "count": 5712583,
                "maximum": 224,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.40148689,
                "variance": 2342.703933
              },
              {
                "average": 1.535757117,
                "count": 5712583,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9196700435,
                "variance": 0.845792989
              },
              {
                "average": 2.072151599,
                "count": 5712583,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.309869918,
                "variance": 1.715759202
              },
              {
                "average": 0.4875701587,
                "count": 5712583,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998455189,
                "variance": 0.2498455428
              },
              {
                "average": 0.0003163192552,
                "count": 5712583,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01778255473,
                "variance": 0.0003162192527
              },
              {
                "average": 4.1966599,
                "count": 5712583,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.675204202,
                "variance": 21.85753433
              },
              {
                "average": 6.701154925,
                "count": 5712583,
                "maximum": 19.00200081,
                "minimum": -10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.456883803,
                "variance": 55.60511605
              },
              {
                "average": 0.4841536657,
                "count": 5712583,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997488743,
                "variance": 0.2497489374
              },
              {
                "average": 206.6572067,
                "count": 5712583,
                "maximum": 207,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4746431113,
                "variance": 0.2252860831
              },
              {
                "average": 114540836,
                "count": 5712583,
                "maximum": 114541149.6,
                "minimum": 114540239.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 427.0878711,
                "variance": 182404.0496
              },
              {
                "average": 0,
                "count": 5712583,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5712583,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5712583,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5712583,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5712583,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              652030.3088,
              5047956.615,
              305.3907529,
              652816.6688,
              5048742.895,
              389.6307529
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    652030.3088012886,
                    5047956.61547901,
                    305.39075291685447
                  ],
                  [
                    652030.3088012886,
                    5048742.8954790095,
                    305.39075291685447
                  ],
                  [
                    652816.6688012887,
                    5048742.8954790095,
                    389.6307529168545
                  ],
                  [
                    652816.6688012887,
                    5047956.61547901,
                    389.6307529168545
                  ],
                  [
                    652030.3088012886,
                    5047956.61547901,
                    305.39075291685447
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:45:49+00:00",
            "end_time": "2015-05-01T18:30: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": "USGS_LPC_MI_13Co_Emmett_2015_517831.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02271668673369,
              45.59612703972837,
              273.21851329914017
            ],
            [
              -85.02246811037648,
              45.603200827066374,
              273.21851329914017
            ],
            [
              -85.01239107062966,
              45.60302587574246,
              365.5585132991402
            ],
            [
              -85.01264091164626,
              45.59595213131769,
              365.5585132991402
            ],
            [
              -85.02271668673369,
              45.59612703972837,
              273.21851329914017
            ]
          ]
        ]
      },
      "bbox": [
        -85.02271669,
        45.59595213,
        273.2185133,
        -85.01239107,
        45.60320083,
        365.5585133
      ],
      "properties": {
        "datetime": "2015-05-01T19:28:23Z",
        "pc:count": 5720901,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654604.7308,
            "count": 5720901,
            "maximum": 655001.4597,
            "minimum": 654215.1397,
            "name": "X",
            "position": 0,
            "stddev": 192.0609329,
            "variance": 36887.40195
          },
          {
            "average": 5051474.411,
            "count": 5720901,
            "maximum": 5051863.844,
            "minimum": 5051077.484,
            "name": "Y",
            "position": 1,
            "stddev": 218.3807861,
            "variance": 47690.16773
          },
          {
            "average": 313.9766385,
            "count": 5720901,
            "maximum": 365.5585133,
            "minimum": 273.2185133,
            "name": "Z",
            "position": 2,
            "stddev": 17.7457006,
            "variance": 314.9098897
          },
          {
            "average": 41.2611461,
            "count": 5720901,
            "maximum": 219,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.61949978,
            "variance": 2173.377759
          },
          {
            "average": 1.573363531,
            "count": 5720901,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9347137713,
            "variance": 0.8736898342
          },
          {
            "average": 2.146631099,
            "count": 5720901,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.311024518,
            "variance": 1.718785286
          },
          {
            "average": 0.5167727951,
            "count": 5720901,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997186378,
            "variance": 0.249718717
          },
          {
            "average": 0.00039941261,
            "count": 5720901,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01998132001,
            "variance": 0.0003992531494
          },
          {
            "average": 4.423418794,
            "count": 5720901,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.796040656,
            "variance": 23.00200598
          },
          {
            "average": -11.36381659,
            "count": 5720901,
            "maximum": 1.001999974,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.500919233,
            "variance": 30.2601124
          },
          {
            "average": 0.5548230952,
            "count": 5720901,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4969853835,
            "variance": 0.2469944714
          },
          {
            "average": 209.5188753,
            "count": 5720901,
            "maximum": 210,
            "minimum": 209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4996436412,
            "variance": 0.2496437682
          },
          {
            "average": 114543357.7,
            "count": 5720901,
            "maximum": 114543703.5,
            "minimum": 114542985.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 353.4740804,
            "variance": 124943.9255
          },
          {
            "average": 0,
            "count": 5720901,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5720901,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5720901,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5720901,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5720901,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654215.1397,
          5051077.484,
          273.2185133,
          655001.4597,
          5051863.844,
          365.5585133
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654215.1397226603,
                5051077.483770525,
                273.21851329914017
              ],
              [
                654215.1397226603,
                5051863.8437705245,
                273.21851329914017
              ],
              [
                655001.4597226604,
                5051863.8437705245,
                365.5585132991402
              ],
              [
                655001.4597226604,
                5051077.483770525,
                365.5585132991402
              ],
              [
                654215.1397226603,
                5051077.483770525,
                273.21851329914017
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:28:23+00:00",
        "end_time": "2015-05-01T19:16:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_517831.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_517831.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_517831.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517831.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02271669,
            45.59595213,
            273.2185133,
            -85.01239107,
            45.60320083,
            365.5585133
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.02271668673369,
                  45.59612703972837,
                  273.21851329914017
                ],
                [
                  -85.02246811037648,
                  45.603200827066374,
                  273.21851329914017
                ],
                [
                  -85.01239107062966,
                  45.60302587574246,
                  365.5585132991402
                ],
                [
                  -85.01264091164626,
                  45.59595213131769,
                  365.5585132991402
                ],
                [
                  -85.02271668673369,
                  45.59612703972837,
                  273.21851329914017
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_517831.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517831.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:28:23Z",
            "pc:count": 5720901,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654604.7308,
                "count": 5720901,
                "maximum": 655001.4597,
                "minimum": 654215.1397,
                "name": "X",
                "position": 0,
                "stddev": 192.0609329,
                "variance": 36887.40195
              },
              {
                "average": 5051474.411,
                "count": 5720901,
                "maximum": 5051863.844,
                "minimum": 5051077.484,
                "name": "Y",
                "position": 1,
                "stddev": 218.3807861,
                "variance": 47690.16773
              },
              {
                "average": 313.9766385,
                "count": 5720901,
                "maximum": 365.5585133,
                "minimum": 273.2185133,
                "name": "Z",
                "position": 2,
                "stddev": 17.7457006,
                "variance": 314.9098897
              },
              {
                "average": 41.2611461,
                "count": 5720901,
                "maximum": 219,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.61949978,
                "variance": 2173.377759
              },
              {
                "average": 1.573363531,
                "count": 5720901,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9347137713,
                "variance": 0.8736898342
              },
              {
                "average": 2.146631099,
                "count": 5720901,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.311024518,
                "variance": 1.718785286
              },
              {
                "average": 0.5167727951,
                "count": 5720901,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997186378,
                "variance": 0.249718717
              },
              {
                "average": 0.00039941261,
                "count": 5720901,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01998132001,
                "variance": 0.0003992531494
              },
              {
                "average": 4.423418794,
                "count": 5720901,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.796040656,
                "variance": 23.00200598
              },
              {
                "average": -11.36381659,
                "count": 5720901,
                "maximum": 1.001999974,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.500919233,
                "variance": 30.2601124
              },
              {
                "average": 0.5548230952,
                "count": 5720901,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4969853835,
                "variance": 0.2469944714
              },
              {
                "average": 209.5188753,
                "count": 5720901,
                "maximum": 210,
                "minimum": 209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4996436412,
                "variance": 0.2496437682
              },
              {
                "average": 114543357.7,
                "count": 5720901,
                "maximum": 114543703.5,
                "minimum": 114542985.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 353.4740804,
                "variance": 124943.9255
              },
              {
                "average": 0,
                "count": 5720901,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5720901,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5720901,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5720901,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5720901,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654215.1397,
              5051077.484,
              273.2185133,
              655001.4597,
              5051863.844,
              365.5585133
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654215.1397226603,
                    5051077.483770525,
                    273.21851329914017
                  ],
                  [
                    654215.1397226603,
                    5051863.8437705245,
                    273.21851329914017
                  ],
                  [
                    655001.4597226604,
                    5051863.8437705245,
                    365.5585132991402
                  ],
                  [
                    655001.4597226604,
                    5051077.483770525,
                    365.5585132991402
                  ],
                  [
                    654215.1397226603,
                    5051077.483770525,
                    273.21851329914017
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:28:23+00:00",
            "end_time": "2015-05-01T19:16: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": "USGS_LPC_MI_13Co_Emmett_2015_524796.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99236458221414,
              45.50030523367921,
              254.32845058498864
            ],
            [
              -84.99211305883075,
              45.507378289910996,
              254.32845058498864
            ],
            [
              -84.98205331724036,
              45.50720094990856,
              717.1484505849886
            ],
            [
              -84.98230609870515,
              45.50012793716857,
              717.1484505849886
            ],
            [
              -84.99236458221414,
              45.50030523367921,
              254.32845058498864
            ]
          ]
        ]
      },
      "bbox": [
        -84.99236458,
        45.50012794,
        254.3284506,
        -84.98205332,
        45.50737829,
        717.1484506
      ],
      "properties": {
        "datetime": "2015-05-02T16:04:35Z",
        "pc:count": 5010972,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657246.2074,
            "count": 5010972,
            "maximum": 657635.0899,
            "minimum": 656848.7699,
            "name": "X",
            "position": 0,
            "stddev": 192.4404457,
            "variance": 37033.32512
          },
          {
            "average": 5040900.143,
            "count": 5010972,
            "maximum": 5041277.102,
            "minimum": 5040490.822,
            "name": "Y",
            "position": 1,
            "stddev": 218.6147418,
            "variance": 47792.40532
          },
          {
            "average": 283.5626895,
            "count": 5010972,
            "maximum": 717.1484506,
            "minimum": 254.3284506,
            "name": "Z",
            "position": 2,
            "stddev": 20.50244732,
            "variance": 420.3503462
          },
          {
            "average": 43.1183449,
            "count": 5010972,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.1552824,
            "variance": 1693.757269
          },
          {
            "average": 1.412615756,
            "count": 5010972,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7731289039,
            "variance": 0.597728302
          },
          {
            "average": 1.825157275,
            "count": 5010972,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.100053498,
            "variance": 1.210117698
          },
          {
            "average": 0.4889751928,
            "count": 5010972,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998784887,
            "variance": 0.2498785035
          },
          {
            "average": 0.0003380581652,
            "count": 5010972,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01838325187,
            "variance": 0.0003379439493
          },
          {
            "average": 4.579513116,
            "count": 5010972,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.83415709,
            "variance": 23.36907477
          },
          {
            "average": 9.510150887,
            "count": 5010972,
            "maximum": 21,
            "minimum": -6,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.763519468,
            "variance": 33.21815666
          },
          {
            "average": 0.4848306875,
            "count": 5010972,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997698889,
            "variance": 0.2497699418
          },
          {
            "average": 212.5325087,
            "count": 5010972,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4989421174,
            "variance": 0.2489432365
          },
          {
            "average": 114584117.1,
            "count": 5010972,
            "maximum": 114617875.5,
            "minimum": 114545664.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36024.21038,
            "variance": 1297743734
          },
          {
            "average": 0,
            "count": 5010972,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5010972,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5010972,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5010972,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5010972,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656848.7699,
          5040490.822,
          254.3284506,
          657635.0899,
          5041277.102,
          717.1484506
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656848.7698735908,
                5040490.822025838,
                254.32845058498864
              ],
              [
                656848.7698735908,
                5041277.102025838,
                254.32845058498864
              ],
              [
                657635.0898735909,
                5041277.102025838,
                717.1484505849886
              ],
              [
                657635.0898735909,
                5040490.822025838,
                717.1484505849886
              ],
              [
                656848.7698735908,
                5040490.822025838,
                254.32845058498864
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:04:35+00:00",
        "end_time": "2015-05-01T20:01:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524796.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524796.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524796.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524796.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99236458,
            45.50012794,
            254.3284506,
            -84.98205332,
            45.50737829,
            717.1484506
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99236458221414,
                  45.50030523367921,
                  254.32845058498864
                ],
                [
                  -84.99211305883075,
                  45.507378289910996,
                  254.32845058498864
                ],
                [
                  -84.98205331724036,
                  45.50720094990856,
                  717.1484505849886
                ],
                [
                  -84.98230609870515,
                  45.50012793716857,
                  717.1484505849886
                ],
                [
                  -84.99236458221414,
                  45.50030523367921,
                  254.32845058498864
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524796.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524796.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:04:35Z",
            "pc:count": 5010972,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657246.2074,
                "count": 5010972,
                "maximum": 657635.0899,
                "minimum": 656848.7699,
                "name": "X",
                "position": 0,
                "stddev": 192.4404457,
                "variance": 37033.32512
              },
              {
                "average": 5040900.143,
                "count": 5010972,
                "maximum": 5041277.102,
                "minimum": 5040490.822,
                "name": "Y",
                "position": 1,
                "stddev": 218.6147418,
                "variance": 47792.40532
              },
              {
                "average": 283.5626895,
                "count": 5010972,
                "maximum": 717.1484506,
                "minimum": 254.3284506,
                "name": "Z",
                "position": 2,
                "stddev": 20.50244732,
                "variance": 420.3503462
              },
              {
                "average": 43.1183449,
                "count": 5010972,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.1552824,
                "variance": 1693.757269
              },
              {
                "average": 1.412615756,
                "count": 5010972,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7731289039,
                "variance": 0.597728302
              },
              {
                "average": 1.825157275,
                "count": 5010972,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.100053498,
                "variance": 1.210117698
              },
              {
                "average": 0.4889751928,
                "count": 5010972,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998784887,
                "variance": 0.2498785035
              },
              {
                "average": 0.0003380581652,
                "count": 5010972,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01838325187,
                "variance": 0.0003379439493
              },
              {
                "average": 4.579513116,
                "count": 5010972,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.83415709,
                "variance": 23.36907477
              },
              {
                "average": 9.510150887,
                "count": 5010972,
                "maximum": 21,
                "minimum": -6,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.763519468,
                "variance": 33.21815666
              },
              {
                "average": 0.4848306875,
                "count": 5010972,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997698889,
                "variance": 0.2497699418
              },
              {
                "average": 212.5325087,
                "count": 5010972,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4989421174,
                "variance": 0.2489432365
              },
              {
                "average": 114584117.1,
                "count": 5010972,
                "maximum": 114617875.5,
                "minimum": 114545664.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36024.21038,
                "variance": 1297743734
              },
              {
                "average": 0,
                "count": 5010972,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5010972,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5010972,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5010972,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5010972,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656848.7699,
              5040490.822,
              254.3284506,
              657635.0899,
              5041277.102,
              717.1484506
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656848.7698735908,
                    5040490.822025838,
                    254.32845058498864
                  ],
                  [
                    656848.7698735908,
                    5041277.102025838,
                    254.32845058498864
                  ],
                  [
                    657635.0898735909,
                    5041277.102025838,
                    717.1484505849886
                  ],
                  [
                    657635.0898735909,
                    5040490.822025838,
                    717.1484505849886
                  ],
                  [
                    656848.7698735908,
                    5040490.822025838,
                    254.32845058498864
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:04:35+00:00",
            "end_time": "2015-05-01T20: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": "USGS_LPC_MI_13Co_Emmett_2015_514784.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03096342048693,
              45.465806421703086,
              271.27013685859487
            ],
            [
              -85.0307170525127,
              45.47287896687294,
              271.27013685859487
            ],
            [
              -85.02066321397501,
              45.47270512869553,
              348.6101368585949
            ],
            [
              -85.02091083774236,
              45.46563262615471,
              348.6101368585949
            ],
            [
              -85.03096342048693,
              45.465806421703086,
              271.27013685859487
            ]
          ]
        ]
      },
      "bbox": [
        -85.03096342,
        45.46563263,
        271.2701369,
        -85.02066321,
        45.47287897,
        348.6101369
      ],
      "properties": {
        "datetime": "2015-05-01T19:31:26Z",
        "pc:count": 4688862,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654294.6734,
            "count": 4688862,
            "maximum": 654713.4868,
            "minimum": 653927.1668,
            "name": "X",
            "position": 0,
            "stddev": 239.6122946,
            "variance": 57414.05171
          },
          {
            "average": 5037001.19,
            "count": 4688862,
            "maximum": 5037369.679,
            "minimum": 5036583.479,
            "name": "Y",
            "position": 1,
            "stddev": 209.5475493,
            "variance": 43910.17544
          },
          {
            "average": 304.2972241,
            "count": 4688862,
            "maximum": 348.6101369,
            "minimum": 271.2701369,
            "name": "Z",
            "position": 2,
            "stddev": 15.27575315,
            "variance": 233.3486342
          },
          {
            "average": 49.47777009,
            "count": 4688862,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.91473594,
            "variance": 2392.651392
          },
          {
            "average": 1.459102656,
            "count": 4688862,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8501682007,
            "variance": 0.7227859695
          },
          {
            "average": 1.917794339,
            "count": 4688862,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.223794703,
            "variance": 1.497673475
          },
          {
            "average": 0.4913893819,
            "count": 4688862,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999259051,
            "variance": 0.2499259106
          },
          {
            "average": 0.0003879406133,
            "count": 4688862,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01969238934,
            "variance": 0.0003877901981
          },
          {
            "average": 4.099229195,
            "count": 4688862,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.538926988,
            "variance": 20.6018582
          },
          {
            "average": 2.692480206,
            "count": 4688862,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.40988966,
            "variance": 108.3658027
          },
          {
            "average": 0.5146432119,
            "count": 4688862,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997855836,
            "variance": 0.2497856296
          },
          {
            "average": 208.8225883,
            "count": 4688862,
            "maximum": 210,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.594898815,
            "variance": 0.3539046
          },
          {
            "average": 114542718.2,
            "count": 4688862,
            "maximum": 114543886.9,
            "minimum": 114542084.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 507.2392275,
            "variance": 257291.6339
          },
          {
            "average": 0,
            "count": 4688862,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4688862,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4688862,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4688862,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4688862,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          653927.1668,
          5036583.479,
          271.2701369,
          654713.4868,
          5037369.679,
          348.6101369
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                653927.1668484946,
                5036583.479488267,
                271.27013685859487
              ],
              [
                653927.1668484946,
                5037369.679488266,
                271.27013685859487
              ],
              [
                654713.4868484946,
                5037369.679488266,
                348.6101368585949
              ],
              [
                654713.4868484946,
                5036583.479488267,
                348.6101368585949
              ],
              [
                653927.1668484946,
                5036583.479488267,
                271.27013685859487
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:31:26+00:00",
        "end_time": "2015-05-01T19:01:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514784.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514784.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514784.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514784.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.03096342,
            45.46563263,
            271.2701369,
            -85.02066321,
            45.47287897,
            348.6101369
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.03096342048693,
                  45.465806421703086,
                  271.27013685859487
                ],
                [
                  -85.0307170525127,
                  45.47287896687294,
                  271.27013685859487
                ],
                [
                  -85.02066321397501,
                  45.47270512869553,
                  348.6101368585949
                ],
                [
                  -85.02091083774236,
                  45.46563262615471,
                  348.6101368585949
                ],
                [
                  -85.03096342048693,
                  45.465806421703086,
                  271.27013685859487
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514784.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514784.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:31:26Z",
            "pc:count": 4688862,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654294.6734,
                "count": 4688862,
                "maximum": 654713.4868,
                "minimum": 653927.1668,
                "name": "X",
                "position": 0,
                "stddev": 239.6122946,
                "variance": 57414.05171
              },
              {
                "average": 5037001.19,
                "count": 4688862,
                "maximum": 5037369.679,
                "minimum": 5036583.479,
                "name": "Y",
                "position": 1,
                "stddev": 209.5475493,
                "variance": 43910.17544
              },
              {
                "average": 304.2972241,
                "count": 4688862,
                "maximum": 348.6101369,
                "minimum": 271.2701369,
                "name": "Z",
                "position": 2,
                "stddev": 15.27575315,
                "variance": 233.3486342
              },
              {
                "average": 49.47777009,
                "count": 4688862,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.91473594,
                "variance": 2392.651392
              },
              {
                "average": 1.459102656,
                "count": 4688862,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8501682007,
                "variance": 0.7227859695
              },
              {
                "average": 1.917794339,
                "count": 4688862,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.223794703,
                "variance": 1.497673475
              },
              {
                "average": 0.4913893819,
                "count": 4688862,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999259051,
                "variance": 0.2499259106
              },
              {
                "average": 0.0003879406133,
                "count": 4688862,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01969238934,
                "variance": 0.0003877901981
              },
              {
                "average": 4.099229195,
                "count": 4688862,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.538926988,
                "variance": 20.6018582
              },
              {
                "average": 2.692480206,
                "count": 4688862,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.40988966,
                "variance": 108.3658027
              },
              {
                "average": 0.5146432119,
                "count": 4688862,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997855836,
                "variance": 0.2497856296
              },
              {
                "average": 208.8225883,
                "count": 4688862,
                "maximum": 210,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.594898815,
                "variance": 0.3539046
              },
              {
                "average": 114542718.2,
                "count": 4688862,
                "maximum": 114543886.9,
                "minimum": 114542084.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 507.2392275,
                "variance": 257291.6339
              },
              {
                "average": 0,
                "count": 4688862,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4688862,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4688862,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4688862,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4688862,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              653927.1668,
              5036583.479,
              271.2701369,
              654713.4868,
              5037369.679,
              348.6101369
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    653927.1668484946,
                    5036583.479488267,
                    271.27013685859487
                  ],
                  [
                    653927.1668484946,
                    5037369.679488266,
                    271.27013685859487
                  ],
                  [
                    654713.4868484946,
                    5037369.679488266,
                    348.6101368585949
                  ],
                  [
                    654713.4868484946,
                    5036583.479488267,
                    348.6101368585949
                  ],
                  [
                    653927.1668484946,
                    5036583.479488267,
                    271.27013685859487
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:31:26+00:00",
            "end_time": "2015-05-01T19:01:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_522746.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0005879793403,
              45.363124835232085,
              176.38320322256618
            ],
            [
              -85.00033875673016,
              45.370195938582235,
              176.38320322256618
            ],
            [
              -84.99030484313941,
              45.370019762699506,
              847.8632032225662
            ],
            [
              -84.99055531425387,
              45.36294870254057,
              847.8632032225662
            ],
            [
              -85.0005879793403,
              45.363124835232085,
              176.38320322256618
            ]
          ]
        ]
      },
      "bbox": [
        -85.00058798,
        45.3629487,
        176.3832032,
        -84.99030484,
        45.37019594,
        847.8632032
      ],
      "properties": {
        "datetime": "2015-05-02T16:01:24Z",
        "pc:count": 3089240,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656957.3946,
            "count": 3089240,
            "maximum": 657371.5436,
            "minimum": 656585.3436,
            "name": "X",
            "position": 0,
            "stddev": 240.8005992,
            "variance": 57984.92856
          },
          {
            "average": 5025596.069,
            "count": 3089240,
            "maximum": 5026020.799,
            "minimum": 5025234.759,
            "name": "Y",
            "position": 1,
            "stddev": 218.6877599,
            "variance": 47824.33632
          },
          {
            "average": 217.1230442,
            "count": 3089240,
            "maximum": 847.8632032,
            "minimum": 176.3832032,
            "name": "Z",
            "position": 2,
            "stddev": 22.5963886,
            "variance": 510.5967779
          },
          {
            "average": 58.25462703,
            "count": 3089240,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.86040468,
            "variance": 1837.014289
          },
          {
            "average": 1.258705054,
            "count": 3089240,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6402614666,
            "variance": 0.4099347456
          },
          {
            "average": 1.517378384,
            "count": 3089240,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9508032694,
            "variance": 0.9040268571
          },
          {
            "average": 0.5095586617,
            "count": 3089240,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999087045,
            "variance": 0.2499087129
          },
          {
            "average": 0.0003871502376,
            "count": 3089240,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01967232771,
            "variance": 0.0003870004776
          },
          {
            "average": 4.462596626,
            "count": 3089240,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.525740232,
            "variance": 20.48232465
          },
          {
            "average": -1.345692611,
            "count": 3089240,
            "maximum": 22.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00001809,
            "variance": 144.0004341
          },
          {
            "average": 0.5095554246,
            "count": 3089240,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999087664,
            "variance": 0.2499087748
          },
          {
            "average": 211.8888338,
            "count": 3089240,
            "maximum": 213,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6057116554,
            "variance": 0.3668866095
          },
          {
            "average": 114555162.7,
            "count": 3089240,
            "maximum": 114617684.6,
            "minimum": 114544526.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 24602.03434,
            "variance": 605260093.7
          },
          {
            "average": 0,
            "count": 3089240,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3089240,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3089240,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3089240,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3089240,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656585.3436,
          5025234.759,
          176.3832032,
          657371.5436,
          5026020.799,
          847.8632032
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656585.3436379224,
                5025234.759009473,
                176.38320322256618
              ],
              [
                656585.3436379224,
                5026020.799009472,
                176.38320322256618
              ],
              [
                657371.5436379224,
                5026020.799009472,
                847.8632032225662
              ],
              [
                657371.5436379224,
                5025234.759009473,
                847.8632032225662
              ],
              [
                656585.3436379224,
                5025234.759009473,
                176.38320322256618
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:01:24+00:00",
        "end_time": "2015-05-01T19:42:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522746.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522746.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522746.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522746.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00058798,
            45.3629487,
            176.3832032,
            -84.99030484,
            45.37019594,
            847.8632032
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.0005879793403,
                  45.363124835232085,
                  176.38320322256618
                ],
                [
                  -85.00033875673016,
                  45.370195938582235,
                  176.38320322256618
                ],
                [
                  -84.99030484313941,
                  45.370019762699506,
                  847.8632032225662
                ],
                [
                  -84.99055531425387,
                  45.36294870254057,
                  847.8632032225662
                ],
                [
                  -85.0005879793403,
                  45.363124835232085,
                  176.38320322256618
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522746.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522746.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:01:24Z",
            "pc:count": 3089240,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656957.3946,
                "count": 3089240,
                "maximum": 657371.5436,
                "minimum": 656585.3436,
                "name": "X",
                "position": 0,
                "stddev": 240.8005992,
                "variance": 57984.92856
              },
              {
                "average": 5025596.069,
                "count": 3089240,
                "maximum": 5026020.799,
                "minimum": 5025234.759,
                "name": "Y",
                "position": 1,
                "stddev": 218.6877599,
                "variance": 47824.33632
              },
              {
                "average": 217.1230442,
                "count": 3089240,
                "maximum": 847.8632032,
                "minimum": 176.3832032,
                "name": "Z",
                "position": 2,
                "stddev": 22.5963886,
                "variance": 510.5967779
              },
              {
                "average": 58.25462703,
                "count": 3089240,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.86040468,
                "variance": 1837.014289
              },
              {
                "average": 1.258705054,
                "count": 3089240,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6402614666,
                "variance": 0.4099347456
              },
              {
                "average": 1.517378384,
                "count": 3089240,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9508032694,
                "variance": 0.9040268571
              },
              {
                "average": 0.5095586617,
                "count": 3089240,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999087045,
                "variance": 0.2499087129
              },
              {
                "average": 0.0003871502376,
                "count": 3089240,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01967232771,
                "variance": 0.0003870004776
              },
              {
                "average": 4.462596626,
                "count": 3089240,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.525740232,
                "variance": 20.48232465
              },
              {
                "average": -1.345692611,
                "count": 3089240,
                "maximum": 22.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00001809,
                "variance": 144.0004341
              },
              {
                "average": 0.5095554246,
                "count": 3089240,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999087664,
                "variance": 0.2499087748
              },
              {
                "average": 211.8888338,
                "count": 3089240,
                "maximum": 213,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6057116554,
                "variance": 0.3668866095
              },
              {
                "average": 114555162.7,
                "count": 3089240,
                "maximum": 114617684.6,
                "minimum": 114544526.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 24602.03434,
                "variance": 605260093.7
              },
              {
                "average": 0,
                "count": 3089240,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3089240,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3089240,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3089240,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3089240,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656585.3436,
              5025234.759,
              176.3832032,
              657371.5436,
              5026020.799,
              847.8632032
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656585.3436379224,
                    5025234.759009473,
                    176.38320322256618
                  ],
                  [
                    656585.3436379224,
                    5026020.799009472,
                    176.38320322256618
                  ],
                  [
                    657371.5436379224,
                    5026020.799009472,
                    847.8632032225662
                  ],
                  [
                    657371.5436379224,
                    5025234.759009473,
                    847.8632032225662
                  ],
                  [
                    656585.3436379224,
                    5025234.759009473,
                    176.38320322256618
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:01:24+00:00",
            "end_time": "2015-05-01T19: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": "USGS_LPC_MI_13Co_Emmett_2015_492826.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.12019344226749,
              45.58181946607716,
              150.0539101551948
            ],
            [
              -85.11995735983346,
              45.58888989877223,
              150.0539101551948
            ],
            [
              -85.10988383823191,
              45.588723612983024,
              234.35391015519482
            ],
            [
              -85.11012118379665,
              45.58165322105588,
              234.35391015519482
            ],
            [
              -85.12019344226749,
              45.58181946607716,
              150.0539101551948
            ]
          ]
        ]
      },
      "bbox": [
        -85.12019344,
        45.58165322,
        150.0539102,
        -85.10988384,
        45.5888899,
        234.3539102
      ],
      "properties": {
        "datetime": "2015-05-01T17:29:24Z",
        "pc:count": 2036720,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 647140.9298,
            "count": 2036720,
            "maximum": 647436.1131,
            "minimum": 646649.9131,
            "name": "X",
            "position": 0,
            "stddev": 214.8125092,
            "variance": 46144.41412
          },
          {
            "average": 5049616.991,
            "count": 2036720,
            "maximum": 5050090.998,
            "minimum": 5049305.058,
            "name": "Y",
            "position": 1,
            "stddev": 206.8045746,
            "variance": 42768.13209
          },
          {
            "average": 186.7657405,
            "count": 2036720,
            "maximum": 234.3539102,
            "minimum": 150.0539102,
            "name": "Z",
            "position": 2,
            "stddev": 13.78103176,
            "variance": 189.9168363
          },
          {
            "average": 42.53331975,
            "count": 2036720,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.53132843,
            "variance": 1334.537957
          },
          {
            "average": 1.185614616,
            "count": 2036720,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5530352122,
            "variance": 0.3058479459
          },
          {
            "average": 1.371431517,
            "count": 2036720,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8354678958,
            "variance": 0.6980066049
          },
          {
            "average": 0.4893416866,
            "count": 2036720,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998865102,
            "variance": 0.249886523
          },
          {
            "average": 0.0002263443183,
            "count": 2036720,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01504304483,
            "variance": 0.0002262931977
          },
          {
            "average": 6.81650546,
            "count": 2036720,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.090394872,
            "variance": 16.73133021
          },
          {
            "average": 4.263981746,
            "count": 2036720,
            "maximum": 19.99799919,
            "minimum": -10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.331448355,
            "variance": 40.08723828
          },
          {
            "average": 0.503827723,
            "count": 2036720,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999854711,
            "variance": 0.2499854713
          },
          {
            "average": 200.2658323,
            "count": 2036720,
            "maximum": 201,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4417755005,
            "variance": 0.1951655928
          },
          {
            "average": 114536241.8,
            "count": 2036720,
            "maximum": 114536564.6,
            "minimum": 114536121.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 189.9745622,
            "variance": 36090.33428
          },
          {
            "average": 0,
            "count": 2036720,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2036720,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2036720,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2036720,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2036720,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          646649.9131,
          5049305.058,
          150.0539102,
          647436.1131,
          5050090.998,
          234.3539102
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                646649.9131020888,
                5049305.057599227,
                150.0539101551948
              ],
              [
                646649.9131020888,
                5050090.997599226,
                150.0539101551948
              ],
              [
                647436.1131020888,
                5050090.997599226,
                234.35391015519482
              ],
              [
                647436.1131020888,
                5049305.057599227,
                234.35391015519482
              ],
              [
                646649.9131020888,
                5049305.057599227,
                150.0539101551948
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:29:24+00:00",
        "end_time": "2015-05-01T17:22:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_492826.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_492826.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_492826.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492826.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.12019344,
            45.58165322,
            150.0539102,
            -85.10988384,
            45.5888899,
            234.3539102
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.12019344226749,
                  45.58181946607716,
                  150.0539101551948
                ],
                [
                  -85.11995735983346,
                  45.58888989877223,
                  150.0539101551948
                ],
                [
                  -85.10988383823191,
                  45.588723612983024,
                  234.35391015519482
                ],
                [
                  -85.11012118379665,
                  45.58165322105588,
                  234.35391015519482
                ],
                [
                  -85.12019344226749,
                  45.58181946607716,
                  150.0539101551948
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_492826.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_492826.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:29:24Z",
            "pc:count": 2036720,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 647140.9298,
                "count": 2036720,
                "maximum": 647436.1131,
                "minimum": 646649.9131,
                "name": "X",
                "position": 0,
                "stddev": 214.8125092,
                "variance": 46144.41412
              },
              {
                "average": 5049616.991,
                "count": 2036720,
                "maximum": 5050090.998,
                "minimum": 5049305.058,
                "name": "Y",
                "position": 1,
                "stddev": 206.8045746,
                "variance": 42768.13209
              },
              {
                "average": 186.7657405,
                "count": 2036720,
                "maximum": 234.3539102,
                "minimum": 150.0539102,
                "name": "Z",
                "position": 2,
                "stddev": 13.78103176,
                "variance": 189.9168363
              },
              {
                "average": 42.53331975,
                "count": 2036720,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.53132843,
                "variance": 1334.537957
              },
              {
                "average": 1.185614616,
                "count": 2036720,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5530352122,
                "variance": 0.3058479459
              },
              {
                "average": 1.371431517,
                "count": 2036720,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8354678958,
                "variance": 0.6980066049
              },
              {
                "average": 0.4893416866,
                "count": 2036720,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998865102,
                "variance": 0.249886523
              },
              {
                "average": 0.0002263443183,
                "count": 2036720,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01504304483,
                "variance": 0.0002262931977
              },
              {
                "average": 6.81650546,
                "count": 2036720,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.090394872,
                "variance": 16.73133021
              },
              {
                "average": 4.263981746,
                "count": 2036720,
                "maximum": 19.99799919,
                "minimum": -10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.331448355,
                "variance": 40.08723828
              },
              {
                "average": 0.503827723,
                "count": 2036720,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999854711,
                "variance": 0.2499854713
              },
              {
                "average": 200.2658323,
                "count": 2036720,
                "maximum": 201,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4417755005,
                "variance": 0.1951655928
              },
              {
                "average": 114536241.8,
                "count": 2036720,
                "maximum": 114536564.6,
                "minimum": 114536121.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 189.9745622,
                "variance": 36090.33428
              },
              {
                "average": 0,
                "count": 2036720,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2036720,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2036720,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2036720,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2036720,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              646649.9131,
              5049305.058,
              150.0539102,
              647436.1131,
              5050090.998,
              234.3539102
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    646649.9131020888,
                    5049305.057599227,
                    150.0539101551948
                  ],
                  [
                    646649.9131020888,
                    5050090.997599226,
                    150.0539101551948
                  ],
                  [
                    647436.1131020888,
                    5050090.997599226,
                    234.35391015519482
                  ],
                  [
                    647436.1131020888,
                    5049305.057599227,
                    234.35391015519482
                  ],
                  [
                    646649.9131020888,
                    5049305.057599227,
                    150.0539101551948
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:29:24+00:00",
            "end_time": "2015-05-01T17:22: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": "USGS_LPC_MI_13Co_Emmett_2015_494734.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.10614765552002,
              45.33021393345961,
              169.3890858598629
            ],
            [
              -85.10597938566781,
              45.3352605960945,
              169.3890858598629
            ],
            [
              -85.09695078364409,
              45.33511046852368,
              240.5690858598629
            ],
            [
              -85.09711985444419,
              45.330063832157336,
              240.5690858598629
            ],
            [
              -85.10614765552002,
              45.33021393345961,
              169.3890858598629
            ]
          ]
        ]
      },
      "bbox": [
        -85.10614766,
        45.33006383,
        169.3890859,
        -85.09695078,
        45.3352606,
        240.5690859
      ],
      "properties": {
        "datetime": "2015-05-01T17:40:05Z",
        "pc:count": 1435328,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 648709.8209,
            "count": 1435328,
            "maximum": 649112.2212,
            "minimum": 648404.4012,
            "name": "X",
            "position": 0,
            "stddev": 215.2485813,
            "variance": 46331.95175
          },
          {
            "average": 5021643.39,
            "count": 1435328,
            "maximum": 5021939.596,
            "minimum": 5021378.636,
            "name": "Y",
            "position": 1,
            "stddev": 152.9060088,
            "variance": 23380.24754
          },
          {
            "average": 198.9341672,
            "count": 1435328,
            "maximum": 240.5690859,
            "minimum": 169.3890859,
            "name": "Z",
            "position": 2,
            "stddev": 12.14700479,
            "variance": 147.5497255
          },
          {
            "average": 61.64968425,
            "count": 1435328,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.69248476,
            "variance": 2180.188133
          },
          {
            "average": 1.326423647,
            "count": 1435328,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7388873987,
            "variance": 0.545954588
          },
          {
            "average": 1.652745575,
            "count": 1435328,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.097593859,
            "variance": 1.204712278
          },
          {
            "average": 0.5158284378,
            "count": 1435328,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997495718,
            "variance": 0.2497496346
          },
          {
            "average": 0.0004054822312,
            "count": 1435328,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02013251345,
            "variance": 0.0004053180978
          },
          {
            "average": 1.512219507,
            "count": 1435328,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5070744142,
            "variance": 0.2571244616
          },
          {
            "average": -8.4884359,
            "count": 1435328,
            "maximum": 6,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.351161626,
            "variance": 40.337254
          },
          {
            "average": 0.5519602488,
            "count": 1435328,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4972929769,
            "variance": 0.2473003048
          },
          {
            "average": 202,
            "count": 1435328,
            "maximum": 202,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 114537201.9,
            "count": 1435328,
            "maximum": 114537205,
            "minimum": 114537197.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.919748206,
            "variance": 3.685433176
          },
          {
            "average": 0,
            "count": 1435328,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1435328,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1435328,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1435328,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1435328,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          648404.4012,
          5021378.636,
          169.3890859,
          649112.2212,
          5021939.596,
          240.5690859
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                648404.4011874094,
                5021378.635957237,
                169.3890858598629
              ],
              [
                648404.4011874094,
                5021939.595957238,
                169.3890858598629
              ],
              [
                649112.2211874095,
                5021939.595957238,
                240.5690858598629
              ],
              [
                649112.2211874095,
                5021378.635957237,
                240.5690858598629
              ],
              [
                648404.4011874094,
                5021378.635957237,
                169.3890858598629
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:40:05+00:00",
        "end_time": "2015-05-01T17:39:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_494734.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_494734.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_494734.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494734.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.10614766,
            45.33006383,
            169.3890859,
            -85.09695078,
            45.3352606,
            240.5690859
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.10614765552002,
                  45.33021393345961,
                  169.3890858598629
                ],
                [
                  -85.10597938566781,
                  45.3352605960945,
                  169.3890858598629
                ],
                [
                  -85.09695078364409,
                  45.33511046852368,
                  240.5690858598629
                ],
                [
                  -85.09711985444419,
                  45.330063832157336,
                  240.5690858598629
                ],
                [
                  -85.10614765552002,
                  45.33021393345961,
                  169.3890858598629
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_494734.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494734.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:40:05Z",
            "pc:count": 1435328,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 648709.8209,
                "count": 1435328,
                "maximum": 649112.2212,
                "minimum": 648404.4012,
                "name": "X",
                "position": 0,
                "stddev": 215.2485813,
                "variance": 46331.95175
              },
              {
                "average": 5021643.39,
                "count": 1435328,
                "maximum": 5021939.596,
                "minimum": 5021378.636,
                "name": "Y",
                "position": 1,
                "stddev": 152.9060088,
                "variance": 23380.24754
              },
              {
                "average": 198.9341672,
                "count": 1435328,
                "maximum": 240.5690859,
                "minimum": 169.3890859,
                "name": "Z",
                "position": 2,
                "stddev": 12.14700479,
                "variance": 147.5497255
              },
              {
                "average": 61.64968425,
                "count": 1435328,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.69248476,
                "variance": 2180.188133
              },
              {
                "average": 1.326423647,
                "count": 1435328,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7388873987,
                "variance": 0.545954588
              },
              {
                "average": 1.652745575,
                "count": 1435328,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.097593859,
                "variance": 1.204712278
              },
              {
                "average": 0.5158284378,
                "count": 1435328,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997495718,
                "variance": 0.2497496346
              },
              {
                "average": 0.0004054822312,
                "count": 1435328,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02013251345,
                "variance": 0.0004053180978
              },
              {
                "average": 1.512219507,
                "count": 1435328,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5070744142,
                "variance": 0.2571244616
              },
              {
                "average": -8.4884359,
                "count": 1435328,
                "maximum": 6,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.351161626,
                "variance": 40.337254
              },
              {
                "average": 0.5519602488,
                "count": 1435328,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4972929769,
                "variance": 0.2473003048
              },
              {
                "average": 202,
                "count": 1435328,
                "maximum": 202,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 114537201.9,
                "count": 1435328,
                "maximum": 114537205,
                "minimum": 114537197.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.919748206,
                "variance": 3.685433176
              },
              {
                "average": 0,
                "count": 1435328,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1435328,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1435328,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1435328,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1435328,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              648404.4012,
              5021378.636,
              169.3890859,
              649112.2212,
              5021939.596,
              240.5690859
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    648404.4011874094,
                    5021378.635957237,
                    169.3890858598629
                  ],
                  [
                    648404.4011874094,
                    5021939.595957238,
                    169.3890858598629
                  ],
                  [
                    649112.2211874095,
                    5021939.595957238,
                    240.5690858598629
                  ],
                  [
                    649112.2211874095,
                    5021378.635957237,
                    240.5690858598629
                  ],
                  [
                    648404.4011874094,
                    5021378.635957237,
                    169.3890858598629
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:40:05+00:00",
            "end_time": "2015-05-01T17:39:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_522749.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00066210150209,
              45.36998067174908,
              172.55045447849938
            ],
            [
              -85.00041275879123,
              45.377053745982884,
              172.55045447849938
            ],
            [
              -84.9903796742162,
              45.37687759189242,
              712.9304544784993
            ],
            [
              -84.9906302659762,
              45.36980456085667,
              712.9304544784993
            ],
            [
              -85.00066210150209,
              45.36998067174908,
              172.55045447849938
            ]
          ]
        ]
      },
      "bbox": [
        -85.0006621,
        45.36980456,
        172.5504545,
        -84.99037967,
        45.37705375,
        712.9304545
      ],
      "properties": {
        "datetime": "2015-05-02T16:01:33Z",
        "pc:count": 1238155,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656941.7611,
            "count": 1238155,
            "maximum": 657346.6581,
            "minimum": 656560.6181,
            "name": "X",
            "position": 0,
            "stddev": 208.3882194,
            "variance": 43425.64999
          },
          {
            "average": 5026375.571,
            "count": 1238155,
            "maximum": 5026782.515,
            "minimum": 5025996.255,
            "name": "Y",
            "position": 1,
            "stddev": 223.5265343,
            "variance": 49964.11152
          },
          {
            "average": 176.9216555,
            "count": 1238155,
            "maximum": 712.9304545,
            "minimum": 172.5504545,
            "name": "Z",
            "position": 2,
            "stddev": 1.950284437,
            "variance": 3.803609386
          },
          {
            "average": 44.3885822,
            "count": 1238155,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.22266296,
            "variance": 1240.635986
          },
          {
            "average": 1.012428977,
            "count": 1238155,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1407591902,
            "variance": 0.01981314963
          },
          {
            "average": 1.024722268,
            "count": 1238155,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2152132327,
            "variance": 0.04631673554
          },
          {
            "average": 0.50686788,
            "count": 1238155,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999530319,
            "variance": 0.2499530341
          },
          {
            "average": 0.0005540501795,
            "count": 1238155,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02353175844,
            "variance": 0.0005537436551
          },
          {
            "average": 8.824309557,
            "count": 1238155,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.702532401,
            "variance": 2.898616575
          },
          {
            "average": -2.645272211,
            "count": 1238155,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.867598916,
            "variance": 47.16391488
          },
          {
            "average": 0.5033723564,
            "count": 1238155,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499988829,
            "variance": 0.2499888291
          },
          {
            "average": 211.9040314,
            "count": 1238155,
            "maximum": 213,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.31338671,
            "variance": 0.09821122999
          },
          {
            "average": 114546131.2,
            "count": 1238155,
            "maximum": 114617693.8,
            "minimum": 114544536.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5445.049922,
            "variance": 29648568.66
          },
          {
            "average": 0,
            "count": 1238155,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1238155,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1238155,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1238155,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1238155,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656560.6181,
          5025996.255,
          172.5504545,
          657346.6581,
          5026782.515,
          712.9304545
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656560.618070611,
                5025996.255123143,
                172.55045447849938
              ],
              [
                656560.618070611,
                5026782.515123143,
                172.55045447849938
              ],
              [
                657346.6580706111,
                5026782.515123143,
                712.9304544784993
              ],
              [
                657346.6580706111,
                5025996.255123143,
                712.9304544784993
              ],
              [
                656560.618070611,
                5025996.255123143,
                172.55045447849938
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:01:33+00:00",
        "end_time": "2015-05-01T19:42:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522749.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522749.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522749.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522749.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.0006621,
            45.36980456,
            172.5504545,
            -84.99037967,
            45.37705375,
            712.9304545
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00066210150209,
                  45.36998067174908,
                  172.55045447849938
                ],
                [
                  -85.00041275879123,
                  45.377053745982884,
                  172.55045447849938
                ],
                [
                  -84.9903796742162,
                  45.37687759189242,
                  712.9304544784993
                ],
                [
                  -84.9906302659762,
                  45.36980456085667,
                  712.9304544784993
                ],
                [
                  -85.00066210150209,
                  45.36998067174908,
                  172.55045447849938
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522749.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522749.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:01:33Z",
            "pc:count": 1238155,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656941.7611,
                "count": 1238155,
                "maximum": 657346.6581,
                "minimum": 656560.6181,
                "name": "X",
                "position": 0,
                "stddev": 208.3882194,
                "variance": 43425.64999
              },
              {
                "average": 5026375.571,
                "count": 1238155,
                "maximum": 5026782.515,
                "minimum": 5025996.255,
                "name": "Y",
                "position": 1,
                "stddev": 223.5265343,
                "variance": 49964.11152
              },
              {
                "average": 176.9216555,
                "count": 1238155,
                "maximum": 712.9304545,
                "minimum": 172.5504545,
                "name": "Z",
                "position": 2,
                "stddev": 1.950284437,
                "variance": 3.803609386
              },
              {
                "average": 44.3885822,
                "count": 1238155,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.22266296,
                "variance": 1240.635986
              },
              {
                "average": 1.012428977,
                "count": 1238155,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1407591902,
                "variance": 0.01981314963
              },
              {
                "average": 1.024722268,
                "count": 1238155,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2152132327,
                "variance": 0.04631673554
              },
              {
                "average": 0.50686788,
                "count": 1238155,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999530319,
                "variance": 0.2499530341
              },
              {
                "average": 0.0005540501795,
                "count": 1238155,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02353175844,
                "variance": 0.0005537436551
              },
              {
                "average": 8.824309557,
                "count": 1238155,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.702532401,
                "variance": 2.898616575
              },
              {
                "average": -2.645272211,
                "count": 1238155,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.867598916,
                "variance": 47.16391488
              },
              {
                "average": 0.5033723564,
                "count": 1238155,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499988829,
                "variance": 0.2499888291
              },
              {
                "average": 211.9040314,
                "count": 1238155,
                "maximum": 213,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.31338671,
                "variance": 0.09821122999
              },
              {
                "average": 114546131.2,
                "count": 1238155,
                "maximum": 114617693.8,
                "minimum": 114544536.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5445.049922,
                "variance": 29648568.66
              },
              {
                "average": 0,
                "count": 1238155,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1238155,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1238155,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1238155,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1238155,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656560.6181,
              5025996.255,
              172.5504545,
              657346.6581,
              5026782.515,
              712.9304545
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656560.618070611,
                    5025996.255123143,
                    172.55045447849938
                  ],
                  [
                    656560.618070611,
                    5026782.515123143,
                    172.55045447849938
                  ],
                  [
                    657346.6580706111,
                    5026782.515123143,
                    712.9304544784993
                  ],
                  [
                    657346.6580706111,
                    5025996.255123143,
                    712.9304544784993
                  ],
                  [
                    656560.618070611,
                    5025996.255123143,
                    172.55045447849938
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:01:33+00:00",
            "end_time": "2015-05-01T19:42: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": "USGS_LPC_MI_13Co_Emmett_2015_499824.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0908171718322,
              45.57515089414607,
              264.01494647724206
            ],
            [
              -85.0905773290225,
              45.582224993331835,
              264.01494647724206
            ],
            [
              -85.08050312144935,
              45.582056101494096,
              355.39494647724206
            ],
            [
              -85.0807442277926,
              45.57498204373645,
              355.39494647724206
            ],
            [
              -85.0908171718322,
              45.57515089414607,
              264.01494647724206
            ]
          ]
        ]
      },
      "bbox": [
        -85.09081717,
        45.57498204,
        264.0149465,
        -85.08050312,
        45.58222499,
        355.3949465
      ],
      "properties": {
        "datetime": "2015-05-01T18:01:56Z",
        "pc:count": 5166791,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 649321.215,
            "count": 5166791,
            "maximum": 649745.6349,
            "minimum": 648959.2749,
            "name": "X",
            "position": 0,
            "stddev": 229.2113096,
            "variance": 52537.82444
          },
          {
            "average": 5049012.177,
            "count": 5166791,
            "maximum": 5049404.699,
            "minimum": 5048618.339,
            "name": "Y",
            "position": 1,
            "stddev": 214.4772781,
            "variance": 46000.50282
          },
          {
            "average": 310.2178038,
            "count": 5166791,
            "maximum": 355.3949465,
            "minimum": 264.0149465,
            "name": "Z",
            "position": 2,
            "stddev": 18.27194465,
            "variance": 333.8639611
          },
          {
            "average": 41.83395903,
            "count": 5166791,
            "maximum": 189,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.82454811,
            "variance": 2099.889209
          },
          {
            "average": 1.547971846,
            "count": 5166791,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9183298389,
            "variance": 0.843329693
          },
          {
            "average": 2.09426199,
            "count": 5166791,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.295684575,
            "variance": 1.678798518
          },
          {
            "average": 0.4916440398,
            "count": 5166791,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999302214,
            "variance": 0.2499302263
          },
          {
            "average": 0.0003998613453,
            "count": 5166791,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01999253695,
            "variance": 0.0003997015335
          },
          {
            "average": 3.885581012,
            "count": 5166791,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.517733224,
            "variance": 20.40991349
          },
          {
            "average": 2.940619057,
            "count": 5166791,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.622463812,
            "variance": 92.59180981
          },
          {
            "average": 0.5141491111,
            "count": 5166791,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997998109,
            "variance": 0.249799851
          },
          {
            "average": 202.857894,
            "count": 5166791,
            "maximum": 205,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6916619852,
            "variance": 0.4783963017
          },
          {
            "average": 114537571.8,
            "count": 5166791,
            "maximum": 114538516.9,
            "minimum": 114536851.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 459.8682998,
            "variance": 211478.8532
          },
          {
            "average": 0,
            "count": 5166791,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5166791,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5166791,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5166791,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5166791,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          648959.2749,
          5048618.339,
          264.0149465,
          649745.6349,
          5049404.699,
          355.3949465
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                648959.2748866853,
                5048618.339237203,
                264.01494647724206
              ],
              [
                648959.2748866853,
                5049404.699237202,
                264.01494647724206
              ],
              [
                649745.6348866854,
                5049404.699237202,
                355.39494647724206
              ],
              [
                649745.6348866854,
                5048618.339237203,
                355.39494647724206
              ],
              [
                648959.2748866853,
                5048618.339237203,
                264.01494647724206
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:01:56+00:00",
        "end_time": "2015-05-01T17:34:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_499824.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_499824.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_499824.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499824.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.09081717,
            45.57498204,
            264.0149465,
            -85.08050312,
            45.58222499,
            355.3949465
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.0908171718322,
                  45.57515089414607,
                  264.01494647724206
                ],
                [
                  -85.0905773290225,
                  45.582224993331835,
                  264.01494647724206
                ],
                [
                  -85.08050312144935,
                  45.582056101494096,
                  355.39494647724206
                ],
                [
                  -85.0807442277926,
                  45.57498204373645,
                  355.39494647724206
                ],
                [
                  -85.0908171718322,
                  45.57515089414607,
                  264.01494647724206
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_499824.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499824.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:01:56Z",
            "pc:count": 5166791,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 649321.215,
                "count": 5166791,
                "maximum": 649745.6349,
                "minimum": 648959.2749,
                "name": "X",
                "position": 0,
                "stddev": 229.2113096,
                "variance": 52537.82444
              },
              {
                "average": 5049012.177,
                "count": 5166791,
                "maximum": 5049404.699,
                "minimum": 5048618.339,
                "name": "Y",
                "position": 1,
                "stddev": 214.4772781,
                "variance": 46000.50282
              },
              {
                "average": 310.2178038,
                "count": 5166791,
                "maximum": 355.3949465,
                "minimum": 264.0149465,
                "name": "Z",
                "position": 2,
                "stddev": 18.27194465,
                "variance": 333.8639611
              },
              {
                "average": 41.83395903,
                "count": 5166791,
                "maximum": 189,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.82454811,
                "variance": 2099.889209
              },
              {
                "average": 1.547971846,
                "count": 5166791,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9183298389,
                "variance": 0.843329693
              },
              {
                "average": 2.09426199,
                "count": 5166791,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.295684575,
                "variance": 1.678798518
              },
              {
                "average": 0.4916440398,
                "count": 5166791,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999302214,
                "variance": 0.2499302263
              },
              {
                "average": 0.0003998613453,
                "count": 5166791,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01999253695,
                "variance": 0.0003997015335
              },
              {
                "average": 3.885581012,
                "count": 5166791,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.517733224,
                "variance": 20.40991349
              },
              {
                "average": 2.940619057,
                "count": 5166791,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.622463812,
                "variance": 92.59180981
              },
              {
                "average": 0.5141491111,
                "count": 5166791,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997998109,
                "variance": 0.249799851
              },
              {
                "average": 202.857894,
                "count": 5166791,
                "maximum": 205,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6916619852,
                "variance": 0.4783963017
              },
              {
                "average": 114537571.8,
                "count": 5166791,
                "maximum": 114538516.9,
                "minimum": 114536851.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 459.8682998,
                "variance": 211478.8532
              },
              {
                "average": 0,
                "count": 5166791,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5166791,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5166791,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5166791,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5166791,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              648959.2749,
              5048618.339,
              264.0149465,
              649745.6349,
              5049404.699,
              355.3949465
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    648959.2748866853,
                    5048618.339237203,
                    264.01494647724206
                  ],
                  [
                    648959.2748866853,
                    5049404.699237202,
                    264.01494647724206
                  ],
                  [
                    649745.6348866854,
                    5049404.699237202,
                    355.39494647724206
                  ],
                  [
                    649745.6348866854,
                    5048618.339237203,
                    355.39494647724206
                  ],
                  [
                    648959.2748866853,
                    5048618.339237203,
                    264.01494647724206
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:01:56+00:00",
            "end_time": "2015-05-01T17:34: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": "USGS_LPC_MI_13Co_Emmett_2015_504841.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07188608729471,
              45.623263003030154,
              185.34347582612327
            ],
            [
              -85.07164347292,
              45.63033660412927,
              185.34347582612327
            ],
            [
              -85.06156255710731,
              45.630165933853995,
              255.50347582612324
            ],
            [
              -85.0618064378722,
              45.623092374617805,
              255.50347582612324
            ],
            [
              -85.07188608729471,
              45.623263003030154,
              185.34347582612327
            ]
          ]
        ]
      },
      "bbox": [
        -85.07188609,
        45.62309237,
        185.3434758,
        -85.06156256,
        45.6303366,
        255.5034758
      ],
      "properties": {
        "datetime": "2015-05-01T18:17:48Z",
        "pc:count": 5571161,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 650663.1202,
            "count": 5571161,
            "maximum": 651093.973,
            "minimum": 650307.753,
            "name": "X",
            "position": 0,
            "stddev": 201.5594553,
            "variance": 40626.21401
          },
          {
            "average": 5054402.728,
            "count": 5571161,
            "maximum": 5054785.146,
            "minimum": 5053998.826,
            "name": "Y",
            "position": 1,
            "stddev": 219.06967,
            "variance": 47991.52033
          },
          {
            "average": 216.9287728,
            "count": 5571161,
            "maximum": 255.5034758,
            "minimum": 185.3434758,
            "name": "Z",
            "position": 2,
            "stddev": 9.895879899,
            "variance": 97.92843898
          },
          {
            "average": 38.82003715,
            "count": 5571161,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.59689877,
            "variance": 1489.720594
          },
          {
            "average": 1.548742354,
            "count": 5571161,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8976275871,
            "variance": 0.8057352851
          },
          {
            "average": 2.097280621,
            "count": 5571161,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.251806412,
            "variance": 1.567019294
          },
          {
            "average": 0.49018149,
            "count": 5571161,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999036324,
            "variance": 0.2499036417
          },
          {
            "average": 0.0003834030286,
            "count": 5571161,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01957692773,
            "variance": 0.0003832560995
          },
          {
            "average": 4.936441435,
            "count": 5571161,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.047967011,
            "variance": 25.48197094
          },
          {
            "average": 11.68172977,
            "count": 5571161,
            "maximum": 25.99799919,
            "minimum": -4.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.255741284,
            "variance": 39.13429901
          },
          {
            "average": 0.4781976324,
            "count": 5571161,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4995244754,
            "variance": 0.2495247016
          },
          {
            "average": 204.4260733,
            "count": 5571161,
            "maximum": 205,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4945046898,
            "variance": 0.2445348882
          },
          {
            "average": 114539028.9,
            "count": 5571161,
            "maximum": 114539468.6,
            "minimum": 114538438.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 504.232851,
            "variance": 254250.768
          },
          {
            "average": 0,
            "count": 5571161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5571161,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5571161,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5571161,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5571161,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          650307.753,
          5053998.826,
          185.3434758,
          651093.973,
          5054785.146,
          255.5034758
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                650307.7530412861,
                5053998.825559106,
                185.34347582612327
              ],
              [
                650307.7530412861,
                5054785.145559106,
                185.34347582612327
              ],
              [
                651093.9730412861,
                5054785.145559106,
                255.50347582612324
              ],
              [
                651093.9730412861,
                5053998.825559106,
                255.50347582612324
              ],
              [
                650307.7530412861,
                5053998.825559106,
                185.34347582612327
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:17:48+00:00",
        "end_time": "2015-05-01T18:00:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_504841.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_504841.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_504841.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504841.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.07188609,
            45.62309237,
            185.3434758,
            -85.06156256,
            45.6303366,
            255.5034758
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.07188608729471,
                  45.623263003030154,
                  185.34347582612327
                ],
                [
                  -85.07164347292,
                  45.63033660412927,
                  185.34347582612327
                ],
                [
                  -85.06156255710731,
                  45.630165933853995,
                  255.50347582612324
                ],
                [
                  -85.0618064378722,
                  45.623092374617805,
                  255.50347582612324
                ],
                [
                  -85.07188608729471,
                  45.623263003030154,
                  185.34347582612327
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_504841.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504841.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:17:48Z",
            "pc:count": 5571161,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 650663.1202,
                "count": 5571161,
                "maximum": 651093.973,
                "minimum": 650307.753,
                "name": "X",
                "position": 0,
                "stddev": 201.5594553,
                "variance": 40626.21401
              },
              {
                "average": 5054402.728,
                "count": 5571161,
                "maximum": 5054785.146,
                "minimum": 5053998.826,
                "name": "Y",
                "position": 1,
                "stddev": 219.06967,
                "variance": 47991.52033
              },
              {
                "average": 216.9287728,
                "count": 5571161,
                "maximum": 255.5034758,
                "minimum": 185.3434758,
                "name": "Z",
                "position": 2,
                "stddev": 9.895879899,
                "variance": 97.92843898
              },
              {
                "average": 38.82003715,
                "count": 5571161,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.59689877,
                "variance": 1489.720594
              },
              {
                "average": 1.548742354,
                "count": 5571161,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8976275871,
                "variance": 0.8057352851
              },
              {
                "average": 2.097280621,
                "count": 5571161,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.251806412,
                "variance": 1.567019294
              },
              {
                "average": 0.49018149,
                "count": 5571161,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999036324,
                "variance": 0.2499036417
              },
              {
                "average": 0.0003834030286,
                "count": 5571161,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01957692773,
                "variance": 0.0003832560995
              },
              {
                "average": 4.936441435,
                "count": 5571161,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.047967011,
                "variance": 25.48197094
              },
              {
                "average": 11.68172977,
                "count": 5571161,
                "maximum": 25.99799919,
                "minimum": -4.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.255741284,
                "variance": 39.13429901
              },
              {
                "average": 0.4781976324,
                "count": 5571161,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4995244754,
                "variance": 0.2495247016
              },
              {
                "average": 204.4260733,
                "count": 5571161,
                "maximum": 205,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4945046898,
                "variance": 0.2445348882
              },
              {
                "average": 114539028.9,
                "count": 5571161,
                "maximum": 114539468.6,
                "minimum": 114538438.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 504.232851,
                "variance": 254250.768
              },
              {
                "average": 0,
                "count": 5571161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5571161,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5571161,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5571161,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5571161,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              650307.753,
              5053998.826,
              185.3434758,
              651093.973,
              5054785.146,
              255.5034758
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    650307.7530412861,
                    5053998.825559106,
                    185.34347582612327
                  ],
                  [
                    650307.7530412861,
                    5054785.145559106,
                    185.34347582612327
                  ],
                  [
                    651093.9730412861,
                    5054785.145559106,
                    255.50347582612324
                  ],
                  [
                    651093.9730412861,
                    5053998.825559106,
                    255.50347582612324
                  ],
                  [
                    650307.7530412861,
                    5053998.825559106,
                    185.34347582612327
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:17:48+00:00",
            "end_time": "2015-05-01T18:00: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": "USGS_LPC_MI_13Co_Emmett_2015_522766.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00119627664415,
              45.41797575569809,
              169.40347812892205
            ],
            [
              -85.00094656413073,
              45.42504931231472,
              169.40347812892205
            ],
            [
              -84.99090574441017,
              45.4248730741838,
              222.36347812892203
            ],
            [
              -84.99115670912498,
              45.417799560789774,
              222.36347812892203
            ],
            [
              -85.00119627664415,
              45.41797575569809,
              169.40347812892205
            ]
          ]
        ]
      },
      "bbox": [
        -85.00119628,
        45.41779956,
        169.4034781,
        -84.99090574,
        45.42504931,
        222.3634781
      ],
      "properties": {
        "datetime": "2015-05-02T16:02:40Z",
        "pc:count": 1621884,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656816.3872,
            "count": 1621884,
            "maximum": 657172.285,
            "minimum": 656386.305,
            "name": "X",
            "position": 0,
            "stddev": 231.7814642,
            "variance": 53722.64714
          },
          {
            "average": 5031759.426,
            "count": 1621884,
            "maximum": 5032113.511,
            "minimum": 5031327.191,
            "name": "Y",
            "position": 1,
            "stddev": 223.1017576,
            "variance": 49774.39423
          },
          {
            "average": 179.8032448,
            "count": 1621884,
            "maximum": 222.3634781,
            "minimum": 169.4034781,
            "name": "Z",
            "position": 2,
            "stddev": 7.183120163,
            "variance": 51.59721528
          },
          {
            "average": 31.66826789,
            "count": 1621884,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.47761624,
            "variance": 810.9746269
          },
          {
            "average": 1.084456102,
            "count": 1621884,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3894612918,
            "variance": 0.1516800978
          },
          {
            "average": 1.167790052,
            "count": 1621884,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6000865221,
            "variance": 0.360103834
          },
          {
            "average": 0.5094334737,
            "count": 1621884,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999111558,
            "variance": 0.2499111637
          },
          {
            "average": 0.00044639444,
            "count": 1621884,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02112333892,
            "variance": 0.0004461954472
          },
          {
            "average": 7.81711824,
            "count": 1621884,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.455474481,
            "variance": 11.94030389
          },
          {
            "average": -5.039649817,
            "count": 1621884,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.007846394,
            "variance": 81.14129666
          },
          {
            "average": 0.4988168081,
            "count": 1621884,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999987542,
            "variance": 0.2499987542
          },
          {
            "average": 211.8768593,
            "count": 1621884,
            "maximum": 213,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5185925398,
            "variance": 0.2689382224
          },
          {
            "average": 114551338.5,
            "count": 1621884,
            "maximum": 114617760,
            "minimum": 114544603.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 19655.42404,
            "variance": 386335694.3
          },
          {
            "average": 0,
            "count": 1621884,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1621884,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1621884,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1621884,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1621884,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656386.305,
          5031327.191,
          169.4034781,
          657172.285,
          5032113.511,
          222.3634781
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656386.3049937417,
                5031327.190633757,
                169.40347812892205
              ],
              [
                656386.3049937417,
                5032113.510633757,
                169.40347812892205
              ],
              [
                657172.2849937417,
                5032113.510633757,
                222.36347812892203
              ],
              [
                657172.2849937417,
                5031327.190633757,
                222.36347812892203
              ],
              [
                656386.3049937417,
                5031327.190633757,
                169.40347812892205
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:02:40+00:00",
        "end_time": "2015-05-01T19:43:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522766.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522766.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522766.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522766.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00119628,
            45.41779956,
            169.4034781,
            -84.99090574,
            45.42504931,
            222.3634781
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00119627664415,
                  45.41797575569809,
                  169.40347812892205
                ],
                [
                  -85.00094656413073,
                  45.42504931231472,
                  169.40347812892205
                ],
                [
                  -84.99090574441017,
                  45.4248730741838,
                  222.36347812892203
                ],
                [
                  -84.99115670912498,
                  45.417799560789774,
                  222.36347812892203
                ],
                [
                  -85.00119627664415,
                  45.41797575569809,
                  169.40347812892205
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522766.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522766.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:02:40Z",
            "pc:count": 1621884,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656816.3872,
                "count": 1621884,
                "maximum": 657172.285,
                "minimum": 656386.305,
                "name": "X",
                "position": 0,
                "stddev": 231.7814642,
                "variance": 53722.64714
              },
              {
                "average": 5031759.426,
                "count": 1621884,
                "maximum": 5032113.511,
                "minimum": 5031327.191,
                "name": "Y",
                "position": 1,
                "stddev": 223.1017576,
                "variance": 49774.39423
              },
              {
                "average": 179.8032448,
                "count": 1621884,
                "maximum": 222.3634781,
                "minimum": 169.4034781,
                "name": "Z",
                "position": 2,
                "stddev": 7.183120163,
                "variance": 51.59721528
              },
              {
                "average": 31.66826789,
                "count": 1621884,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.47761624,
                "variance": 810.9746269
              },
              {
                "average": 1.084456102,
                "count": 1621884,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3894612918,
                "variance": 0.1516800978
              },
              {
                "average": 1.167790052,
                "count": 1621884,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6000865221,
                "variance": 0.360103834
              },
              {
                "average": 0.5094334737,
                "count": 1621884,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999111558,
                "variance": 0.2499111637
              },
              {
                "average": 0.00044639444,
                "count": 1621884,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02112333892,
                "variance": 0.0004461954472
              },
              {
                "average": 7.81711824,
                "count": 1621884,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.455474481,
                "variance": 11.94030389
              },
              {
                "average": -5.039649817,
                "count": 1621884,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.007846394,
                "variance": 81.14129666
              },
              {
                "average": 0.4988168081,
                "count": 1621884,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999987542,
                "variance": 0.2499987542
              },
              {
                "average": 211.8768593,
                "count": 1621884,
                "maximum": 213,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5185925398,
                "variance": 0.2689382224
              },
              {
                "average": 114551338.5,
                "count": 1621884,
                "maximum": 114617760,
                "minimum": 114544603.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 19655.42404,
                "variance": 386335694.3
              },
              {
                "average": 0,
                "count": 1621884,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1621884,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1621884,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1621884,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1621884,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656386.305,
              5031327.191,
              169.4034781,
              657172.285,
              5032113.511,
              222.3634781
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656386.3049937417,
                    5031327.190633757,
                    169.40347812892205
                  ],
                  [
                    656386.3049937417,
                    5032113.510633757,
                    169.40347812892205
                  ],
                  [
                    657172.2849937417,
                    5032113.510633757,
                    222.36347812892203
                  ],
                  [
                    657172.2849937417,
                    5031327.190633757,
                    222.36347812892203
                  ],
                  [
                    656386.3049937417,
                    5031327.190633757,
                    169.40347812892205
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:02:40+00:00",
            "end_time": "2015-05-01T19:43: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": "USGS_LPC_MI_13Co_Emmett_2015_494736.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.10606711692138,
              45.335061323475884,
              182.7695200051244
            ],
            [
              -85.10583191618433,
              45.34211347260856,
              182.7695200051244
            ],
            [
              -85.0969555648528,
              45.3419658716475,
              241.9495200051244
            ],
            [
              -85.09719186615763,
              45.334913758603214,
              241.9495200051244
            ],
            [
              -85.10606711692138,
              45.335061323475884,
              182.7695200051244
            ]
          ]
        ]
      },
      "bbox": [
        -85.10606712,
        45.33491376,
        182.76952,
        -85.09695556,
        45.34211347,
        241.94952
      ],
      "properties": {
        "datetime": "2015-05-01T17:39:58Z",
        "pc:count": 1816234,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 648755.1892,
            "count": 1816234,
            "maximum": 649093.8478,
            "minimum": 648398.0478,
            "name": "X",
            "position": 0,
            "stddev": 196.4102354,
            "variance": 38576.98058
          },
          {
            "average": 5022311.141,
            "count": 1816234,
            "maximum": 5022701.176,
            "minimum": 5021917.296,
            "name": "Y",
            "position": 1,
            "stddev": 222.7297632,
            "variance": 49608.54743
          },
          {
            "average": 197.5149382,
            "count": 1816234,
            "maximum": 241.94952,
            "minimum": 182.76952,
            "name": "Z",
            "position": 2,
            "stddev": 9.588784819,
            "variance": 91.9447943
          },
          {
            "average": 70.18435345,
            "count": 1816234,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.42666652,
            "variance": 1973.728698
          },
          {
            "average": 1.227655137,
            "count": 1816234,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6098244145,
            "variance": 0.3718858166
          },
          {
            "average": 1.455292655,
            "count": 1816234,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9144090936,
            "variance": 0.8361439905
          },
          {
            "average": 0.509296159,
            "count": 1816234,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999137116,
            "variance": 0.249913719
          },
          {
            "average": 0.0002791490524,
            "count": 1816234,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01670542672,
            "variance": 0.0002790712818
          },
          {
            "average": 1.564933814,
            "count": 1816234,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5056132957,
            "variance": 0.2556448048
          },
          {
            "average": -10.54412483,
            "count": 1816234,
            "maximum": 1.001999974,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.693852587,
            "variance": 32.41995729
          },
          {
            "average": 0.5298573862,
            "count": 1816234,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4991078778,
            "variance": 0.2491086736
          },
          {
            "average": 202,
            "count": 1816234,
            "maximum": 202,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 114537193.4,
            "count": 1816234,
            "maximum": 114537198.7,
            "minimum": 114537188.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.868663262,
            "variance": 8.229228909
          },
          {
            "average": 0,
            "count": 1816234,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1816234,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1816234,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1816234,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1816234,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          648398.0478,
          5021917.296,
          182.76952,
          649093.8478,
          5022701.176,
          241.94952
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                648398.047755668,
                5021917.296442514,
                182.7695200051244
              ],
              [
                648398.047755668,
                5022701.176442515,
                182.7695200051244
              ],
              [
                649093.8477556681,
                5022701.176442515,
                241.9495200051244
              ],
              [
                649093.8477556681,
                5021917.296442514,
                241.9495200051244
              ],
              [
                648398.047755668,
                5021917.296442514,
                182.7695200051244
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:39:58+00:00",
        "end_time": "2015-05-01T17:39:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_494736.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_494736.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_494736.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494736.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.10606712,
            45.33491376,
            182.76952,
            -85.09695556,
            45.34211347,
            241.94952
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.10606711692138,
                  45.335061323475884,
                  182.7695200051244
                ],
                [
                  -85.10583191618433,
                  45.34211347260856,
                  182.7695200051244
                ],
                [
                  -85.0969555648528,
                  45.3419658716475,
                  241.9495200051244
                ],
                [
                  -85.09719186615763,
                  45.334913758603214,
                  241.9495200051244
                ],
                [
                  -85.10606711692138,
                  45.335061323475884,
                  182.7695200051244
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_494736.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494736.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:39:58Z",
            "pc:count": 1816234,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 648755.1892,
                "count": 1816234,
                "maximum": 649093.8478,
                "minimum": 648398.0478,
                "name": "X",
                "position": 0,
                "stddev": 196.4102354,
                "variance": 38576.98058
              },
              {
                "average": 5022311.141,
                "count": 1816234,
                "maximum": 5022701.176,
                "minimum": 5021917.296,
                "name": "Y",
                "position": 1,
                "stddev": 222.7297632,
                "variance": 49608.54743
              },
              {
                "average": 197.5149382,
                "count": 1816234,
                "maximum": 241.94952,
                "minimum": 182.76952,
                "name": "Z",
                "position": 2,
                "stddev": 9.588784819,
                "variance": 91.9447943
              },
              {
                "average": 70.18435345,
                "count": 1816234,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.42666652,
                "variance": 1973.728698
              },
              {
                "average": 1.227655137,
                "count": 1816234,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6098244145,
                "variance": 0.3718858166
              },
              {
                "average": 1.455292655,
                "count": 1816234,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9144090936,
                "variance": 0.8361439905
              },
              {
                "average": 0.509296159,
                "count": 1816234,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999137116,
                "variance": 0.249913719
              },
              {
                "average": 0.0002791490524,
                "count": 1816234,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01670542672,
                "variance": 0.0002790712818
              },
              {
                "average": 1.564933814,
                "count": 1816234,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5056132957,
                "variance": 0.2556448048
              },
              {
                "average": -10.54412483,
                "count": 1816234,
                "maximum": 1.001999974,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.693852587,
                "variance": 32.41995729
              },
              {
                "average": 0.5298573862,
                "count": 1816234,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4991078778,
                "variance": 0.2491086736
              },
              {
                "average": 202,
                "count": 1816234,
                "maximum": 202,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 114537193.4,
                "count": 1816234,
                "maximum": 114537198.7,
                "minimum": 114537188.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.868663262,
                "variance": 8.229228909
              },
              {
                "average": 0,
                "count": 1816234,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1816234,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1816234,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1816234,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1816234,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              648398.0478,
              5021917.296,
              182.76952,
              649093.8478,
              5022701.176,
              241.94952
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    648398.047755668,
                    5021917.296442514,
                    182.7695200051244
                  ],
                  [
                    648398.047755668,
                    5022701.176442515,
                    182.7695200051244
                  ],
                  [
                    649093.8477556681,
                    5022701.176442515,
                    241.9495200051244
                  ],
                  [
                    649093.8477556681,
                    5021917.296442514,
                    241.9495200051244
                  ],
                  [
                    648398.047755668,
                    5021917.296442514,
                    182.7695200051244
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:39:58+00:00",
            "end_time": "2015-05-01T17:39: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": "USGS_LPC_MI_13Co_Emmett_2015_524799.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99243917725089,
              45.507160687626545,
              167.13504515695985
            ],
            [
              -84.99218759030207,
              45.51423409548233,
              167.13504515695985
            ],
            [
              -84.9821263709554,
              45.514056736835975,
              695.4550451569598
            ],
            [
              -84.98237921653534,
              45.50698337247893,
              695.4550451569598
            ],
            [
              -84.99243917725089,
              45.507160687626545,
              167.13504515695985
            ]
          ]
        ]
      },
      "bbox": [
        -84.99243918,
        45.50698337,
        167.1350452,
        -84.98212637,
        45.5142341,
        695.4550452
      ],
      "properties": {
        "datetime": "2015-05-02T16:04:45Z",
        "pc:count": 4187063,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657227.0944,
            "count": 4187063,
            "maximum": 657610.2394,
            "minimum": 656823.8994,
            "name": "X",
            "position": 0,
            "stddev": 206.7726171,
            "variance": 42754.91518
          },
          {
            "average": 5041632.551,
            "count": 4187063,
            "maximum": 5042038.61,
            "minimum": 5041252.29,
            "name": "Y",
            "position": 1,
            "stddev": 224.5860951,
            "variance": 50438.91411
          },
          {
            "average": 314.5342659,
            "count": 4187063,
            "maximum": 695.4550452,
            "minimum": 167.1350452,
            "name": "Z",
            "position": 2,
            "stddev": 13.34739994,
            "variance": 178.1530852
          },
          {
            "average": 64.20611082,
            "count": 4187063,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.93248495,
            "variance": 3356.172813
          },
          {
            "average": 1.385033137,
            "count": 4187063,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8006234147,
            "variance": 0.6409978521
          },
          {
            "average": 1.770161328,
            "count": 4187063,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.178931138,
            "variance": 1.389878627
          },
          {
            "average": 0.4915631792,
            "count": 4187063,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999288747,
            "variance": 0.2499288797
          },
          {
            "average": 0.0003988475932,
            "count": 4187063,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01996718831,
            "variance": 0.000398688609
          },
          {
            "average": 3.892558817,
            "count": 4187063,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.36120301,
            "variance": 19.0200917
          },
          {
            "average": 7.677799395,
            "count": 4187063,
            "maximum": 19.99799919,
            "minimum": -6,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.269435588,
            "variance": 39.30582259
          },
          {
            "average": 0.4792337732,
            "count": 4187063,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4995686374,
            "variance": 0.2495688234
          },
          {
            "average": 212.5298342,
            "count": 4187063,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.499109189,
            "variance": 0.2491099825
          },
          {
            "average": 114583924.5,
            "count": 4187063,
            "maximum": 114617885,
            "minimum": 114545654.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36045.38861,
            "variance": 1299270040
          },
          {
            "average": 0,
            "count": 4187063,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4187063,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4187063,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4187063,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4187063,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656823.8994,
          5041252.29,
          167.1350452,
          657610.2394,
          5042038.61,
          695.4550452
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656823.8993511384,
                5041252.290210448,
                167.13504515695985
              ],
              [
                656823.8993511384,
                5042038.6102104485,
                167.13504515695985
              ],
              [
                657610.2393511385,
                5042038.6102104485,
                695.4550451569598
              ],
              [
                657610.2393511385,
                5041252.290210448,
                695.4550451569598
              ],
              [
                656823.8993511384,
                5041252.290210448,
                167.13504515695985
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:04:45+00:00",
        "end_time": "2015-05-01T20:00:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524799.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524799.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524799.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524799.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99243918,
            45.50698337,
            167.1350452,
            -84.98212637,
            45.5142341,
            695.4550452
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99243917725089,
                  45.507160687626545,
                  167.13504515695985
                ],
                [
                  -84.99218759030207,
                  45.51423409548233,
                  167.13504515695985
                ],
                [
                  -84.9821263709554,
                  45.514056736835975,
                  695.4550451569598
                ],
                [
                  -84.98237921653534,
                  45.50698337247893,
                  695.4550451569598
                ],
                [
                  -84.99243917725089,
                  45.507160687626545,
                  167.13504515695985
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524799.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524799.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:04:45Z",
            "pc:count": 4187063,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657227.0944,
                "count": 4187063,
                "maximum": 657610.2394,
                "minimum": 656823.8994,
                "name": "X",
                "position": 0,
                "stddev": 206.7726171,
                "variance": 42754.91518
              },
              {
                "average": 5041632.551,
                "count": 4187063,
                "maximum": 5042038.61,
                "minimum": 5041252.29,
                "name": "Y",
                "position": 1,
                "stddev": 224.5860951,
                "variance": 50438.91411
              },
              {
                "average": 314.5342659,
                "count": 4187063,
                "maximum": 695.4550452,
                "minimum": 167.1350452,
                "name": "Z",
                "position": 2,
                "stddev": 13.34739994,
                "variance": 178.1530852
              },
              {
                "average": 64.20611082,
                "count": 4187063,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.93248495,
                "variance": 3356.172813
              },
              {
                "average": 1.385033137,
                "count": 4187063,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8006234147,
                "variance": 0.6409978521
              },
              {
                "average": 1.770161328,
                "count": 4187063,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.178931138,
                "variance": 1.389878627
              },
              {
                "average": 0.4915631792,
                "count": 4187063,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999288747,
                "variance": 0.2499288797
              },
              {
                "average": 0.0003988475932,
                "count": 4187063,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01996718831,
                "variance": 0.000398688609
              },
              {
                "average": 3.892558817,
                "count": 4187063,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.36120301,
                "variance": 19.0200917
              },
              {
                "average": 7.677799395,
                "count": 4187063,
                "maximum": 19.99799919,
                "minimum": -6,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.269435588,
                "variance": 39.30582259
              },
              {
                "average": 0.4792337732,
                "count": 4187063,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4995686374,
                "variance": 0.2495688234
              },
              {
                "average": 212.5298342,
                "count": 4187063,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.499109189,
                "variance": 0.2491099825
              },
              {
                "average": 114583924.5,
                "count": 4187063,
                "maximum": 114617885,
                "minimum": 114545654.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36045.38861,
                "variance": 1299270040
              },
              {
                "average": 0,
                "count": 4187063,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4187063,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4187063,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4187063,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4187063,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656823.8994,
              5041252.29,
              167.1350452,
              657610.2394,
              5042038.61,
              695.4550452
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656823.8993511384,
                    5041252.290210448,
                    167.13504515695985
                  ],
                  [
                    656823.8993511384,
                    5042038.6102104485,
                    167.13504515695985
                  ],
                  [
                    657610.2393511385,
                    5042038.6102104485,
                    695.4550451569598
                  ],
                  [
                    657610.2393511385,
                    5041252.290210448,
                    695.4550451569598
                  ],
                  [
                    656823.8993511384,
                    5041252.290210448,
                    167.13504515695985
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:04:45+00:00",
            "end_time": "2015-05-01T20:00: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": "USGS_LPC_MI_13Co_Emmett_2015_509824.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.05176703352156,
              45.57538938293339,
              270.80166890557484
            ],
            [
              -85.0515222910583,
              45.58246313926575,
              270.80166890557484
            ],
            [
              -85.04144878588826,
              45.582290811452324,
              365.02166890557487
            ],
            [
              -85.04169479168793,
              45.575217097388865,
              365.02166890557487
            ],
            [
              -85.05176703352156,
              45.57538938293339,
              270.80166890557484
            ]
          ]
        ]
      },
      "bbox": [
        -85.05176703,
        45.5752171,
        270.8016689,
        -85.04144879,
        45.58246314,
        365.0216689
      ],
      "properties": {
        "datetime": "2015-05-01T18:45:59Z",
        "pc:count": 5460374,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652350.3555,
            "count": 5460374,
            "maximum": 652791.72,
            "minimum": 652005.4,
            "name": "X",
            "position": 0,
            "stddev": 209.7962603,
            "variance": 44014.47082
          },
          {
            "average": 5049111.682,
            "count": 5460374,
            "maximum": 5049504.449,
            "minimum": 5048718.109,
            "name": "Y",
            "position": 1,
            "stddev": 216.2555324,
            "variance": 46766.45528
          },
          {
            "average": 311.3122685,
            "count": 5460374,
            "maximum": 365.0216689,
            "minimum": 270.8016689,
            "name": "Z",
            "position": 2,
            "stddev": 15.64420654,
            "variance": 244.7411984
          },
          {
            "average": 46.42642757,
            "count": 5460374,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.91595713,
            "variance": 2392.770862
          },
          {
            "average": 1.479204538,
            "count": 5460374,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8656861836,
            "variance": 0.7494125684
          },
          {
            "average": 1.958285824,
            "count": 5460374,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.240625023,
            "variance": 1.539150449
          },
          {
            "average": 0.4886744022,
            "count": 5460374,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998717601,
            "variance": 0.2498717766
          },
          {
            "average": 0.0003638944878,
            "count": 5460374,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01907254926,
            "variance": 0.0003637621352
          },
          {
            "average": 4.352409194,
            "count": 5460374,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.723003862,
            "variance": 22.30676548
          },
          {
            "average": 7.688026983,
            "count": 5460374,
            "maximum": 19.00200081,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.940847336,
            "variance": 48.17536174
          },
          {
            "average": 0.4791662622,
            "count": 5460374,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4995658126,
            "variance": 0.2495660011
          },
          {
            "average": 206.6304389,
            "count": 5460374,
            "maximum": 207,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4826859689,
            "variance": 0.2329857445
          },
          {
            "average": 114540814.4,
            "count": 5460374,
            "maximum": 114541159.2,
            "minimum": 114540230,
            "name": "GpsTime",
            "position": 12,
            "stddev": 443.6524769,
            "variance": 196827.5202
          },
          {
            "average": 0,
            "count": 5460374,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5460374,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5460374,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5460374,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5460374,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          652005.4,
          5048718.109,
          270.8016689,
          652791.72,
          5049504.449,
          365.0216689
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                652005.3999558886,
                5048718.108612224,
                270.80166890557484
              ],
              [
                652005.3999558886,
                5049504.448612224,
                270.80166890557484
              ],
              [
                652791.7199558887,
                5049504.448612224,
                365.02166890557487
              ],
              [
                652791.7199558887,
                5048718.108612224,
                365.02166890557487
              ],
              [
                652005.3999558886,
                5048718.108612224,
                270.80166890557484
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:45:59+00:00",
        "end_time": "2015-05-01T18:30:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_509824.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_509824.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_509824.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509824.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05176703,
            45.5752171,
            270.8016689,
            -85.04144879,
            45.58246314,
            365.0216689
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.05176703352156,
                  45.57538938293339,
                  270.80166890557484
                ],
                [
                  -85.0515222910583,
                  45.58246313926575,
                  270.80166890557484
                ],
                [
                  -85.04144878588826,
                  45.582290811452324,
                  365.02166890557487
                ],
                [
                  -85.04169479168793,
                  45.575217097388865,
                  365.02166890557487
                ],
                [
                  -85.05176703352156,
                  45.57538938293339,
                  270.80166890557484
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_509824.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509824.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:45:59Z",
            "pc:count": 5460374,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652350.3555,
                "count": 5460374,
                "maximum": 652791.72,
                "minimum": 652005.4,
                "name": "X",
                "position": 0,
                "stddev": 209.7962603,
                "variance": 44014.47082
              },
              {
                "average": 5049111.682,
                "count": 5460374,
                "maximum": 5049504.449,
                "minimum": 5048718.109,
                "name": "Y",
                "position": 1,
                "stddev": 216.2555324,
                "variance": 46766.45528
              },
              {
                "average": 311.3122685,
                "count": 5460374,
                "maximum": 365.0216689,
                "minimum": 270.8016689,
                "name": "Z",
                "position": 2,
                "stddev": 15.64420654,
                "variance": 244.7411984
              },
              {
                "average": 46.42642757,
                "count": 5460374,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.91595713,
                "variance": 2392.770862
              },
              {
                "average": 1.479204538,
                "count": 5460374,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8656861836,
                "variance": 0.7494125684
              },
              {
                "average": 1.958285824,
                "count": 5460374,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.240625023,
                "variance": 1.539150449
              },
              {
                "average": 0.4886744022,
                "count": 5460374,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998717601,
                "variance": 0.2498717766
              },
              {
                "average": 0.0003638944878,
                "count": 5460374,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01907254926,
                "variance": 0.0003637621352
              },
              {
                "average": 4.352409194,
                "count": 5460374,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.723003862,
                "variance": 22.30676548
              },
              {
                "average": 7.688026983,
                "count": 5460374,
                "maximum": 19.00200081,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.940847336,
                "variance": 48.17536174
              },
              {
                "average": 0.4791662622,
                "count": 5460374,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4995658126,
                "variance": 0.2495660011
              },
              {
                "average": 206.6304389,
                "count": 5460374,
                "maximum": 207,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4826859689,
                "variance": 0.2329857445
              },
              {
                "average": 114540814.4,
                "count": 5460374,
                "maximum": 114541159.2,
                "minimum": 114540230,
                "name": "GpsTime",
                "position": 12,
                "stddev": 443.6524769,
                "variance": 196827.5202
              },
              {
                "average": 0,
                "count": 5460374,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5460374,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5460374,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5460374,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5460374,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              652005.4,
              5048718.109,
              270.8016689,
              652791.72,
              5049504.449,
              365.0216689
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    652005.3999558886,
                    5048718.108612224,
                    270.80166890557484
                  ],
                  [
                    652005.3999558886,
                    5049504.448612224,
                    270.80166890557484
                  ],
                  [
                    652791.7199558887,
                    5049504.448612224,
                    365.02166890557487
                  ],
                  [
                    652791.7199558887,
                    5048718.108612224,
                    365.02166890557487
                  ],
                  [
                    652005.3999558886,
                    5048718.108612224,
                    270.80166890557484
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:45:59+00:00",
            "end_time": "2015-05-01T18:30:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_514786.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03104271008056,
              45.47266116278468,
              258.7452343454934
            ],
            [
              -85.03079623672866,
              45.47973531902219,
              258.7452343454934
            ],
            [
              -85.0207409226596,
              45.47956146307713,
              367.2452343454934
            ],
            [
              -85.02098865257683,
              45.472487349482904,
              367.2452343454934
            ],
            [
              -85.03104271008056,
              45.47266116278468,
              258.7452343454934
            ]
          ]
        ]
      },
      "bbox": [
        -85.03104271,
        45.47248735,
        258.7452343,
        -85.02074092,
        45.47973532,
        367.2452343
      ],
      "properties": {
        "datetime": "2015-05-01T19:31:17Z",
        "pc:count": 5222242,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654265.9785,
            "count": 5222242,
            "maximum": 654688.6453,
            "minimum": 653902.3053,
            "name": "X",
            "position": 0,
            "stddev": 232.8107567,
            "variance": 54200.84845
          },
          {
            "average": 5037733.455,
            "count": 5222242,
            "maximum": 5038131.239,
            "minimum": 5037344.859,
            "name": "Y",
            "position": 1,
            "stddev": 216.835555,
            "variance": 47017.65792
          },
          {
            "average": 327.7011832,
            "count": 5222242,
            "maximum": 367.2452343,
            "minimum": 258.7452343,
            "name": "Z",
            "position": 2,
            "stddev": 14.63763127,
            "variance": 214.2602492
          },
          {
            "average": 45.18398745,
            "count": 5222242,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.98917112,
            "variance": 2302.960545
          },
          {
            "average": 1.495146529,
            "count": 5222242,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8763205181,
            "variance": 0.7679376505
          },
          {
            "average": 1.989567316,
            "count": 5222242,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.249735721,
            "variance": 1.561839373
          },
          {
            "average": 0.4902015265,
            "count": 5222242,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999040286,
            "variance": 0.2499040378
          },
          {
            "average": 0.0003923602162,
            "count": 5222242,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01980420018,
            "variance": 0.0003922063447
          },
          {
            "average": 4.130030742,
            "count": 5222242,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.603956927,
            "variance": 21.19641938
          },
          {
            "average": 3.949681826,
            "count": 5222242,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.566807585,
            "variance": 91.52380738
          },
          {
            "average": 0.5121338689,
            "count": 5222242,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998527954,
            "variance": 0.2498528171
          },
          {
            "average": 208.7779107,
            "count": 5222242,
            "maximum": 210,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5699401745,
            "variance": 0.3248318025
          },
          {
            "average": 114542678.4,
            "count": 5222242,
            "maximum": 114543877.1,
            "minimum": 114542074.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 477.1742955,
            "variance": 227695.3083
          },
          {
            "average": 0,
            "count": 5222242,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5222242,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5222242,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5222242,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5222242,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          653902.3053,
          5037344.859,
          258.7452343,
          654688.6453,
          5038131.239,
          367.2452343
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                653902.3053254581,
                5037344.858502647,
                258.7452343454934
              ],
              [
                653902.3053254581,
                5038131.238502648,
                258.7452343454934
              ],
              [
                654688.6453254581,
                5038131.238502648,
                367.2452343454934
              ],
              [
                654688.6453254581,
                5037344.858502647,
                367.2452343454934
              ],
              [
                653902.3053254581,
                5037344.858502647,
                258.7452343454934
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:31:17+00:00",
        "end_time": "2015-05-01T19:01:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514786.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514786.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514786.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514786.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.03104271,
            45.47248735,
            258.7452343,
            -85.02074092,
            45.47973532,
            367.2452343
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.03104271008056,
                  45.47266116278468,
                  258.7452343454934
                ],
                [
                  -85.03079623672866,
                  45.47973531902219,
                  258.7452343454934
                ],
                [
                  -85.0207409226596,
                  45.47956146307713,
                  367.2452343454934
                ],
                [
                  -85.02098865257683,
                  45.472487349482904,
                  367.2452343454934
                ],
                [
                  -85.03104271008056,
                  45.47266116278468,
                  258.7452343454934
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514786.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514786.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:31:17Z",
            "pc:count": 5222242,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654265.9785,
                "count": 5222242,
                "maximum": 654688.6453,
                "minimum": 653902.3053,
                "name": "X",
                "position": 0,
                "stddev": 232.8107567,
                "variance": 54200.84845
              },
              {
                "average": 5037733.455,
                "count": 5222242,
                "maximum": 5038131.239,
                "minimum": 5037344.859,
                "name": "Y",
                "position": 1,
                "stddev": 216.835555,
                "variance": 47017.65792
              },
              {
                "average": 327.7011832,
                "count": 5222242,
                "maximum": 367.2452343,
                "minimum": 258.7452343,
                "name": "Z",
                "position": 2,
                "stddev": 14.63763127,
                "variance": 214.2602492
              },
              {
                "average": 45.18398745,
                "count": 5222242,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.98917112,
                "variance": 2302.960545
              },
              {
                "average": 1.495146529,
                "count": 5222242,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8763205181,
                "variance": 0.7679376505
              },
              {
                "average": 1.989567316,
                "count": 5222242,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.249735721,
                "variance": 1.561839373
              },
              {
                "average": 0.4902015265,
                "count": 5222242,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999040286,
                "variance": 0.2499040378
              },
              {
                "average": 0.0003923602162,
                "count": 5222242,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01980420018,
                "variance": 0.0003922063447
              },
              {
                "average": 4.130030742,
                "count": 5222242,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.603956927,
                "variance": 21.19641938
              },
              {
                "average": 3.949681826,
                "count": 5222242,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.566807585,
                "variance": 91.52380738
              },
              {
                "average": 0.5121338689,
                "count": 5222242,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998527954,
                "variance": 0.2498528171
              },
              {
                "average": 208.7779107,
                "count": 5222242,
                "maximum": 210,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5699401745,
                "variance": 0.3248318025
              },
              {
                "average": 114542678.4,
                "count": 5222242,
                "maximum": 114543877.1,
                "minimum": 114542074.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 477.1742955,
                "variance": 227695.3083
              },
              {
                "average": 0,
                "count": 5222242,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5222242,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5222242,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5222242,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5222242,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              653902.3053,
              5037344.859,
              258.7452343,
              654688.6453,
              5038131.239,
              367.2452343
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    653902.3053254581,
                    5037344.858502647,
                    258.7452343454934
                  ],
                  [
                    653902.3053254581,
                    5038131.238502648,
                    258.7452343454934
                  ],
                  [
                    654688.6453254581,
                    5038131.238502648,
                    367.2452343454934
                  ],
                  [
                    654688.6453254581,
                    5037344.858502647,
                    367.2452343454934
                  ],
                  [
                    653902.3053254581,
                    5037344.858502647,
                    258.7452343454934
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:31:17+00:00",
            "end_time": "2015-05-01T19:01: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": "USGS_LPC_MI_13Co_Emmett_2015_517834.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0227966397028,
              45.6029832911936,
              258.1095357137335
            ],
            [
              -85.02254805192786,
              45.610055990877854,
              258.1095357137335
            ],
            [
              -85.0124692715195,
              45.609881017345444,
              629.4295357137336
            ],
            [
              -85.01271912428169,
              45.60280836057349,
              629.4295357137336
            ],
            [
              -85.0227966397028,
              45.6029832911936,
              258.1095357137335
            ]
          ]
        ]
      },
      "bbox": [
        -85.02279664,
        45.60280836,
        258.1095357,
        -85.01246927,
        45.61005599,
        629.4295357
      ],
      "properties": {
        "datetime": "2015-05-01T19:28:13Z",
        "pc:count": 5425993,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654582.9115,
            "count": 5425993,
            "maximum": 654976.4761,
            "minimum": 654190.1161,
            "name": "X",
            "position": 0,
            "stddev": 194.5761879,
            "variance": 37859.89291
          },
          {
            "average": 5052230.942,
            "count": 5425993,
            "maximum": 5052625.284,
            "minimum": 5051839.044,
            "name": "Y",
            "position": 1,
            "stddev": 220.9655158,
            "variance": 48825.75915
          },
          {
            "average": 295.0321079,
            "count": 5425993,
            "maximum": 629.4295357,
            "minimum": 258.1095357,
            "name": "Z",
            "position": 2,
            "stddev": 12.46171545,
            "variance": 155.294352
          },
          {
            "average": 43.99177072,
            "count": 5425993,
            "maximum": 207,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.79275456,
            "variance": 2284.147389
          },
          {
            "average": 1.514806046,
            "count": 5425993,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8856399375,
            "variance": 0.7843580988
          },
          {
            "average": 2.029536713,
            "count": 5425993,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.254277668,
            "variance": 1.573212469
          },
          {
            "average": 0.5171691154,
            "count": 5425993,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997051806,
            "variance": 0.2497052675
          },
          {
            "average": 0.0004030598639,
            "count": 5425993,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02007230632,
            "variance": 0.0004028974809
          },
          {
            "average": 4.31305514,
            "count": 5425993,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.72149407,
            "variance": 22.29250625
          },
          {
            "average": -10.39427448,
            "count": 5425993,
            "maximum": 1.001999974,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.565579695,
            "variance": 30.97567735
          },
          {
            "average": 0.553917412,
            "count": 5425993,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4970844578,
            "variance": 0.2470929582
          },
          {
            "average": 209.5088392,
            "count": 5425993,
            "maximum": 210,
            "minimum": 209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999219083,
            "variance": 0.2499219144
          },
          {
            "average": 114543350.4,
            "count": 5425993,
            "maximum": 114543693.5,
            "minimum": 114542995.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 344.061597,
            "variance": 118378.3825
          },
          {
            "average": 0,
            "count": 5425993,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5425993,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5425993,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5425993,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5425993,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654190.1161,
          5051839.044,
          258.1095357,
          654976.4761,
          5052625.284,
          629.4295357
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654190.1161487353,
                5051839.044006878,
                258.1095357137335
              ],
              [
                654190.1161487353,
                5052625.284006878,
                258.1095357137335
              ],
              [
                654976.4761487354,
                5052625.284006878,
                629.4295357137336
              ],
              [
                654976.4761487354,
                5051839.044006878,
                629.4295357137336
              ],
              [
                654190.1161487353,
                5051839.044006878,
                258.1095357137335
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:28:13+00:00",
        "end_time": "2015-05-01T19:16:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_517834.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_517834.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_517834.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517834.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02279664,
            45.60280836,
            258.1095357,
            -85.01246927,
            45.61005599,
            629.4295357
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.0227966397028,
                  45.6029832911936,
                  258.1095357137335
                ],
                [
                  -85.02254805192786,
                  45.610055990877854,
                  258.1095357137335
                ],
                [
                  -85.0124692715195,
                  45.609881017345444,
                  629.4295357137336
                ],
                [
                  -85.01271912428169,
                  45.60280836057349,
                  629.4295357137336
                ],
                [
                  -85.0227966397028,
                  45.6029832911936,
                  258.1095357137335
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_517834.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517834.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:28:13Z",
            "pc:count": 5425993,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654582.9115,
                "count": 5425993,
                "maximum": 654976.4761,
                "minimum": 654190.1161,
                "name": "X",
                "position": 0,
                "stddev": 194.5761879,
                "variance": 37859.89291
              },
              {
                "average": 5052230.942,
                "count": 5425993,
                "maximum": 5052625.284,
                "minimum": 5051839.044,
                "name": "Y",
                "position": 1,
                "stddev": 220.9655158,
                "variance": 48825.75915
              },
              {
                "average": 295.0321079,
                "count": 5425993,
                "maximum": 629.4295357,
                "minimum": 258.1095357,
                "name": "Z",
                "position": 2,
                "stddev": 12.46171545,
                "variance": 155.294352
              },
              {
                "average": 43.99177072,
                "count": 5425993,
                "maximum": 207,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.79275456,
                "variance": 2284.147389
              },
              {
                "average": 1.514806046,
                "count": 5425993,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8856399375,
                "variance": 0.7843580988
              },
              {
                "average": 2.029536713,
                "count": 5425993,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.254277668,
                "variance": 1.573212469
              },
              {
                "average": 0.5171691154,
                "count": 5425993,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997051806,
                "variance": 0.2497052675
              },
              {
                "average": 0.0004030598639,
                "count": 5425993,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02007230632,
                "variance": 0.0004028974809
              },
              {
                "average": 4.31305514,
                "count": 5425993,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.72149407,
                "variance": 22.29250625
              },
              {
                "average": -10.39427448,
                "count": 5425993,
                "maximum": 1.001999974,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.565579695,
                "variance": 30.97567735
              },
              {
                "average": 0.553917412,
                "count": 5425993,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4970844578,
                "variance": 0.2470929582
              },
              {
                "average": 209.5088392,
                "count": 5425993,
                "maximum": 210,
                "minimum": 209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999219083,
                "variance": 0.2499219144
              },
              {
                "average": 114543350.4,
                "count": 5425993,
                "maximum": 114543693.5,
                "minimum": 114542995.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 344.061597,
                "variance": 118378.3825
              },
              {
                "average": 0,
                "count": 5425993,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5425993,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5425993,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5425993,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5425993,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654190.1161,
              5051839.044,
              258.1095357,
              654976.4761,
              5052625.284,
              629.4295357
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654190.1161487353,
                    5051839.044006878,
                    258.1095357137335
                  ],
                  [
                    654190.1161487353,
                    5052625.284006878,
                    258.1095357137335
                  ],
                  [
                    654976.4761487354,
                    5052625.284006878,
                    629.4295357137336
                  ],
                  [
                    654976.4761487354,
                    5051839.044006878,
                    629.4295357137336
                  ],
                  [
                    654190.1161487353,
                    5051839.044006878,
                    258.1095357137335
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:28:13+00:00",
            "end_time": "2015-05-01T19:16: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": "USGS_LPC_MI_13Co_Emmett_2015_494739.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.10608956230706,
              45.34192567643925,
              183.87075459108524
            ],
            [
              -85.10585461425484,
              45.34896864077695,
              183.87075459108524
            ],
            [
              -85.09704225993931,
              45.3488221087597,
              238.41075459108527
            ],
            [
              -85.09727829946372,
              45.34177918020249,
              238.41075459108527
            ],
            [
              -85.10608956230706,
              45.34192567643925,
              183.87075459108524
            ]
          ]
        ]
      },
      "bbox": [
        -85.10608956,
        45.34177918,
        183.8707546,
        -85.09704226,
        45.34896864,
        238.4107546
      ],
      "properties": {
        "datetime": "2015-05-01T17:39:48Z",
        "pc:count": 2022750,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 648720.776,
            "count": 2022750,
            "maximum": 649069.0533,
            "minimum": 648378.3533,
            "name": "X",
            "position": 0,
            "stddev": 194.1661936,
            "variance": 37700.51075
          },
          {
            "average": 5023074.811,
            "count": 2022750,
            "maximum": 5023462.699,
            "minimum": 5022679.839,
            "name": "Y",
            "position": 1,
            "stddev": 216.6897372,
            "variance": 46954.44222
          },
          {
            "average": 200.5112062,
            "count": 2022750,
            "maximum": 238.4107546,
            "minimum": 183.8707546,
            "name": "Z",
            "position": 2,
            "stddev": 9.140761713,
            "variance": 83.55352469
          },
          {
            "average": 56.61220121,
            "count": 2022750,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.25865623,
            "variance": 1702.276714
          },
          {
            "average": 1.30166506,
            "count": 2022750,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6673365331,
            "variance": 0.4453380484
          },
          {
            "average": 1.603433445,
            "count": 2022750,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.971346273,
            "variance": 0.9435135821
          },
          {
            "average": 0.5120484489,
            "count": 2022750,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998549374,
            "variance": 0.2498549584
          },
          {
            "average": 0.0003060190335,
            "count": 2022750,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01749072717,
            "variance": 0.0003059255371
          },
          {
            "average": 1.395460635,
            "count": 2022750,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5009358048,
            "variance": 0.2509366805
          },
          {
            "average": -8.173240698,
            "count": 2022750,
            "maximum": 4.001999855,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.77185438,
            "variance": 33.31430298
          },
          {
            "average": 0.5350443703,
            "count": 2022750,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4987705034,
            "variance": 0.2487720151
          },
          {
            "average": 202,
            "count": 2022750,
            "maximum": 202,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 114537183.7,
            "count": 2022750,
            "maximum": 114537188.9,
            "minimum": 114537178.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.720766151,
            "variance": 7.40256845
          },
          {
            "average": 0,
            "count": 2022750,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2022750,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2022750,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2022750,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2022750,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          648378.3533,
          5022679.839,
          183.8707546,
          649069.0533,
          5023462.699,
          238.4107546
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                648378.353342069,
                5022679.838724401,
                183.87075459108524
              ],
              [
                648378.353342069,
                5023462.6987244,
                183.87075459108524
              ],
              [
                649069.0533420689,
                5023462.6987244,
                238.41075459108527
              ],
              [
                649069.0533420689,
                5022679.838724401,
                238.41075459108527
              ],
              [
                648378.353342069,
                5022679.838724401,
                183.87075459108524
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:39:48+00:00",
        "end_time": "2015-05-01T17:39:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_494739.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_494739.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_494739.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494739.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.10608956,
            45.34177918,
            183.8707546,
            -85.09704226,
            45.34896864,
            238.4107546
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.10608956230706,
                  45.34192567643925,
                  183.87075459108524
                ],
                [
                  -85.10585461425484,
                  45.34896864077695,
                  183.87075459108524
                ],
                [
                  -85.09704225993931,
                  45.3488221087597,
                  238.41075459108527
                ],
                [
                  -85.09727829946372,
                  45.34177918020249,
                  238.41075459108527
                ],
                [
                  -85.10608956230706,
                  45.34192567643925,
                  183.87075459108524
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_494739.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494739.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:39:48Z",
            "pc:count": 2022750,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 648720.776,
                "count": 2022750,
                "maximum": 649069.0533,
                "minimum": 648378.3533,
                "name": "X",
                "position": 0,
                "stddev": 194.1661936,
                "variance": 37700.51075
              },
              {
                "average": 5023074.811,
                "count": 2022750,
                "maximum": 5023462.699,
                "minimum": 5022679.839,
                "name": "Y",
                "position": 1,
                "stddev": 216.6897372,
                "variance": 46954.44222
              },
              {
                "average": 200.5112062,
                "count": 2022750,
                "maximum": 238.4107546,
                "minimum": 183.8707546,
                "name": "Z",
                "position": 2,
                "stddev": 9.140761713,
                "variance": 83.55352469
              },
              {
                "average": 56.61220121,
                "count": 2022750,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.25865623,
                "variance": 1702.276714
              },
              {
                "average": 1.30166506,
                "count": 2022750,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6673365331,
                "variance": 0.4453380484
              },
              {
                "average": 1.603433445,
                "count": 2022750,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.971346273,
                "variance": 0.9435135821
              },
              {
                "average": 0.5120484489,
                "count": 2022750,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998549374,
                "variance": 0.2498549584
              },
              {
                "average": 0.0003060190335,
                "count": 2022750,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01749072717,
                "variance": 0.0003059255371
              },
              {
                "average": 1.395460635,
                "count": 2022750,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5009358048,
                "variance": 0.2509366805
              },
              {
                "average": -8.173240698,
                "count": 2022750,
                "maximum": 4.001999855,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.77185438,
                "variance": 33.31430298
              },
              {
                "average": 0.5350443703,
                "count": 2022750,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4987705034,
                "variance": 0.2487720151
              },
              {
                "average": 202,
                "count": 2022750,
                "maximum": 202,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 114537183.7,
                "count": 2022750,
                "maximum": 114537188.9,
                "minimum": 114537178.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.720766151,
                "variance": 7.40256845
              },
              {
                "average": 0,
                "count": 2022750,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2022750,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2022750,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2022750,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2022750,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              648378.3533,
              5022679.839,
              183.8707546,
              649069.0533,
              5023462.699,
              238.4107546
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    648378.353342069,
                    5022679.838724401,
                    183.87075459108524
                  ],
                  [
                    648378.353342069,
                    5023462.6987244,
                    183.87075459108524
                  ],
                  [
                    649069.0533420689,
                    5023462.6987244,
                    238.41075459108527
                  ],
                  [
                    649069.0533420689,
                    5022679.838724401,
                    238.41075459108527
                  ],
                  [
                    648378.353342069,
                    5022679.838724401,
                    183.87075459108524
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:39:48+00:00",
            "end_time": "2015-05-01T17:39: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": "USGS_LPC_MI_13Co_Emmett_2015_522769.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00127308775097,
              45.42483286957878,
              146.70289624831452
            ],
            [
              -85.0010233378521,
              45.43190605817115,
              146.70289624831452
            ],
            [
              -84.99097849109815,
              45.43172975671243,
              326.5428962483145
            ],
            [
              -84.99122949393643,
              45.424656611356106,
              326.5428962483145
            ],
            [
              -85.00127308775097,
              45.42483286957878,
              146.70289624831452
            ]
          ]
        ]
      },
      "bbox": [
        -85.00127309,
        45.42465661,
        146.7028962,
        -84.99097849,
        45.43190606,
        326.5428962
      ],
      "properties": {
        "datetime": "2015-05-02T16:02:50Z",
        "pc:count": 3704096,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656728.2309,
            "count": 3704096,
            "maximum": 657147.5589,
            "minimum": 656361.3589,
            "name": "X",
            "position": 0,
            "stddev": 219.0797145,
            "variance": 47995.92129
          },
          {
            "average": 5032501.836,
            "count": 3704096,
            "maximum": 5032875.11,
            "minimum": 5032088.83,
            "name": "Y",
            "position": 1,
            "stddev": 203.4783399,
            "variance": 41403.43482
          },
          {
            "average": 189.0709702,
            "count": 3704096,
            "maximum": 326.5428962,
            "minimum": 146.7028962,
            "name": "Z",
            "position": 2,
            "stddev": 8.559717806,
            "variance": 73.26876892
          },
          {
            "average": 46.80051894,
            "count": 3704096,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.80641379,
            "variance": 1429.324924
          },
          {
            "average": 1.384712221,
            "count": 3704096,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7655868052,
            "variance": 0.5861231564
          },
          {
            "average": 1.769433082,
            "count": 3704096,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.107042026,
            "variance": 1.225542047
          },
          {
            "average": 0.5141170747,
            "count": 3704096,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998007359,
            "variance": 0.2498007756
          },
          {
            "average": 0.0003768800809,
            "count": 3704096,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01940974353,
            "variance": 0.000376738144
          },
          {
            "average": 4.502138174,
            "count": 3704096,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.742512866,
            "variance": 22.49142829
          },
          {
            "average": -7.155131752,
            "count": 3704096,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.873774827,
            "variance": 78.74387967
          },
          {
            "average": 0.5221290161,
            "count": 3704096,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499510134,
            "variance": 0.249510374
          },
          {
            "average": 211.7425898,
            "count": 3704096,
            "maximum": 213,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5596924406,
            "variance": 0.313255628
          },
          {
            "average": 114549802.9,
            "count": 3704096,
            "maximum": 114617770,
            "minimum": 114544613.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 17338.06485,
            "variance": 300608492.7
          },
          {
            "average": 0,
            "count": 3704096,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3704096,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3704096,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3704096,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3704096,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656361.3589,
          5032088.83,
          146.7028962,
          657147.5589,
          5032875.11,
          326.5428962
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656361.3588932378,
                5032088.829932788,
                146.70289624831452
              ],
              [
                656361.3588932378,
                5032875.109932788,
                146.70289624831452
              ],
              [
                657147.5588932377,
                5032875.109932788,
                326.5428962483145
              ],
              [
                657147.5588932377,
                5032088.829932788,
                326.5428962483145
              ],
              [
                656361.3588932378,
                5032088.829932788,
                146.70289624831452
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:02:50+00:00",
        "end_time": "2015-05-01T19:43:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522769.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522769.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522769.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522769.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00127309,
            45.42465661,
            146.7028962,
            -84.99097849,
            45.43190606,
            326.5428962
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00127308775097,
                  45.42483286957878,
                  146.70289624831452
                ],
                [
                  -85.0010233378521,
                  45.43190605817115,
                  146.70289624831452
                ],
                [
                  -84.99097849109815,
                  45.43172975671243,
                  326.5428962483145
                ],
                [
                  -84.99122949393643,
                  45.424656611356106,
                  326.5428962483145
                ],
                [
                  -85.00127308775097,
                  45.42483286957878,
                  146.70289624831452
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522769.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522769.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:02:50Z",
            "pc:count": 3704096,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656728.2309,
                "count": 3704096,
                "maximum": 657147.5589,
                "minimum": 656361.3589,
                "name": "X",
                "position": 0,
                "stddev": 219.0797145,
                "variance": 47995.92129
              },
              {
                "average": 5032501.836,
                "count": 3704096,
                "maximum": 5032875.11,
                "minimum": 5032088.83,
                "name": "Y",
                "position": 1,
                "stddev": 203.4783399,
                "variance": 41403.43482
              },
              {
                "average": 189.0709702,
                "count": 3704096,
                "maximum": 326.5428962,
                "minimum": 146.7028962,
                "name": "Z",
                "position": 2,
                "stddev": 8.559717806,
                "variance": 73.26876892
              },
              {
                "average": 46.80051894,
                "count": 3704096,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.80641379,
                "variance": 1429.324924
              },
              {
                "average": 1.384712221,
                "count": 3704096,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7655868052,
                "variance": 0.5861231564
              },
              {
                "average": 1.769433082,
                "count": 3704096,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.107042026,
                "variance": 1.225542047
              },
              {
                "average": 0.5141170747,
                "count": 3704096,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998007359,
                "variance": 0.2498007756
              },
              {
                "average": 0.0003768800809,
                "count": 3704096,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01940974353,
                "variance": 0.000376738144
              },
              {
                "average": 4.502138174,
                "count": 3704096,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.742512866,
                "variance": 22.49142829
              },
              {
                "average": -7.155131752,
                "count": 3704096,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.873774827,
                "variance": 78.74387967
              },
              {
                "average": 0.5221290161,
                "count": 3704096,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499510134,
                "variance": 0.249510374
              },
              {
                "average": 211.7425898,
                "count": 3704096,
                "maximum": 213,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5596924406,
                "variance": 0.313255628
              },
              {
                "average": 114549802.9,
                "count": 3704096,
                "maximum": 114617770,
                "minimum": 114544613.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 17338.06485,
                "variance": 300608492.7
              },
              {
                "average": 0,
                "count": 3704096,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3704096,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3704096,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3704096,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3704096,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656361.3589,
              5032088.83,
              146.7028962,
              657147.5589,
              5032875.11,
              326.5428962
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656361.3588932378,
                    5032088.829932788,
                    146.70289624831452
                  ],
                  [
                    656361.3588932378,
                    5032875.109932788,
                    146.70289624831452
                  ],
                  [
                    657147.5588932377,
                    5032875.109932788,
                    326.5428962483145
                  ],
                  [
                    657147.5588932377,
                    5032088.829932788,
                    326.5428962483145
                  ],
                  [
                    656361.3588932378,
                    5032088.829932788,
                    146.70289624831452
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:02:50+00:00",
            "end_time": "2015-05-01T19:43: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": "USGS_LPC_MI_13Co_Emmett_2015_494741.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.10592582981994,
              45.34877704739718,
              82.62023149725894
            ],
            [
              -85.10569076931677,
              45.355821082158464,
              82.62023149725894
            ],
            [
              -85.09713025702898,
              45.35567873546385,
              517.1202314972589
            ],
            [
              -85.09736637822772,
              45.34863473546645,
              517.1202314972589
            ],
            [
              -85.10592582981994,
              45.34877704739718,
              82.62023149725894
            ]
          ]
        ]
      },
      "bbox": [
        -85.10592583,
        45.34863474,
        82.6202315,
        -85.09713026,
        45.35582108,
        517.1202315
      ],
      "properties": {
        "datetime": "2015-05-01T17:39:39Z",
        "pc:count": 1778005,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 648653.9127,
            "count": 1778005,
            "maximum": 649044.1554,
            "minimum": 648373.2754,
            "name": "X",
            "position": 0,
            "stddev": 195.815067,
            "variance": 38343.54048
          },
          {
            "average": 5023812.766,
            "count": 1778005,
            "maximum": 5024224.263,
            "minimum": 5023441.283,
            "name": "Y",
            "position": 1,
            "stddev": 208.9037888,
            "variance": 43640.79297
          },
          {
            "average": 208.5062323,
            "count": 1778005,
            "maximum": 517.1202315,
            "minimum": 82.6202315,
            "name": "Z",
            "position": 2,
            "stddev": 11.01261817,
            "variance": 121.2777589
          },
          {
            "average": 66.79355232,
            "count": 1778005,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.9738107,
            "variance": 1933.696027
          },
          {
            "average": 1.237462212,
            "count": 1778005,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6116440534,
            "variance": 0.374108448
          },
          {
            "average": 1.474998664,
            "count": 1778005,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9102696679,
            "variance": 0.8285908683
          },
          {
            "average": 0.5179141791,
            "count": 1778005,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996791196,
            "variance": 0.2496792226
          },
          {
            "average": 0.0004454430668,
            "count": 1778005,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02110082694,
            "variance": 0.0004452448977
          },
          {
            "average": 1.52139111,
            "count": 1778005,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5096739248,
            "variance": 0.2597675097
          },
          {
            "average": -11.26031441,
            "count": 1778005,
            "maximum": 3,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.86439624,
            "variance": 34.39114326
          },
          {
            "average": 0.5506733671,
            "count": 1778005,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4974257221,
            "variance": 0.247432349
          },
          {
            "average": 202,
            "count": 1778005,
            "maximum": 202,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 114537174.4,
            "count": 1778005,
            "maximum": 114537179.3,
            "minimum": 114537168.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.653351642,
            "variance": 7.040274939
          },
          {
            "average": 0,
            "count": 1778005,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1778005,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1778005,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1778005,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1778005,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          648373.2754,
          5023441.283,
          82.6202315,
          649044.1554,
          5024224.263,
          517.1202315
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                648373.2754191197,
                5023441.282702414,
                82.62023149725894
              ],
              [
                648373.2754191197,
                5024224.262702415,
                82.62023149725894
              ],
              [
                649044.1554191196,
                5024224.262702415,
                517.1202314972589
              ],
              [
                649044.1554191196,
                5023441.282702414,
                517.1202314972589
              ],
              [
                648373.2754191197,
                5023441.282702414,
                82.62023149725894
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:39:39+00:00",
        "end_time": "2015-05-01T17:39:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_494741.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_494741.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_494741.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494741.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.10592583,
            45.34863474,
            82.6202315,
            -85.09713026,
            45.35582108,
            517.1202315
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.10592582981994,
                  45.34877704739718,
                  82.62023149725894
                ],
                [
                  -85.10569076931677,
                  45.355821082158464,
                  82.62023149725894
                ],
                [
                  -85.09713025702898,
                  45.35567873546385,
                  517.1202314972589
                ],
                [
                  -85.09736637822772,
                  45.34863473546645,
                  517.1202314972589
                ],
                [
                  -85.10592582981994,
                  45.34877704739718,
                  82.62023149725894
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_494741.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494741.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:39:39Z",
            "pc:count": 1778005,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 648653.9127,
                "count": 1778005,
                "maximum": 649044.1554,
                "minimum": 648373.2754,
                "name": "X",
                "position": 0,
                "stddev": 195.815067,
                "variance": 38343.54048
              },
              {
                "average": 5023812.766,
                "count": 1778005,
                "maximum": 5024224.263,
                "minimum": 5023441.283,
                "name": "Y",
                "position": 1,
                "stddev": 208.9037888,
                "variance": 43640.79297
              },
              {
                "average": 208.5062323,
                "count": 1778005,
                "maximum": 517.1202315,
                "minimum": 82.6202315,
                "name": "Z",
                "position": 2,
                "stddev": 11.01261817,
                "variance": 121.2777589
              },
              {
                "average": 66.79355232,
                "count": 1778005,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.9738107,
                "variance": 1933.696027
              },
              {
                "average": 1.237462212,
                "count": 1778005,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6116440534,
                "variance": 0.374108448
              },
              {
                "average": 1.474998664,
                "count": 1778005,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9102696679,
                "variance": 0.8285908683
              },
              {
                "average": 0.5179141791,
                "count": 1778005,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996791196,
                "variance": 0.2496792226
              },
              {
                "average": 0.0004454430668,
                "count": 1778005,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02110082694,
                "variance": 0.0004452448977
              },
              {
                "average": 1.52139111,
                "count": 1778005,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5096739248,
                "variance": 0.2597675097
              },
              {
                "average": -11.26031441,
                "count": 1778005,
                "maximum": 3,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.86439624,
                "variance": 34.39114326
              },
              {
                "average": 0.5506733671,
                "count": 1778005,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4974257221,
                "variance": 0.247432349
              },
              {
                "average": 202,
                "count": 1778005,
                "maximum": 202,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 114537174.4,
                "count": 1778005,
                "maximum": 114537179.3,
                "minimum": 114537168.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.653351642,
                "variance": 7.040274939
              },
              {
                "average": 0,
                "count": 1778005,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1778005,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1778005,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1778005,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1778005,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              648373.2754,
              5023441.283,
              82.6202315,
              649044.1554,
              5024224.263,
              517.1202315
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    648373.2754191197,
                    5023441.282702414,
                    82.62023149725894
                  ],
                  [
                    648373.2754191197,
                    5024224.262702415,
                    82.62023149725894
                  ],
                  [
                    649044.1554191196,
                    5024224.262702415,
                    517.1202314972589
                  ],
                  [
                    649044.1554191196,
                    5023441.282702414,
                    517.1202314972589
                  ],
                  [
                    648373.2754191197,
                    5023441.282702414,
                    82.62023149725894
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:39:39+00:00",
            "end_time": "2015-05-01T17:39: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": "USGS_LPC_MI_13Co_Emmett_2015_524801.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99251504395308,
              45.51401761725246,
              263.2701584610048
            ],
            [
              -84.99226341917618,
              45.52109065708967,
              263.2701584610048
            ],
            [
              -84.98220123328622,
              45.52091328896001,
              773.4901584610049
            ],
            [
              -84.9824541170521,
              45.51384029262178,
              773.4901584610049
            ],
            [
              -84.99251504395308,
              45.51401761725246,
              263.2701584610048
            ]
          ]
        ]
      },
      "bbox": [
        -84.99251504,
        45.51384029,
        263.2701585,
        -84.98220123,
        45.52109066,
        773.4901585
      ],
      "properties": {
        "datetime": "2015-05-02T16:04:54Z",
        "pc:count": 4631166,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657198.4214,
            "count": 4631166,
            "maximum": 657585.2446,
            "minimum": 656798.9246,
            "name": "X",
            "position": 0,
            "stddev": 206.5314856,
            "variance": 42655.25456
          },
          {
            "average": 5042401.728,
            "count": 4631166,
            "maximum": 5042800.201,
            "minimum": 5042013.921,
            "name": "Y",
            "position": 1,
            "stddev": 209.5969283,
            "variance": 43930.87237
          },
          {
            "average": 299.5860194,
            "count": 4631166,
            "maximum": 773.4901585,
            "minimum": 263.2701585,
            "name": "Z",
            "position": 2,
            "stddev": 18.43759062,
            "variance": 339.9447478
          },
          {
            "average": 58.61152245,
            "count": 4631166,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.1417074,
            "variance": 3040.607895
          },
          {
            "average": 1.409246829,
            "count": 4631166,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8154374364,
            "variance": 0.6649382126
          },
          {
            "average": 1.818433414,
            "count": 4631166,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.190769586,
            "variance": 1.417932208
          },
          {
            "average": 0.4909597281,
            "count": 4631166,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999183208,
            "variance": 0.2499183274
          },
          {
            "average": 0.0003865117338,
            "count": 4631166,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01965610404,
            "variance": 0.0003863624259
          },
          {
            "average": 4.066653409,
            "count": 4631166,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.48686137,
            "variance": 20.13192495
          },
          {
            "average": 9.180824649,
            "count": 4631166,
            "maximum": 19.99799919,
            "minimum": -4.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.094820622,
            "variance": 37.14683842
          },
          {
            "average": 0.4801760507,
            "count": 4631166,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4996069104,
            "variance": 0.2496070649
          },
          {
            "average": 212.5170855,
            "count": 4631166,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4997080528,
            "variance": 0.249708138
          },
          {
            "average": 114583004,
            "count": 4631166,
            "maximum": 114617894.7,
            "minimum": 114545645.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36098.35828,
            "variance": 1303091471
          },
          {
            "average": 0,
            "count": 4631166,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4631166,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4631166,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4631166,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4631166,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656798.9246,
          5042013.921,
          263.2701585,
          657585.2446,
          5042800.201,
          773.4901585
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656798.9245611735,
                5042013.920665966,
                263.2701584610048
              ],
              [
                656798.9245611735,
                5042800.200665966,
                263.2701584610048
              ],
              [
                657585.2445611736,
                5042800.200665966,
                773.4901584610049
              ],
              [
                657585.2445611736,
                5042013.920665966,
                773.4901584610049
              ],
              [
                656798.9245611735,
                5042013.920665966,
                263.2701584610048
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:04:54+00:00",
        "end_time": "2015-05-01T20:00:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524801.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524801.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524801.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524801.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99251504,
            45.51384029,
            263.2701585,
            -84.98220123,
            45.52109066,
            773.4901585
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99251504395308,
                  45.51401761725246,
                  263.2701584610048
                ],
                [
                  -84.99226341917618,
                  45.52109065708967,
                  263.2701584610048
                ],
                [
                  -84.98220123328622,
                  45.52091328896001,
                  773.4901584610049
                ],
                [
                  -84.9824541170521,
                  45.51384029262178,
                  773.4901584610049
                ],
                [
                  -84.99251504395308,
                  45.51401761725246,
                  263.2701584610048
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524801.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524801.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:04:54Z",
            "pc:count": 4631166,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657198.4214,
                "count": 4631166,
                "maximum": 657585.2446,
                "minimum": 656798.9246,
                "name": "X",
                "position": 0,
                "stddev": 206.5314856,
                "variance": 42655.25456
              },
              {
                "average": 5042401.728,
                "count": 4631166,
                "maximum": 5042800.201,
                "minimum": 5042013.921,
                "name": "Y",
                "position": 1,
                "stddev": 209.5969283,
                "variance": 43930.87237
              },
              {
                "average": 299.5860194,
                "count": 4631166,
                "maximum": 773.4901585,
                "minimum": 263.2701585,
                "name": "Z",
                "position": 2,
                "stddev": 18.43759062,
                "variance": 339.9447478
              },
              {
                "average": 58.61152245,
                "count": 4631166,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.1417074,
                "variance": 3040.607895
              },
              {
                "average": 1.409246829,
                "count": 4631166,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8154374364,
                "variance": 0.6649382126
              },
              {
                "average": 1.818433414,
                "count": 4631166,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.190769586,
                "variance": 1.417932208
              },
              {
                "average": 0.4909597281,
                "count": 4631166,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999183208,
                "variance": 0.2499183274
              },
              {
                "average": 0.0003865117338,
                "count": 4631166,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01965610404,
                "variance": 0.0003863624259
              },
              {
                "average": 4.066653409,
                "count": 4631166,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.48686137,
                "variance": 20.13192495
              },
              {
                "average": 9.180824649,
                "count": 4631166,
                "maximum": 19.99799919,
                "minimum": -4.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.094820622,
                "variance": 37.14683842
              },
              {
                "average": 0.4801760507,
                "count": 4631166,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4996069104,
                "variance": 0.2496070649
              },
              {
                "average": 212.5170855,
                "count": 4631166,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4997080528,
                "variance": 0.249708138
              },
              {
                "average": 114583004,
                "count": 4631166,
                "maximum": 114617894.7,
                "minimum": 114545645.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36098.35828,
                "variance": 1303091471
              },
              {
                "average": 0,
                "count": 4631166,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4631166,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4631166,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4631166,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4631166,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656798.9246,
              5042013.921,
              263.2701585,
              657585.2446,
              5042800.201,
              773.4901585
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656798.9245611735,
                    5042013.920665966,
                    263.2701584610048
                  ],
                  [
                    656798.9245611735,
                    5042800.200665966,
                    263.2701584610048
                  ],
                  [
                    657585.2445611736,
                    5042800.200665966,
                    773.4901584610049
                  ],
                  [
                    657585.2445611736,
                    5042013.920665966,
                    773.4901584610049
                  ],
                  [
                    656798.9245611735,
                    5042013.920665966,
                    263.2701584610048
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:04:54+00:00",
            "end_time": "2015-05-01T20:00: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": "USGS_LPC_MI_13Co_Emmett_2015_499826.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09090475197384,
              45.58200629538207,
              245.5522597593133
            ],
            [
              -85.09066487504997,
              45.589080026565675,
              245.5522597593133
            ],
            [
              -85.08058969698888,
              45.5889111271069,
              352.01225975931334
            ],
            [
              -85.08083083780585,
              45.581837437351325,
              352.01225975931334
            ],
            [
              -85.09090475197384,
              45.58200629538207,
              245.5522597593133
            ]
          ]
        ]
      },
      "bbox": [
        -85.09090475,
        45.58183744,
        245.5522598,
        -85.0805897,
        45.58908003,
        352.0122598
      ],
      "properties": {
        "datetime": "2015-05-01T18:01:47Z",
        "pc:count": 4896480,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 649305.7829,
            "count": 4896480,
            "maximum": 649720.6504,
            "minimum": 648934.3104,
            "name": "X",
            "position": 0,
            "stddev": 226.3219041,
            "variance": 51221.60429
          },
          {
            "average": 5049781.208,
            "count": 4896480,
            "maximum": 5050166.114,
            "minimum": 5049379.794,
            "name": "Y",
            "position": 1,
            "stddev": 217.8461158,
            "variance": 47456.93015
          },
          {
            "average": 291.1691129,
            "count": 4896480,
            "maximum": 352.0122598,
            "minimum": 245.5522598,
            "name": "Z",
            "position": 2,
            "stddev": 21.08119037,
            "variance": 444.4165872
          },
          {
            "average": 44.99404695,
            "count": 4896480,
            "maximum": 192,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.17988955,
            "variance": 2321.301757
          },
          {
            "average": 1.512919281,
            "count": 4896480,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8994437311,
            "variance": 0.8089990255
          },
          {
            "average": 2.02391085,
            "count": 4896480,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.28351495,
            "variance": 1.647410627
          },
          {
            "average": 0.4911174967,
            "count": 4896480,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499921146,
            "variance": 0.2499211522
          },
          {
            "average": 0.0004413374506,
            "count": 4896480,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02100339882,
            "variance": 0.0004411427619
          },
          {
            "average": 3.862028437,
            "count": 4896480,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.482933973,
            "variance": 20.09669701
          },
          {
            "average": 2.410326704,
            "count": 4896480,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.780424904,
            "variance": 95.6567113
          },
          {
            "average": 0.5130269091,
            "count": 4896480,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998303219,
            "variance": 0.2498303507
          },
          {
            "average": 202.8357859,
            "count": 4896480,
            "maximum": 205,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6795762929,
            "variance": 0.4618239379
          },
          {
            "average": 114537560.8,
            "count": 4896480,
            "maximum": 114538507.3,
            "minimum": 114536841.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 466.6146315,
            "variance": 217729.2143
          },
          {
            "average": 0,
            "count": 4896480,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4896480,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4896480,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4896480,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4896480,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          648934.3104,
          5049379.794,
          245.5522598,
          649720.6504,
          5050166.114,
          352.0122598
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                648934.3103619979,
                5049379.794260653,
                245.5522597593133
              ],
              [
                648934.3103619979,
                5050166.114260653,
                245.5522597593133
              ],
              [
                649720.650361998,
                5050166.114260653,
                352.01225975931334
              ],
              [
                649720.650361998,
                5049379.794260653,
                352.01225975931334
              ],
              [
                648934.3103619979,
                5049379.794260653,
                245.5522597593133
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:01:47+00:00",
        "end_time": "2015-05-01T17:34:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_499826.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_499826.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_499826.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499826.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.09090475,
            45.58183744,
            245.5522598,
            -85.0805897,
            45.58908003,
            352.0122598
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.09090475197384,
                  45.58200629538207,
                  245.5522597593133
                ],
                [
                  -85.09066487504997,
                  45.589080026565675,
                  245.5522597593133
                ],
                [
                  -85.08058969698888,
                  45.5889111271069,
                  352.01225975931334
                ],
                [
                  -85.08083083780585,
                  45.581837437351325,
                  352.01225975931334
                ],
                [
                  -85.09090475197384,
                  45.58200629538207,
                  245.5522597593133
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_499826.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499826.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:01:47Z",
            "pc:count": 4896480,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 649305.7829,
                "count": 4896480,
                "maximum": 649720.6504,
                "minimum": 648934.3104,
                "name": "X",
                "position": 0,
                "stddev": 226.3219041,
                "variance": 51221.60429
              },
              {
                "average": 5049781.208,
                "count": 4896480,
                "maximum": 5050166.114,
                "minimum": 5049379.794,
                "name": "Y",
                "position": 1,
                "stddev": 217.8461158,
                "variance": 47456.93015
              },
              {
                "average": 291.1691129,
                "count": 4896480,
                "maximum": 352.0122598,
                "minimum": 245.5522598,
                "name": "Z",
                "position": 2,
                "stddev": 21.08119037,
                "variance": 444.4165872
              },
              {
                "average": 44.99404695,
                "count": 4896480,
                "maximum": 192,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.17988955,
                "variance": 2321.301757
              },
              {
                "average": 1.512919281,
                "count": 4896480,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8994437311,
                "variance": 0.8089990255
              },
              {
                "average": 2.02391085,
                "count": 4896480,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.28351495,
                "variance": 1.647410627
              },
              {
                "average": 0.4911174967,
                "count": 4896480,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499921146,
                "variance": 0.2499211522
              },
              {
                "average": 0.0004413374506,
                "count": 4896480,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02100339882,
                "variance": 0.0004411427619
              },
              {
                "average": 3.862028437,
                "count": 4896480,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.482933973,
                "variance": 20.09669701
              },
              {
                "average": 2.410326704,
                "count": 4896480,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.780424904,
                "variance": 95.6567113
              },
              {
                "average": 0.5130269091,
                "count": 4896480,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998303219,
                "variance": 0.2498303507
              },
              {
                "average": 202.8357859,
                "count": 4896480,
                "maximum": 205,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6795762929,
                "variance": 0.4618239379
              },
              {
                "average": 114537560.8,
                "count": 4896480,
                "maximum": 114538507.3,
                "minimum": 114536841.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 466.6146315,
                "variance": 217729.2143
              },
              {
                "average": 0,
                "count": 4896480,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4896480,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4896480,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4896480,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4896480,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              648934.3104,
              5049379.794,
              245.5522598,
              649720.6504,
              5050166.114,
              352.0122598
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    648934.3103619979,
                    5049379.794260653,
                    245.5522597593133
                  ],
                  [
                    648934.3103619979,
                    5050166.114260653,
                    245.5522597593133
                  ],
                  [
                    649720.650361998,
                    5050166.114260653,
                    352.01225975931334
                  ],
                  [
                    649720.650361998,
                    5049379.794260653,
                    352.01225975931334
                  ],
                  [
                    648934.3103619979,
                    5049379.794260653,
                    245.5522597593133
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:01:47+00:00",
            "end_time": "2015-05-01T17:34:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_494794.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.10910625303589,
              45.493048219094405,
              176.40485289181947
            ],
            [
              -85.10888321421955,
              45.499709568667804,
              176.40485289181947
            ],
            [
              -85.10145684531327,
              45.49958633686902,
              734.6448528918195
            ],
            [
              -85.10168075871766,
              45.49292501575857,
              734.6448528918195
            ],
            [
              -85.10910625303589,
              45.493048219094405,
              176.40485289181947
            ]
          ]
        ]
      },
      "bbox": [
        -85.10910625,
        45.49292502,
        176.4048529,
        -85.10145685,
        45.49970957,
        734.6448529
      ],
      "properties": {
        "datetime": "2015-05-01T17:36:17Z",
        "pc:count": 33399,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 647908.9434,
            "count": 33399,
            "maximum": 648327.7546,
            "minimum": 647747.2346,
            "name": "X",
            "position": 0,
            "stddev": 90.25706204,
            "variance": 8146.337248
          },
          {
            "average": 5039905.593,
            "count": 33399,
            "maximum": 5040203.655,
            "minimum": 5039463.195,
            "name": "Y",
            "position": 1,
            "stddev": 98.09052042,
            "variance": 9621.750195
          },
          {
            "average": 176.5674712,
            "count": 33399,
            "maximum": 734.6448529,
            "minimum": 176.4048529,
            "name": "Z",
            "position": 2,
            "stddev": 3.053913427,
            "variance": 9.326387219
          },
          {
            "average": 26.71307524,
            "count": 33399,
            "maximum": 255,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.56078375,
            "variance": 508.9889634
          },
          {
            "average": 1,
            "count": 33399,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 33399,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5106140902,
            "count": 33399,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998948121,
            "variance": 0.2498948232
          },
          {
            "average": 0.01113805803,
            "count": 33399,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.1049491852,
            "variance": 0.01101433147
          },
          {
            "average": 8.823647415,
            "count": 33399,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.154111982,
            "variance": 1.331974468
          },
          {
            "average": 1.837126918,
            "count": 33399,
            "maximum": 7.998000145,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.122857319,
            "variance": 4.506523199
          },
          {
            "average": 0.5269918261,
            "count": 33399,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4992783843,
            "variance": 0.249278905
          },
          {
            "average": 201.0000299,
            "count": 33399,
            "maximum": 202,
            "minimum": 201,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.005471838466,
            "variance": 2.99410162e-05
          },
          {
            "average": 114536431.6,
            "count": 33399,
            "maximum": 114536977.5,
            "minimum": 114536426,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3.216073116,
            "variance": 10.34312629
          },
          {
            "average": 0,
            "count": 33399,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33399,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33399,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33399,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33399,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          647747.2346,
          5039463.195,
          176.4048529,
          648327.7546,
          5040203.655,
          734.6448529
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                647747.2346393038,
                5039463.194779339,
                176.40485289181947
              ],
              [
                647747.2346393038,
                5040203.65477934,
                176.40485289181947
              ],
              [
                648327.7546393038,
                5040203.65477934,
                734.6448528918195
              ],
              [
                648327.7546393038,
                5039463.194779339,
                734.6448528918195
              ],
              [
                647747.2346393038,
                5039463.194779339,
                176.40485289181947
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:36:17+00:00",
        "end_time": "2015-05-01T17:27:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_494794.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_494794.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_494794.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494794.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.10910625,
            45.49292502,
            176.4048529,
            -85.10145685,
            45.49970957,
            734.6448529
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.10910625303589,
                  45.493048219094405,
                  176.40485289181947
                ],
                [
                  -85.10888321421955,
                  45.499709568667804,
                  176.40485289181947
                ],
                [
                  -85.10145684531327,
                  45.49958633686902,
                  734.6448528918195
                ],
                [
                  -85.10168075871766,
                  45.49292501575857,
                  734.6448528918195
                ],
                [
                  -85.10910625303589,
                  45.493048219094405,
                  176.40485289181947
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_494794.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494794.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:36:17Z",
            "pc:count": 33399,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 647908.9434,
                "count": 33399,
                "maximum": 648327.7546,
                "minimum": 647747.2346,
                "name": "X",
                "position": 0,
                "stddev": 90.25706204,
                "variance": 8146.337248
              },
              {
                "average": 5039905.593,
                "count": 33399,
                "maximum": 5040203.655,
                "minimum": 5039463.195,
                "name": "Y",
                "position": 1,
                "stddev": 98.09052042,
                "variance": 9621.750195
              },
              {
                "average": 176.5674712,
                "count": 33399,
                "maximum": 734.6448529,
                "minimum": 176.4048529,
                "name": "Z",
                "position": 2,
                "stddev": 3.053913427,
                "variance": 9.326387219
              },
              {
                "average": 26.71307524,
                "count": 33399,
                "maximum": 255,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.56078375,
                "variance": 508.9889634
              },
              {
                "average": 1,
                "count": 33399,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 33399,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5106140902,
                "count": 33399,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998948121,
                "variance": 0.2498948232
              },
              {
                "average": 0.01113805803,
                "count": 33399,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.1049491852,
                "variance": 0.01101433147
              },
              {
                "average": 8.823647415,
                "count": 33399,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.154111982,
                "variance": 1.331974468
              },
              {
                "average": 1.837126918,
                "count": 33399,
                "maximum": 7.998000145,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.122857319,
                "variance": 4.506523199
              },
              {
                "average": 0.5269918261,
                "count": 33399,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4992783843,
                "variance": 0.249278905
              },
              {
                "average": 201.0000299,
                "count": 33399,
                "maximum": 202,
                "minimum": 201,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.005471838466,
                "variance": 2.99410162e-05
              },
              {
                "average": 114536431.6,
                "count": 33399,
                "maximum": 114536977.5,
                "minimum": 114536426,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3.216073116,
                "variance": 10.34312629
              },
              {
                "average": 0,
                "count": 33399,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33399,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33399,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33399,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33399,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              647747.2346,
              5039463.195,
              176.4048529,
              648327.7546,
              5040203.655,
              734.6448529
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    647747.2346393038,
                    5039463.194779339,
                    176.40485289181947
                  ],
                  [
                    647747.2346393038,
                    5040203.65477934,
                    176.40485289181947
                  ],
                  [
                    648327.7546393038,
                    5040203.65477934,
                    734.6448528918195
                  ],
                  [
                    648327.7546393038,
                    5039463.194779339,
                    734.6448528918195
                  ],
                  [
                    647747.2346393038,
                    5039463.194779339,
                    176.40485289181947
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:36:17+00:00",
            "end_time": "2015-05-01T17:27: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": "USGS_LPC_MI_13Co_Emmett_2015_494796.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.10588777500739,
              45.49974418577552,
              176.2645614447764
            ],
            [
              -85.10565687893536,
              45.506626821597436,
              176.2645614447764
            ],
            [
              -85.09918917353436,
              45.506519342522445,
              241.7645614447764
            ],
            [
              -85.0994208567815,
              45.49963673234976,
              241.7645614447764
            ],
            [
              -85.10588777500739,
              45.49974418577552,
              176.2645614447764
            ]
          ]
        ]
      },
      "bbox": [
        -85.10588778,
        45.49963673,
        176.2645614,
        -85.09918917,
        45.50662682,
        241.7645614
      ],
      "properties": {
        "datetime": "2015-05-01T17:36:07Z",
        "pc:count": 256154,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 648434.4815,
            "count": 256154,
            "maximum": 648486.6872,
            "minimum": 647981.1672,
            "name": "X",
            "position": 0,
            "stddev": 32.60241765,
            "variance": 1062.917637
          },
          {
            "average": 5040827.839,
            "count": 256154,
            "maximum": 5040978.076,
            "minimum": 5040213.016,
            "name": "Y",
            "position": 1,
            "stddev": 103.8439413,
            "variance": 10783.56415
          },
          {
            "average": 202.7246608,
            "count": 256154,
            "maximum": 241.7645614,
            "minimum": 176.2645614,
            "name": "Z",
            "position": 2,
            "stddev": 16.1149636,
            "variance": 259.6920519
          },
          {
            "average": 50.30910312,
            "count": 256154,
            "maximum": 173,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.03668027,
            "variance": 1091.422243
          },
          {
            "average": 1.268291731,
            "count": 256154,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6067253208,
            "variance": 0.3681156149
          },
          {
            "average": 1.541400876,
            "count": 256154,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8795175577,
            "variance": 0.7735511343
          },
          {
            "average": 0.5319143952,
            "count": 256154,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4989814058,
            "variance": 0.2489824434
          },
          {
            "average": 0.002026124909,
            "count": 256154,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04496696144,
            "variance": 0.002022027621
          },
          {
            "average": 6.364936718,
            "count": 256154,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.25646858,
            "variance": 27.63046193
          },
          {
            "average": -13.30432529,
            "count": 256154,
            "maximum": -3,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.696975006,
            "variance": 32.45552422
          },
          {
            "average": 0.5233921781,
            "count": 256154,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4994534812,
            "variance": 0.2494537798
          },
          {
            "average": 201.4196265,
            "count": 256154,
            "maximum": 202,
            "minimum": 201,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4934987813,
            "variance": 0.2435410472
          },
          {
            "average": 114536660.3,
            "count": 256154,
            "maximum": 114536967.5,
            "minimum": 114536435.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 255.4019415,
            "variance": 65230.1517
          },
          {
            "average": 0,
            "count": 256154,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 256154,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 256154,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 256154,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 256154,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          647981.1672,
          5040213.016,
          176.2645614,
          648486.6872,
          5040978.076,
          241.7645614
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                647981.1671557352,
                5040213.01626121,
                176.2645614447764
              ],
              [
                647981.1671557352,
                5040978.07626121,
                176.2645614447764
              ],
              [
                648486.6871557352,
                5040978.07626121,
                241.7645614447764
              ],
              [
                648486.6871557352,
                5040213.01626121,
                241.7645614447764
              ],
              [
                647981.1671557352,
                5040213.01626121,
                176.2645614447764
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:36:07+00:00",
        "end_time": "2015-05-01T17:27:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_494796.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_494796.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_494796.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494796.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.10588778,
            45.49963673,
            176.2645614,
            -85.09918917,
            45.50662682,
            241.7645614
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.10588777500739,
                  45.49974418577552,
                  176.2645614447764
                ],
                [
                  -85.10565687893536,
                  45.506626821597436,
                  176.2645614447764
                ],
                [
                  -85.09918917353436,
                  45.506519342522445,
                  241.7645614447764
                ],
                [
                  -85.0994208567815,
                  45.49963673234976,
                  241.7645614447764
                ],
                [
                  -85.10588777500739,
                  45.49974418577552,
                  176.2645614447764
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_494796.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494796.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:36:07Z",
            "pc:count": 256154,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 648434.4815,
                "count": 256154,
                "maximum": 648486.6872,
                "minimum": 647981.1672,
                "name": "X",
                "position": 0,
                "stddev": 32.60241765,
                "variance": 1062.917637
              },
              {
                "average": 5040827.839,
                "count": 256154,
                "maximum": 5040978.076,
                "minimum": 5040213.016,
                "name": "Y",
                "position": 1,
                "stddev": 103.8439413,
                "variance": 10783.56415
              },
              {
                "average": 202.7246608,
                "count": 256154,
                "maximum": 241.7645614,
                "minimum": 176.2645614,
                "name": "Z",
                "position": 2,
                "stddev": 16.1149636,
                "variance": 259.6920519
              },
              {
                "average": 50.30910312,
                "count": 256154,
                "maximum": 173,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.03668027,
                "variance": 1091.422243
              },
              {
                "average": 1.268291731,
                "count": 256154,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6067253208,
                "variance": 0.3681156149
              },
              {
                "average": 1.541400876,
                "count": 256154,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8795175577,
                "variance": 0.7735511343
              },
              {
                "average": 0.5319143952,
                "count": 256154,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4989814058,
                "variance": 0.2489824434
              },
              {
                "average": 0.002026124909,
                "count": 256154,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04496696144,
                "variance": 0.002022027621
              },
              {
                "average": 6.364936718,
                "count": 256154,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.25646858,
                "variance": 27.63046193
              },
              {
                "average": -13.30432529,
                "count": 256154,
                "maximum": -3,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.696975006,
                "variance": 32.45552422
              },
              {
                "average": 0.5233921781,
                "count": 256154,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4994534812,
                "variance": 0.2494537798
              },
              {
                "average": 201.4196265,
                "count": 256154,
                "maximum": 202,
                "minimum": 201,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4934987813,
                "variance": 0.2435410472
              },
              {
                "average": 114536660.3,
                "count": 256154,
                "maximum": 114536967.5,
                "minimum": 114536435.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 255.4019415,
                "variance": 65230.1517
              },
              {
                "average": 0,
                "count": 256154,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 256154,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 256154,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 256154,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 256154,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              647981.1672,
              5040213.016,
              176.2645614,
              648486.6872,
              5040978.076,
              241.7645614
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    647981.1671557352,
                    5040213.01626121,
                    176.2645614447764
                  ],
                  [
                    647981.1671557352,
                    5040978.07626121,
                    176.2645614447764
                  ],
                  [
                    648486.6871557352,
                    5040978.07626121,
                    241.7645614447764
                  ],
                  [
                    648486.6871557352,
                    5040213.01626121,
                    241.7645614447764
                  ],
                  [
                    647981.1671557352,
                    5040213.01626121,
                    176.2645614447764
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:36:07+00:00",
            "end_time": "2015-05-01T17:27: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": "USGS_LPC_MI_13Co_Emmett_2015_504844.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07197168227754,
              45.63011858635662,
              176.31901294930432
            ],
            [
              -85.07172900833946,
              45.63719253912164,
              176.31901294930432
            ],
            [
              -85.06164532392205,
              45.637021830451076,
              245.25901294930432
            ],
            [
              -85.0618892649655,
              45.62994791956069,
              245.25901294930432
            ],
            [
              -85.07197168227754,
              45.63011858635662,
              176.31901294930432
            ]
          ]
        ]
      },
      "bbox": [
        -85.07197168,
        45.62994792,
        176.3190129,
        -85.06164532,
        45.63719254,
        245.2590129
      ],
      "properties": {
        "datetime": "2015-05-01T18:17:57Z",
        "pc:count": 4077998,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 650703.155,
            "count": 4077998,
            "maximum": 651069.0935,
            "minimum": 650282.7535,
            "name": "X",
            "position": 0,
            "stddev": 193.2634424,
            "variance": 37350.75818
          },
          {
            "average": 5055080.105,
            "count": 4077998,
            "maximum": 5055546.668,
            "minimum": 5054760.308,
            "name": "Y",
            "position": 1,
            "stddev": 207.0645252,
            "variance": 42875.71759
          },
          {
            "average": 203.3168036,
            "count": 4077998,
            "maximum": 245.2590129,
            "minimum": 176.3190129,
            "name": "Z",
            "position": 2,
            "stddev": 15.35888666,
            "variance": 235.8953996
          },
          {
            "average": 43.17125021,
            "count": 4077998,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.57659862,
            "variance": 1728.613553
          },
          {
            "average": 1.480058352,
            "count": 4077998,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8600959754,
            "variance": 0.739765087
          },
          {
            "average": 1.960406552,
            "count": 4077998,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.228519575,
            "variance": 1.509260346
          },
          {
            "average": 0.4906885683,
            "count": 4077998,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499913351,
            "variance": 0.2499133585
          },
          {
            "average": 0.000361942306,
            "count": 4077998,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01902134045,
            "variance": 0.0003618113925
          },
          {
            "average": 4.724075392,
            "count": 4077998,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.785831909,
            "variance": 22.90418706
          },
          {
            "average": 7.220067983,
            "count": 4077998,
            "maximum": 22.99799919,
            "minimum": -9,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.169316048,
            "variance": 51.3990926
          },
          {
            "average": 0.4839948426,
            "count": 4077998,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997438306,
            "variance": 0.2497438962
          },
          {
            "average": 204.4133285,
            "count": 4077998,
            "maximum": 205,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4924308268,
            "variance": 0.2424881192
          },
          {
            "average": 114539043.5,
            "count": 4077998,
            "maximum": 114539477.8,
            "minimum": 114538429.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 510.5980159,
            "variance": 260710.3339
          },
          {
            "average": 0,
            "count": 4077998,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4077998,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4077998,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4077998,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4077998,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          650282.7535,
          5054760.308,
          176.3190129,
          651069.0935,
          5055546.668,
          245.2590129
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                650282.753483006,
                5054760.308481971,
                176.31901294930432
              ],
              [
                650282.753483006,
                5055546.66848197,
                176.31901294930432
              ],
              [
                651069.0934830061,
                5055546.66848197,
                245.25901294930432
              ],
              [
                651069.0934830061,
                5054760.308481971,
                245.25901294930432
              ],
              [
                650282.753483006,
                5054760.308481971,
                176.31901294930432
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:17:57+00:00",
        "end_time": "2015-05-01T18:00:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_504844.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_504844.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_504844.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504844.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.07197168,
            45.62994792,
            176.3190129,
            -85.06164532,
            45.63719254,
            245.2590129
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.07197168227754,
                  45.63011858635662,
                  176.31901294930432
                ],
                [
                  -85.07172900833946,
                  45.63719253912164,
                  176.31901294930432
                ],
                [
                  -85.06164532392205,
                  45.637021830451076,
                  245.25901294930432
                ],
                [
                  -85.0618892649655,
                  45.62994791956069,
                  245.25901294930432
                ],
                [
                  -85.07197168227754,
                  45.63011858635662,
                  176.31901294930432
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_504844.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504844.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:17:57Z",
            "pc:count": 4077998,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 650703.155,
                "count": 4077998,
                "maximum": 651069.0935,
                "minimum": 650282.7535,
                "name": "X",
                "position": 0,
                "stddev": 193.2634424,
                "variance": 37350.75818
              },
              {
                "average": 5055080.105,
                "count": 4077998,
                "maximum": 5055546.668,
                "minimum": 5054760.308,
                "name": "Y",
                "position": 1,
                "stddev": 207.0645252,
                "variance": 42875.71759
              },
              {
                "average": 203.3168036,
                "count": 4077998,
                "maximum": 245.2590129,
                "minimum": 176.3190129,
                "name": "Z",
                "position": 2,
                "stddev": 15.35888666,
                "variance": 235.8953996
              },
              {
                "average": 43.17125021,
                "count": 4077998,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.57659862,
                "variance": 1728.613553
              },
              {
                "average": 1.480058352,
                "count": 4077998,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8600959754,
                "variance": 0.739765087
              },
              {
                "average": 1.960406552,
                "count": 4077998,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.228519575,
                "variance": 1.509260346
              },
              {
                "average": 0.4906885683,
                "count": 4077998,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499913351,
                "variance": 0.2499133585
              },
              {
                "average": 0.000361942306,
                "count": 4077998,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01902134045,
                "variance": 0.0003618113925
              },
              {
                "average": 4.724075392,
                "count": 4077998,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.785831909,
                "variance": 22.90418706
              },
              {
                "average": 7.220067983,
                "count": 4077998,
                "maximum": 22.99799919,
                "minimum": -9,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.169316048,
                "variance": 51.3990926
              },
              {
                "average": 0.4839948426,
                "count": 4077998,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997438306,
                "variance": 0.2497438962
              },
              {
                "average": 204.4133285,
                "count": 4077998,
                "maximum": 205,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4924308268,
                "variance": 0.2424881192
              },
              {
                "average": 114539043.5,
                "count": 4077998,
                "maximum": 114539477.8,
                "minimum": 114538429.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 510.5980159,
                "variance": 260710.3339
              },
              {
                "average": 0,
                "count": 4077998,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4077998,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4077998,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4077998,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4077998,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              650282.7535,
              5054760.308,
              176.3190129,
              651069.0935,
              5055546.668,
              245.2590129
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    650282.753483006,
                    5054760.308481971,
                    176.31901294930432
                  ],
                  [
                    650282.753483006,
                    5055546.66848197,
                    176.31901294930432
                  ],
                  [
                    651069.0934830061,
                    5055546.66848197,
                    245.25901294930432
                  ],
                  [
                    651069.0934830061,
                    5054760.308481971,
                    245.25901294930432
                  ],
                  [
                    650282.753483006,
                    5054760.308481971,
                    176.31901294930432
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:17:57+00:00",
            "end_time": "2015-05-01T18:00: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": "USGS_LPC_MI_13Co_Emmett_2015_522771.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00135066235096,
              45.431688650516726,
              96.29767275346009
            ],
            [
              -85.00110084339308,
              45.4387623706653,
              96.29767275346009
            ],
            [
              -84.99105324635175,
              45.438586028423124,
              398.0776727534601
            ],
            [
              -84.99130431898743,
              45.43151235152401,
              398.0776727534601
            ],
            [
              -85.00135066235096,
              45.431688650516726,
              96.29767275346009
            ]
          ]
        ]
      },
      "bbox": [
        -85.00135066,
        45.43151235,
        96.29767275,
        -84.99105325,
        45.43876237,
        398.0776728
      ],
      "properties": {
        "datetime": "2015-05-02T16:02:59Z",
        "pc:count": 2964940,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656695.0928,
            "count": 2964940,
            "maximum": 657122.676,
            "minimum": 656336.356,
            "name": "X",
            "position": 0,
            "stddev": 225.8885641,
            "variance": 51025.64339
          },
          {
            "average": 5033214.146,
            "count": 2964940,
            "maximum": 5033636.66,
            "minimum": 5032850.32,
            "name": "Y",
            "position": 1,
            "stddev": 219.7022307,
            "variance": 48269.07018
          },
          {
            "average": 217.4405577,
            "count": 2964940,
            "maximum": 398.0776728,
            "minimum": 96.29767275,
            "name": "Z",
            "position": 2,
            "stddev": 6.957241058,
            "variance": 48.40320314
          },
          {
            "average": 67.94041195,
            "count": 2964940,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.98657728,
            "variance": 2023.792136
          },
          {
            "average": 1.22841845,
            "count": 2964940,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6136486573,
            "variance": 0.3765646746
          },
          {
            "average": 1.457415327,
            "count": 2964940,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9223776217,
            "variance": 0.850780477
          },
          {
            "average": 0.5163524388,
            "count": 2964940,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997326105,
            "variance": 0.249732682
          },
          {
            "average": 0.0003571741755,
            "count": 2964940,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01889568,
            "variance": 0.0003570467226
          },
          {
            "average": 3.424920572,
            "count": 2964940,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.920936309,
            "variance": 15.37374154
          },
          {
            "average": -7.716466397,
            "count": 2964940,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.697757623,
            "variance": 75.65098767
          },
          {
            "average": 0.5187403455,
            "count": 2964940,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4996487603,
            "variance": 0.2496488837
          },
          {
            "average": 211.7273274,
            "count": 2964940,
            "maximum": 213,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5406857991,
            "variance": 0.2923411333
          },
          {
            "average": 114548787.9,
            "count": 2964940,
            "maximum": 114617779.6,
            "minimum": 114544622.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 15330.87243,
            "variance": 235035649.6
          },
          {
            "average": 0,
            "count": 2964940,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2964940,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2964940,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2964940,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2964940,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656336.356,
          5032850.32,
          96.29767275,
          657122.676,
          5033636.66,
          398.0776728
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656336.3559569876,
                5032850.320477955,
                96.29767275346009
              ],
              [
                656336.3559569876,
                5033636.660477955,
                96.29767275346009
              ],
              [
                657122.6759569877,
                5033636.660477955,
                398.0776727534601
              ],
              [
                657122.6759569877,
                5032850.320477955,
                398.0776727534601
              ],
              [
                656336.3559569876,
                5032850.320477955,
                96.29767275346009
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:02:59+00:00",
        "end_time": "2015-05-01T19:43:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522771.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522771.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522771.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522771.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00135066,
            45.43151235,
            96.29767275,
            -84.99105325,
            45.43876237,
            398.0776728
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00135066235096,
                  45.431688650516726,
                  96.29767275346009
                ],
                [
                  -85.00110084339308,
                  45.4387623706653,
                  96.29767275346009
                ],
                [
                  -84.99105324635175,
                  45.438586028423124,
                  398.0776727534601
                ],
                [
                  -84.99130431898743,
                  45.43151235152401,
                  398.0776727534601
                ],
                [
                  -85.00135066235096,
                  45.431688650516726,
                  96.29767275346009
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522771.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522771.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:02:59Z",
            "pc:count": 2964940,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656695.0928,
                "count": 2964940,
                "maximum": 657122.676,
                "minimum": 656336.356,
                "name": "X",
                "position": 0,
                "stddev": 225.8885641,
                "variance": 51025.64339
              },
              {
                "average": 5033214.146,
                "count": 2964940,
                "maximum": 5033636.66,
                "minimum": 5032850.32,
                "name": "Y",
                "position": 1,
                "stddev": 219.7022307,
                "variance": 48269.07018
              },
              {
                "average": 217.4405577,
                "count": 2964940,
                "maximum": 398.0776728,
                "minimum": 96.29767275,
                "name": "Z",
                "position": 2,
                "stddev": 6.957241058,
                "variance": 48.40320314
              },
              {
                "average": 67.94041195,
                "count": 2964940,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.98657728,
                "variance": 2023.792136
              },
              {
                "average": 1.22841845,
                "count": 2964940,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6136486573,
                "variance": 0.3765646746
              },
              {
                "average": 1.457415327,
                "count": 2964940,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9223776217,
                "variance": 0.850780477
              },
              {
                "average": 0.5163524388,
                "count": 2964940,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997326105,
                "variance": 0.249732682
              },
              {
                "average": 0.0003571741755,
                "count": 2964940,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01889568,
                "variance": 0.0003570467226
              },
              {
                "average": 3.424920572,
                "count": 2964940,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.920936309,
                "variance": 15.37374154
              },
              {
                "average": -7.716466397,
                "count": 2964940,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.697757623,
                "variance": 75.65098767
              },
              {
                "average": 0.5187403455,
                "count": 2964940,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4996487603,
                "variance": 0.2496488837
              },
              {
                "average": 211.7273274,
                "count": 2964940,
                "maximum": 213,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5406857991,
                "variance": 0.2923411333
              },
              {
                "average": 114548787.9,
                "count": 2964940,
                "maximum": 114617779.6,
                "minimum": 114544622.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 15330.87243,
                "variance": 235035649.6
              },
              {
                "average": 0,
                "count": 2964940,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2964940,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2964940,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2964940,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2964940,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656336.356,
              5032850.32,
              96.29767275,
              657122.676,
              5033636.66,
              398.0776728
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656336.3559569876,
                    5032850.320477955,
                    96.29767275346009
                  ],
                  [
                    656336.3559569876,
                    5033636.660477955,
                    96.29767275346009
                  ],
                  [
                    657122.6759569877,
                    5033636.660477955,
                    398.0776727534601
                  ],
                  [
                    657122.6759569877,
                    5032850.320477955,
                    398.0776727534601
                  ],
                  [
                    656336.3559569876,
                    5032850.320477955,
                    96.29767275346009
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:02:59+00:00",
            "end_time": "2015-05-01T19:43: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": "USGS_LPC_MI_13Co_Emmett_2015_494799.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.10943041199197,
              45.50664752502683,
              133.91666408496306
            ],
            [
              -85.10919957271155,
              45.51353970255998,
              133.91666408496306
            ],
            [
              -85.09914928999946,
              45.51337284401947,
              468.4966640849631
            ],
            [
              -85.09938135447739,
              45.506480706361415,
              468.4966640849631
            ],
            [
              -85.10943041199197,
              45.50664752502683,
              133.91666408496306
            ]
          ]
        ]
      },
      "bbox": [
        -85.10943041,
        45.50648071,
        133.9166641,
        -85.09914929,
        45.5135397,
        468.4966641
      ],
      "properties": {
        "datetime": "2015-05-01T17:35:59Z",
        "pc:count": 2160144,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 648285.3948,
            "count": 2160144,
            "maximum": 648471.7761,
            "minimum": 647686.3361,
            "name": "X",
            "position": 0,
            "stddev": 123.099074,
            "variance": 15153.38201
          },
          {
            "average": 5041444.289,
            "count": 2160144,
            "maximum": 5041739.549,
            "minimum": 5040973.429,
            "name": "Y",
            "position": 1,
            "stddev": 197.6237907,
            "variance": 39055.16264
          },
          {
            "average": 220.7115525,
            "count": 2160144,
            "maximum": 468.4966641,
            "minimum": 133.9166641,
            "name": "Z",
            "position": 2,
            "stddev": 15.47178966,
            "variance": 239.3762754
          },
          {
            "average": 44.29817827,
            "count": 2160144,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.21539755,
            "variance": 1537.847405
          },
          {
            "average": 1.383929034,
            "count": 2160144,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7579985111,
            "variance": 0.5745617428
          },
          {
            "average": 1.769653319,
            "count": 2160144,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.093652265,
            "variance": 1.196075277
          },
          {
            "average": 0.5289091838,
            "count": 2160144,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499163675,
            "variance": 0.2491643744
          },
          {
            "average": 0.0004458036131,
            "count": 2160144,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02110935997,
            "variance": 0.0004456050785
          },
          {
            "average": 5.171230714,
            "count": 2160144,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.990772219,
            "variance": 24.90780734
          },
          {
            "average": -11.84290992,
            "count": 2160144,
            "maximum": 12,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.753469623,
            "variance": 33.1024127
          },
          {
            "average": 0.5407861698,
            "count": 2160144,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4983338272,
            "variance": 0.2483366033
          },
          {
            "average": 201.4621752,
            "count": 2160144,
            "maximum": 202,
            "minimum": 201,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4985673476,
            "variance": 0.2485694001
          },
          {
            "average": 114536683.4,
            "count": 2160144,
            "maximum": 114536959,
            "minimum": 114536445.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 250.083272,
            "variance": 62541.64293
          },
          {
            "average": 0,
            "count": 2160144,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160144,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160144,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160144,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160144,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          647686.3361,
          5040973.429,
          133.9166641,
          648471.7761,
          5041739.549,
          468.4966641
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                647686.336146597,
                5040973.428542868,
                133.91666408496306
              ],
              [
                647686.336146597,
                5041739.548542867,
                133.91666408496306
              ],
              [
                648471.776146597,
                5041739.548542867,
                468.4966640849631
              ],
              [
                648471.776146597,
                5040973.428542868,
                468.4966640849631
              ],
              [
                647686.336146597,
                5040973.428542868,
                133.91666408496306
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:35:59+00:00",
        "end_time": "2015-05-01T17:27:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_494799.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_494799.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_494799.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494799.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.10943041,
            45.50648071,
            133.9166641,
            -85.09914929,
            45.5135397,
            468.4966641
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.10943041199197,
                  45.50664752502683,
                  133.91666408496306
                ],
                [
                  -85.10919957271155,
                  45.51353970255998,
                  133.91666408496306
                ],
                [
                  -85.09914928999946,
                  45.51337284401947,
                  468.4966640849631
                ],
                [
                  -85.09938135447739,
                  45.506480706361415,
                  468.4966640849631
                ],
                [
                  -85.10943041199197,
                  45.50664752502683,
                  133.91666408496306
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_494799.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494799.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:35:59Z",
            "pc:count": 2160144,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 648285.3948,
                "count": 2160144,
                "maximum": 648471.7761,
                "minimum": 647686.3361,
                "name": "X",
                "position": 0,
                "stddev": 123.099074,
                "variance": 15153.38201
              },
              {
                "average": 5041444.289,
                "count": 2160144,
                "maximum": 5041739.549,
                "minimum": 5040973.429,
                "name": "Y",
                "position": 1,
                "stddev": 197.6237907,
                "variance": 39055.16264
              },
              {
                "average": 220.7115525,
                "count": 2160144,
                "maximum": 468.4966641,
                "minimum": 133.9166641,
                "name": "Z",
                "position": 2,
                "stddev": 15.47178966,
                "variance": 239.3762754
              },
              {
                "average": 44.29817827,
                "count": 2160144,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.21539755,
                "variance": 1537.847405
              },
              {
                "average": 1.383929034,
                "count": 2160144,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7579985111,
                "variance": 0.5745617428
              },
              {
                "average": 1.769653319,
                "count": 2160144,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.093652265,
                "variance": 1.196075277
              },
              {
                "average": 0.5289091838,
                "count": 2160144,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499163675,
                "variance": 0.2491643744
              },
              {
                "average": 0.0004458036131,
                "count": 2160144,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02110935997,
                "variance": 0.0004456050785
              },
              {
                "average": 5.171230714,
                "count": 2160144,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.990772219,
                "variance": 24.90780734
              },
              {
                "average": -11.84290992,
                "count": 2160144,
                "maximum": 12,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.753469623,
                "variance": 33.1024127
              },
              {
                "average": 0.5407861698,
                "count": 2160144,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4983338272,
                "variance": 0.2483366033
              },
              {
                "average": 201.4621752,
                "count": 2160144,
                "maximum": 202,
                "minimum": 201,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4985673476,
                "variance": 0.2485694001
              },
              {
                "average": 114536683.4,
                "count": 2160144,
                "maximum": 114536959,
                "minimum": 114536445.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 250.083272,
                "variance": 62541.64293
              },
              {
                "average": 0,
                "count": 2160144,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160144,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160144,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160144,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160144,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              647686.3361,
              5040973.429,
              133.9166641,
              648471.7761,
              5041739.549,
              468.4966641
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    647686.336146597,
                    5040973.428542868,
                    133.91666408496306
                  ],
                  [
                    647686.336146597,
                    5041739.548542867,
                    133.91666408496306
                  ],
                  [
                    648471.776146597,
                    5041739.548542867,
                    468.4966640849631
                  ],
                  [
                    648471.776146597,
                    5040973.428542868,
                    468.4966640849631
                  ],
                  [
                    647686.336146597,
                    5040973.428542868,
                    133.91666408496306
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:35:59+00:00",
            "end_time": "2015-05-01T17: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": "USGS_LPC_MI_13Co_Emmett_2015_517836.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02287617131157,
              45.609838213971784,
              259.4126499332087
            ],
            [
              -85.02262747719443,
              45.61691252467932,
              259.4126499332087
            ],
            [
              -85.0125466989426,
              45.616737524429716,
              319.7526499332087
            ],
            [
              -85.01279665888997,
              45.60966325665104,
              319.7526499332087
            ],
            [
              -85.02287617131157,
              45.609838213971784,
              259.4126499332087
            ]
          ]
        ]
      },
      "bbox": [
        -85.02287617,
        45.60966326,
        259.4126499,
        -85.0125467,
        45.61691252,
        319.7526499
      ],
      "properties": {
        "datetime": "2015-05-01T19:28:03Z",
        "pc:count": 4281770,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654553.6812,
            "count": 4281770,
            "maximum": 654951.5484,
            "minimum": 654165.1284,
            "name": "X",
            "position": 0,
            "stddev": 194.8997183,
            "variance": 37985.9002
          },
          {
            "average": 5052947.514,
            "count": 4281770,
            "maximum": 5053386.878,
            "minimum": 5052600.458,
            "name": "Y",
            "position": 1,
            "stddev": 211.273976,
            "variance": 44636.69295
          },
          {
            "average": 286.1571938,
            "count": 4281770,
            "maximum": 319.7526499,
            "minimum": 259.4126499,
            "name": "Z",
            "position": 2,
            "stddev": 10.80476589,
            "variance": 116.7429659
          },
          {
            "average": 54.72435745,
            "count": 4281770,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.30562714,
            "variance": 2431.044868
          },
          {
            "average": 1.405476941,
            "count": 4281770,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7974813621,
            "variance": 0.6359765228
          },
          {
            "average": 1.810704452,
            "count": 4281770,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.15648842,
            "variance": 1.337465466
          },
          {
            "average": 0.5163320309,
            "count": 4281770,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997332519,
            "variance": 0.2497333231
          },
          {
            "average": 0.0003715753065,
            "count": 4281770,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01927270933,
            "variance": 0.000371437325
          },
          {
            "average": 3.96502381,
            "count": 4281770,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.447592787,
            "variance": 19.7810816
          },
          {
            "average": -11.76247808,
            "count": 4281770,
            "maximum": 0,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.419970307,
            "variance": 29.37607813
          },
          {
            "average": 0.547422678,
            "count": 4281770,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4977460673,
            "variance": 0.2477511475
          },
          {
            "average": 209.4765844,
            "count": 4281770,
            "maximum": 210,
            "minimum": 209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4994514694,
            "variance": 0.2494517703
          },
          {
            "average": 114543328.5,
            "count": 4281770,
            "maximum": 114543683.8,
            "minimum": 114543004.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 334.7709568,
            "variance": 112071.5935
          },
          {
            "average": 0,
            "count": 4281770,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4281770,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4281770,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4281770,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4281770,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654165.1284,
          5052600.458,
          259.4126499,
          654951.5484,
          5053386.878,
          319.7526499
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654165.1283705623,
                5052600.458256372,
                259.4126499332087
              ],
              [
                654165.1283705623,
                5053386.878256372,
                259.4126499332087
              ],
              [
                654951.5483705623,
                5053386.878256372,
                319.7526499332087
              ],
              [
                654951.5483705623,
                5052600.458256372,
                319.7526499332087
              ],
              [
                654165.1283705623,
                5052600.458256372,
                259.4126499332087
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:28:03+00:00",
        "end_time": "2015-05-01T19:16:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_517836.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_517836.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_517836.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517836.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02287617,
            45.60966326,
            259.4126499,
            -85.0125467,
            45.61691252,
            319.7526499
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.02287617131157,
                  45.609838213971784,
                  259.4126499332087
                ],
                [
                  -85.02262747719443,
                  45.61691252467932,
                  259.4126499332087
                ],
                [
                  -85.0125466989426,
                  45.616737524429716,
                  319.7526499332087
                ],
                [
                  -85.01279665888997,
                  45.60966325665104,
                  319.7526499332087
                ],
                [
                  -85.02287617131157,
                  45.609838213971784,
                  259.4126499332087
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_517836.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517836.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:28:03Z",
            "pc:count": 4281770,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654553.6812,
                "count": 4281770,
                "maximum": 654951.5484,
                "minimum": 654165.1284,
                "name": "X",
                "position": 0,
                "stddev": 194.8997183,
                "variance": 37985.9002
              },
              {
                "average": 5052947.514,
                "count": 4281770,
                "maximum": 5053386.878,
                "minimum": 5052600.458,
                "name": "Y",
                "position": 1,
                "stddev": 211.273976,
                "variance": 44636.69295
              },
              {
                "average": 286.1571938,
                "count": 4281770,
                "maximum": 319.7526499,
                "minimum": 259.4126499,
                "name": "Z",
                "position": 2,
                "stddev": 10.80476589,
                "variance": 116.7429659
              },
              {
                "average": 54.72435745,
                "count": 4281770,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.30562714,
                "variance": 2431.044868
              },
              {
                "average": 1.405476941,
                "count": 4281770,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7974813621,
                "variance": 0.6359765228
              },
              {
                "average": 1.810704452,
                "count": 4281770,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.15648842,
                "variance": 1.337465466
              },
              {
                "average": 0.5163320309,
                "count": 4281770,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997332519,
                "variance": 0.2497333231
              },
              {
                "average": 0.0003715753065,
                "count": 4281770,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01927270933,
                "variance": 0.000371437325
              },
              {
                "average": 3.96502381,
                "count": 4281770,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.447592787,
                "variance": 19.7810816
              },
              {
                "average": -11.76247808,
                "count": 4281770,
                "maximum": 0,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.419970307,
                "variance": 29.37607813
              },
              {
                "average": 0.547422678,
                "count": 4281770,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4977460673,
                "variance": 0.2477511475
              },
              {
                "average": 209.4765844,
                "count": 4281770,
                "maximum": 210,
                "minimum": 209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4994514694,
                "variance": 0.2494517703
              },
              {
                "average": 114543328.5,
                "count": 4281770,
                "maximum": 114543683.8,
                "minimum": 114543004.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 334.7709568,
                "variance": 112071.5935
              },
              {
                "average": 0,
                "count": 4281770,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4281770,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4281770,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4281770,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4281770,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654165.1284,
              5052600.458,
              259.4126499,
              654951.5484,
              5053386.878,
              319.7526499
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654165.1283705623,
                    5052600.458256372,
                    259.4126499332087
                  ],
                  [
                    654165.1283705623,
                    5053386.878256372,
                    259.4126499332087
                  ],
                  [
                    654951.5483705623,
                    5053386.878256372,
                    319.7526499332087
                  ],
                  [
                    654951.5483705623,
                    5052600.458256372,
                    319.7526499332087
                  ],
                  [
                    654165.1283705623,
                    5052600.458256372,
                    259.4126499332087
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:28:03+00:00",
            "end_time": "2015-05-01T19:16: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": "USGS_LPC_MI_13Co_Emmett_2015_514789.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03112316346552,
              45.479517700773,
              312.3780291184463
            ],
            [
              -85.03087664127291,
              45.48659184882718,
              312.3780291184463
            ],
            [
              -85.02081933957123,
              45.48641796635785,
              732.0980291184463
            ],
            [
              -85.0210671188781,
              45.479343860953584,
              732.0980291184463
            ],
            [
              -85.03112316346552,
              45.479517700773,
              312.3780291184463
            ]
          ]
        ]
      },
      "bbox": [
        -85.03112316,
        45.47934386,
        312.3780291,
        -85.02081934,
        45.48659185,
        732.0980291
      ],
      "properties": {
        "datetime": "2015-05-01T19:31:07Z",
        "pc:count": 4654609,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654209.0522,
            "count": 4654609,
            "maximum": 654663.7472,
            "minimum": 653877.3472,
            "name": "X",
            "position": 0,
            "stddev": 220.1033005,
            "variance": 48445.46287
          },
          {
            "average": 5038509.465,
            "count": 4654609,
            "maximum": 5038892.816,
            "minimum": 5038106.436,
            "name": "Y",
            "position": 1,
            "stddev": 220.6063669,
            "variance": 48667.16911
          },
          {
            "average": 349.2428653,
            "count": 4654609,
            "maximum": 732.0980291,
            "minimum": 312.3780291,
            "name": "Z",
            "position": 2,
            "stddev": 16.80483687,
            "variance": 282.4025422
          },
          {
            "average": 53.89495981,
            "count": 4654609,
            "maximum": 185,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.81936664,
            "variance": 2685.246759
          },
          {
            "average": 1.40909752,
            "count": 4654609,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8036844797,
            "variance": 0.6459087429
          },
          {
            "average": 1.818194181,
            "count": 4654609,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.166928119,
            "variance": 1.361721235
          },
          {
            "average": 0.4893807407,
            "count": 4654609,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998872723,
            "variance": 0.249887285
          },
          {
            "average": 0.0004329042461,
            "count": 4654609,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02080184927,
            "variance": 0.000432716933
          },
          {
            "average": 4.464767502,
            "count": 4654609,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.700876735,
            "variance": 22.09824208
          },
          {
            "average": 4.962977717,
            "count": 4654609,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.838706847,
            "variance": 78.12273872
          },
          {
            "average": 0.5060899852,
            "count": 4654609,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999629644,
            "variance": 0.2499629658
          },
          {
            "average": 208.7138608,
            "count": 4654609,
            "maximum": 210,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5721828281,
            "variance": 0.3273931888
          },
          {
            "average": 114542628.5,
            "count": 4654609,
            "maximum": 114543867.5,
            "minimum": 114542065.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 475.1709009,
            "variance": 225787.3851
          },
          {
            "average": 0,
            "count": 4654609,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4654609,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4654609,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4654609,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4654609,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          653877.3472,
          5038106.436,
          312.3780291,
          654663.7472,
          5038892.816,
          732.0980291
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                653877.3472420654,
                5038106.435733365,
                312.3780291184463
              ],
              [
                653877.3472420654,
                5038892.815733366,
                312.3780291184463
              ],
              [
                654663.7472420653,
                5038892.815733366,
                732.0980291184463
              ],
              [
                654663.7472420653,
                5038106.435733365,
                732.0980291184463
              ],
              [
                653877.3472420654,
                5038106.435733365,
                312.3780291184463
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:31:07+00:00",
        "end_time": "2015-05-01T19:01:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514789.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514789.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514789.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514789.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.03112316,
            45.47934386,
            312.3780291,
            -85.02081934,
            45.48659185,
            732.0980291
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.03112316346552,
                  45.479517700773,
                  312.3780291184463
                ],
                [
                  -85.03087664127291,
                  45.48659184882718,
                  312.3780291184463
                ],
                [
                  -85.02081933957123,
                  45.48641796635785,
                  732.0980291184463
                ],
                [
                  -85.0210671188781,
                  45.479343860953584,
                  732.0980291184463
                ],
                [
                  -85.03112316346552,
                  45.479517700773,
                  312.3780291184463
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514789.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514789.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:31:07Z",
            "pc:count": 4654609,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654209.0522,
                "count": 4654609,
                "maximum": 654663.7472,
                "minimum": 653877.3472,
                "name": "X",
                "position": 0,
                "stddev": 220.1033005,
                "variance": 48445.46287
              },
              {
                "average": 5038509.465,
                "count": 4654609,
                "maximum": 5038892.816,
                "minimum": 5038106.436,
                "name": "Y",
                "position": 1,
                "stddev": 220.6063669,
                "variance": 48667.16911
              },
              {
                "average": 349.2428653,
                "count": 4654609,
                "maximum": 732.0980291,
                "minimum": 312.3780291,
                "name": "Z",
                "position": 2,
                "stddev": 16.80483687,
                "variance": 282.4025422
              },
              {
                "average": 53.89495981,
                "count": 4654609,
                "maximum": 185,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.81936664,
                "variance": 2685.246759
              },
              {
                "average": 1.40909752,
                "count": 4654609,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8036844797,
                "variance": 0.6459087429
              },
              {
                "average": 1.818194181,
                "count": 4654609,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.166928119,
                "variance": 1.361721235
              },
              {
                "average": 0.4893807407,
                "count": 4654609,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998872723,
                "variance": 0.249887285
              },
              {
                "average": 0.0004329042461,
                "count": 4654609,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02080184927,
                "variance": 0.000432716933
              },
              {
                "average": 4.464767502,
                "count": 4654609,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.700876735,
                "variance": 22.09824208
              },
              {
                "average": 4.962977717,
                "count": 4654609,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.838706847,
                "variance": 78.12273872
              },
              {
                "average": 0.5060899852,
                "count": 4654609,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999629644,
                "variance": 0.2499629658
              },
              {
                "average": 208.7138608,
                "count": 4654609,
                "maximum": 210,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5721828281,
                "variance": 0.3273931888
              },
              {
                "average": 114542628.5,
                "count": 4654609,
                "maximum": 114543867.5,
                "minimum": 114542065.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 475.1709009,
                "variance": 225787.3851
              },
              {
                "average": 0,
                "count": 4654609,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4654609,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4654609,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4654609,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4654609,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              653877.3472,
              5038106.436,
              312.3780291,
              654663.7472,
              5038892.816,
              732.0980291
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    653877.3472420654,
                    5038106.435733365,
                    312.3780291184463
                  ],
                  [
                    653877.3472420654,
                    5038892.815733366,
                    312.3780291184463
                  ],
                  [
                    654663.7472420653,
                    5038892.815733366,
                    732.0980291184463
                  ],
                  [
                    654663.7472420653,
                    5038106.435733365,
                    732.0980291184463
                  ],
                  [
                    653877.3472420654,
                    5038106.435733365,
                    312.3780291184463
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:31:07+00:00",
            "end_time": "2015-05-01T19:01: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": "USGS_LPC_MI_13Co_Emmett_2015_509826.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0518492864802,
              45.582244736367265,
              66.80295864620979
            ],
            [
              -85.05160450831235,
              45.58931812469131,
              66.80295864620979
            ],
            [
              -85.04153131399994,
              45.589145810449494,
              591.8829586462098
            ],
            [
              -85.041777355703,
              45.58207246438902,
              591.8829586462098
            ],
            [
              -85.0518492864802,
              45.582244736367265,
              66.80295864620979
            ]
          ]
        ]
      },
      "bbox": [
        -85.05184929,
        45.58207246,
        66.80295865,
        -85.04153131,
        45.58931812,
        591.8829586
      ],
      "properties": {
        "datetime": "2015-05-01T18:46:08Z",
        "pc:count": 5150323,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652303.6961,
            "count": 5150323,
            "maximum": 652766.68,
            "minimum": 651980.48,
            "name": "X",
            "position": 0,
            "stddev": 196.6679314,
            "variance": 38678.27523
          },
          {
            "average": 5049862.614,
            "count": 5150323,
            "maximum": 5050265.865,
            "minimum": 5049479.565,
            "name": "Y",
            "position": 1,
            "stddev": 223.6084146,
            "variance": 50000.7231
          },
          {
            "average": 292.2146084,
            "count": 5150323,
            "maximum": 591.8829586,
            "minimum": 66.80295865,
            "name": "Z",
            "position": 2,
            "stddev": 13.06119231,
            "variance": 170.5947446
          },
          {
            "average": 47.81477647,
            "count": 5150323,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.96524914,
            "variance": 2300.665125
          },
          {
            "average": 1.430164089,
            "count": 5150323,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8146508749,
            "variance": 0.6636560479
          },
          {
            "average": 1.859899855,
            "count": 5150323,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.172572764,
            "variance": 1.374926888
          },
          {
            "average": 0.4891751449,
            "count": 5150323,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998828573,
            "variance": 0.249882871
          },
          {
            "average": 0.0003900726226,
            "count": 5150323,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01974640579,
            "variance": 0.0003899205417
          },
          {
            "average": 4.575374399,
            "count": 5150323,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.782895944,
            "variance": 22.87609362
          },
          {
            "average": 8.726753057,
            "count": 5150323,
            "maximum": 19.00200081,
            "minimum": -7.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.166853746,
            "variance": 38.03008512
          },
          {
            "average": 0.4770863886,
            "count": 5150323,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499474739,
            "variance": 0.2494750148
          },
          {
            "average": 206.5869245,
            "count": 5150323,
            "maximum": 207,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4923862,
            "variance": 0.24244417
          },
          {
            "average": 114540776.1,
            "count": 5150323,
            "maximum": 114541168.8,
            "minimum": 114540220.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 461.9165323,
            "variance": 213366.8828
          },
          {
            "average": 0,
            "count": 5150323,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5150323,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5150323,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5150323,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5150323,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          651980.48,
          5049479.565,
          66.80295865,
          652766.68,
          5050265.865,
          591.8829586
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                651980.4799515818,
                5049479.564785521,
                66.80295864620979
              ],
              [
                651980.4799515818,
                5050265.864785521,
                66.80295864620979
              ],
              [
                652766.6799515818,
                5050265.864785521,
                591.8829586462098
              ],
              [
                652766.6799515818,
                5049479.564785521,
                591.8829586462098
              ],
              [
                651980.4799515818,
                5049479.564785521,
                66.80295864620979
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:46:08+00:00",
        "end_time": "2015-05-01T18:30:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_509826.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_509826.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_509826.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509826.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05184929,
            45.58207246,
            66.80295865,
            -85.04153131,
            45.58931812,
            591.8829586
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.0518492864802,
                  45.582244736367265,
                  66.80295864620979
                ],
                [
                  -85.05160450831235,
                  45.58931812469131,
                  66.80295864620979
                ],
                [
                  -85.04153131399994,
                  45.589145810449494,
                  591.8829586462098
                ],
                [
                  -85.041777355703,
                  45.58207246438902,
                  591.8829586462098
                ],
                [
                  -85.0518492864802,
                  45.582244736367265,
                  66.80295864620979
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_509826.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509826.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:46:08Z",
            "pc:count": 5150323,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652303.6961,
                "count": 5150323,
                "maximum": 652766.68,
                "minimum": 651980.48,
                "name": "X",
                "position": 0,
                "stddev": 196.6679314,
                "variance": 38678.27523
              },
              {
                "average": 5049862.614,
                "count": 5150323,
                "maximum": 5050265.865,
                "minimum": 5049479.565,
                "name": "Y",
                "position": 1,
                "stddev": 223.6084146,
                "variance": 50000.7231
              },
              {
                "average": 292.2146084,
                "count": 5150323,
                "maximum": 591.8829586,
                "minimum": 66.80295865,
                "name": "Z",
                "position": 2,
                "stddev": 13.06119231,
                "variance": 170.5947446
              },
              {
                "average": 47.81477647,
                "count": 5150323,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.96524914,
                "variance": 2300.665125
              },
              {
                "average": 1.430164089,
                "count": 5150323,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8146508749,
                "variance": 0.6636560479
              },
              {
                "average": 1.859899855,
                "count": 5150323,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.172572764,
                "variance": 1.374926888
              },
              {
                "average": 0.4891751449,
                "count": 5150323,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998828573,
                "variance": 0.249882871
              },
              {
                "average": 0.0003900726226,
                "count": 5150323,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01974640579,
                "variance": 0.0003899205417
              },
              {
                "average": 4.575374399,
                "count": 5150323,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.782895944,
                "variance": 22.87609362
              },
              {
                "average": 8.726753057,
                "count": 5150323,
                "maximum": 19.00200081,
                "minimum": -7.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.166853746,
                "variance": 38.03008512
              },
              {
                "average": 0.4770863886,
                "count": 5150323,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499474739,
                "variance": 0.2494750148
              },
              {
                "average": 206.5869245,
                "count": 5150323,
                "maximum": 207,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4923862,
                "variance": 0.24244417
              },
              {
                "average": 114540776.1,
                "count": 5150323,
                "maximum": 114541168.8,
                "minimum": 114540220.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 461.9165323,
                "variance": 213366.8828
              },
              {
                "average": 0,
                "count": 5150323,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5150323,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5150323,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5150323,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5150323,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              651980.48,
              5049479.565,
              66.80295865,
              652766.68,
              5050265.865,
              591.8829586
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    651980.4799515818,
                    5049479.564785521,
                    66.80295864620979
                  ],
                  [
                    651980.4799515818,
                    5050265.864785521,
                    66.80295864620979
                  ],
                  [
                    652766.6799515818,
                    5050265.864785521,
                    591.8829586462098
                  ],
                  [
                    652766.6799515818,
                    5049479.564785521,
                    591.8829586462098
                  ],
                  [
                    651980.4799515818,
                    5049479.564785521,
                    66.80295864620979
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:46:08+00:00",
            "end_time": "2015-05-01T18:30: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": "USGS_LPC_MI_13Co_Emmett_2015_522774.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00142727921063,
              45.43854449855823,
              104.72134154574583
            ],
            [
              -85.00117738469956,
              45.44561893017228,
              104.72134154574583
            ],
            [
              -84.99112857006041,
              45.44544257404201,
              280.80134154574586
            ],
            [
              -84.99137971882858,
              45.43836818568534,
              280.80134154574586
            ],
            [
              -85.00142727921063,
              45.43854449855823,
              104.72134154574583
            ]
          ]
        ]
      },
      "bbox": [
        -85.00142728,
        45.43836819,
        104.7213415,
        -84.99112857,
        45.44561893,
        280.8013415
      ],
      "properties": {
        "datetime": "2015-05-02T16:03:09Z",
        "pc:count": 3414643,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656649.1128,
            "count": 3414643,
            "maximum": 657097.747,
            "minimum": 656311.427,
            "name": "X",
            "position": 0,
            "stddev": 223.6880628,
            "variance": 50036.34944
          },
          {
            "average": 5034011.631,
            "count": 3414643,
            "maximum": 5034398.241,
            "minimum": 5033611.821,
            "name": "Y",
            "position": 1,
            "stddev": 221.9926828,
            "variance": 49280.75121
          },
          {
            "average": 237.8500356,
            "count": 3414643,
            "maximum": 280.8013415,
            "minimum": 104.7213415,
            "name": "Z",
            "position": 2,
            "stddev": 10.49961975,
            "variance": 110.2420148
          },
          {
            "average": 63.12853965,
            "count": 3414643,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.38119329,
            "variance": 2059.452705
          },
          {
            "average": 1.293028583,
            "count": 3414643,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6774877013,
            "variance": 0.4589895855
          },
          {
            "average": 1.58713722,
            "count": 3414643,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.000464908,
            "variance": 1.000930031
          },
          {
            "average": 0.5173841014,
            "count": 3414643,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996977748,
            "variance": 0.2496978661
          },
          {
            "average": 0.000352013373,
            "count": 3414643,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01875871964,
            "variance": 0.0003518895626
          },
          {
            "average": 3.740758258,
            "count": 3414643,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.24456405,
            "variance": 18.01632398
          },
          {
            "average": -8.73302289,
            "count": 3414643,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.343431762,
            "variance": 69.61285356
          },
          {
            "average": 0.5241669481,
            "count": 3414643,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4994156902,
            "variance": 0.2494160317
          },
          {
            "average": 211.7001991,
            "count": 3414643,
            "maximum": 213,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.512855268,
            "variance": 0.2630205259
          },
          {
            "average": 114547304.2,
            "count": 3414643,
            "maximum": 114617789.4,
            "minimum": 114544632.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11651.35205,
            "variance": 135754004.5
          },
          {
            "average": 0,
            "count": 3414643,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3414643,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3414643,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3414643,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3414643,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656311.427,
          5033611.821,
          104.7213415,
          657097.747,
          5034398.241,
          280.8013415
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656311.4269604728,
                5033611.821154146,
                104.72134154574583
              ],
              [
                656311.4269604728,
                5034398.241154146,
                104.72134154574583
              ],
              [
                657097.7469604729,
                5034398.241154146,
                280.80134154574586
              ],
              [
                657097.7469604729,
                5033611.821154146,
                280.80134154574586
              ],
              [
                656311.4269604728,
                5033611.821154146,
                104.72134154574583
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:03:09+00:00",
        "end_time": "2015-05-01T19:43:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522774.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522774.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522774.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522774.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00142728,
            45.43836819,
            104.7213415,
            -84.99112857,
            45.44561893,
            280.8013415
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00142727921063,
                  45.43854449855823,
                  104.72134154574583
                ],
                [
                  -85.00117738469956,
                  45.44561893017228,
                  104.72134154574583
                ],
                [
                  -84.99112857006041,
                  45.44544257404201,
                  280.80134154574586
                ],
                [
                  -84.99137971882858,
                  45.43836818568534,
                  280.80134154574586
                ],
                [
                  -85.00142727921063,
                  45.43854449855823,
                  104.72134154574583
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522774.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522774.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:03:09Z",
            "pc:count": 3414643,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656649.1128,
                "count": 3414643,
                "maximum": 657097.747,
                "minimum": 656311.427,
                "name": "X",
                "position": 0,
                "stddev": 223.6880628,
                "variance": 50036.34944
              },
              {
                "average": 5034011.631,
                "count": 3414643,
                "maximum": 5034398.241,
                "minimum": 5033611.821,
                "name": "Y",
                "position": 1,
                "stddev": 221.9926828,
                "variance": 49280.75121
              },
              {
                "average": 237.8500356,
                "count": 3414643,
                "maximum": 280.8013415,
                "minimum": 104.7213415,
                "name": "Z",
                "position": 2,
                "stddev": 10.49961975,
                "variance": 110.2420148
              },
              {
                "average": 63.12853965,
                "count": 3414643,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.38119329,
                "variance": 2059.452705
              },
              {
                "average": 1.293028583,
                "count": 3414643,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6774877013,
                "variance": 0.4589895855
              },
              {
                "average": 1.58713722,
                "count": 3414643,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.000464908,
                "variance": 1.000930031
              },
              {
                "average": 0.5173841014,
                "count": 3414643,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996977748,
                "variance": 0.2496978661
              },
              {
                "average": 0.000352013373,
                "count": 3414643,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01875871964,
                "variance": 0.0003518895626
              },
              {
                "average": 3.740758258,
                "count": 3414643,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.24456405,
                "variance": 18.01632398
              },
              {
                "average": -8.73302289,
                "count": 3414643,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.343431762,
                "variance": 69.61285356
              },
              {
                "average": 0.5241669481,
                "count": 3414643,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4994156902,
                "variance": 0.2494160317
              },
              {
                "average": 211.7001991,
                "count": 3414643,
                "maximum": 213,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.512855268,
                "variance": 0.2630205259
              },
              {
                "average": 114547304.2,
                "count": 3414643,
                "maximum": 114617789.4,
                "minimum": 114544632.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11651.35205,
                "variance": 135754004.5
              },
              {
                "average": 0,
                "count": 3414643,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3414643,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3414643,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3414643,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3414643,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656311.427,
              5033611.821,
              104.7213415,
              657097.747,
              5034398.241,
              280.8013415
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656311.4269604728,
                    5033611.821154146,
                    104.72134154574583
                  ],
                  [
                    656311.4269604728,
                    5034398.241154146,
                    104.72134154574583
                  ],
                  [
                    657097.7469604729,
                    5034398.241154146,
                    280.80134154574586
                  ],
                  [
                    657097.7469604729,
                    5033611.821154146,
                    280.80134154574586
                  ],
                  [
                    656311.4269604728,
                    5033611.821154146,
                    104.72134154574583
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:03:09+00:00",
            "end_time": "2015-05-01T19:43: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": "USGS_LPC_MI_13Co_Emmett_2015_504846.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07205559882053,
              45.63697616325263,
              82.00265596697528
            ],
            [
              -85.07181296386817,
              45.64404758901632,
              82.00265596697528
            ],
            [
              -85.06172933170991,
              45.64387688970226,
              502.3626559669753
            ],
            [
              -85.06197323361285,
              45.63680550579619,
              502.3626559669753
            ],
            [
              -85.07205559882053,
              45.63697616325263,
              82.00265596697528
            ]
          ]
        ]
      },
      "bbox": [
        -85.0720556,
        45.63680551,
        82.00265597,
        -85.06172933,
        45.64404759,
        502.362656
      ],
      "properties": {
        "datetime": "2015-05-01T18:18:07Z",
        "pc:count": 1188903,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 650678.7995,
            "count": 1188903,
            "maximum": 651044.1189,
            "minimum": 650257.8789,
            "name": "X",
            "position": 0,
            "stddev": 234.974356,
            "variance": 55212.948
          },
          {
            "average": 5055909.388,
            "count": 1188903,
            "maximum": 5056308.097,
            "minimum": 5055522.017,
            "name": "Y",
            "position": 1,
            "stddev": 224.4292722,
            "variance": 50368.4982
          },
          {
            "average": 177.4063862,
            "count": 1188903,
            "maximum": 502.362656,
            "minimum": 82.00265597,
            "name": "Z",
            "position": 2,
            "stddev": 3.60883288,
            "variance": 13.02367475
          },
          {
            "average": 28.94315264,
            "count": 1188903,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.40661657,
            "variance": 645.4961653
          },
          {
            "average": 1.025949131,
            "count": 1188903,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2127177611,
            "variance": 0.04524884587
          },
          {
            "average": 1.051768731,
            "count": 1188903,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3297199059,
            "variance": 0.1087152163
          },
          {
            "average": 0.5033816888,
            "count": 1188903,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999887743,
            "variance": 0.2499887744
          },
          {
            "average": 0.0007216736773,
            "count": 1188903,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02685430079,
            "variance": 0.000721153471
          },
          {
            "average": 8.353419076,
            "count": 1188903,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.397835525,
            "variance": 5.749615207
          },
          {
            "average": 4.201396015,
            "count": 1188903,
            "maximum": 24,
            "minimum": -7.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.874062531,
            "variance": 23.75648556
          },
          {
            "average": 0.5121679397,
            "count": 1188903,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998521295,
            "variance": 0.2498521514
          },
          {
            "average": 204.3631692,
            "count": 1188903,
            "maximum": 205,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4809132332,
            "variance": 0.2312775379
          },
          {
            "average": 114539098,
            "count": 1188903,
            "maximum": 114539487.5,
            "minimum": 114538419.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 508.5005879,
            "variance": 258572.8479
          },
          {
            "average": 0,
            "count": 1188903,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1188903,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1188903,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1188903,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1188903,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          650257.8789,
          5055522.017,
          82.00265597,
          651044.1189,
          5056308.097,
          502.362656
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                650257.8788695425,
                5055522.016858618,
                82.00265596697528
              ],
              [
                650257.8788695425,
                5056308.096858618,
                82.00265596697528
              ],
              [
                651044.1188695425,
                5056308.096858618,
                502.3626559669753
              ],
              [
                651044.1188695425,
                5055522.016858618,
                502.3626559669753
              ],
              [
                650257.8788695425,
                5055522.016858618,
                82.00265596697528
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:18:07+00:00",
        "end_time": "2015-05-01T18:00:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_504846.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_504846.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_504846.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504846.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.0720556,
            45.63680551,
            82.00265597,
            -85.06172933,
            45.64404759,
            502.362656
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.07205559882053,
                  45.63697616325263,
                  82.00265596697528
                ],
                [
                  -85.07181296386817,
                  45.64404758901632,
                  82.00265596697528
                ],
                [
                  -85.06172933170991,
                  45.64387688970226,
                  502.3626559669753
                ],
                [
                  -85.06197323361285,
                  45.63680550579619,
                  502.3626559669753
                ],
                [
                  -85.07205559882053,
                  45.63697616325263,
                  82.00265596697528
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_504846.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504846.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:18:07Z",
            "pc:count": 1188903,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 650678.7995,
                "count": 1188903,
                "maximum": 651044.1189,
                "minimum": 650257.8789,
                "name": "X",
                "position": 0,
                "stddev": 234.974356,
                "variance": 55212.948
              },
              {
                "average": 5055909.388,
                "count": 1188903,
                "maximum": 5056308.097,
                "minimum": 5055522.017,
                "name": "Y",
                "position": 1,
                "stddev": 224.4292722,
                "variance": 50368.4982
              },
              {
                "average": 177.4063862,
                "count": 1188903,
                "maximum": 502.362656,
                "minimum": 82.00265597,
                "name": "Z",
                "position": 2,
                "stddev": 3.60883288,
                "variance": 13.02367475
              },
              {
                "average": 28.94315264,
                "count": 1188903,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.40661657,
                "variance": 645.4961653
              },
              {
                "average": 1.025949131,
                "count": 1188903,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2127177611,
                "variance": 0.04524884587
              },
              {
                "average": 1.051768731,
                "count": 1188903,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3297199059,
                "variance": 0.1087152163
              },
              {
                "average": 0.5033816888,
                "count": 1188903,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999887743,
                "variance": 0.2499887744
              },
              {
                "average": 0.0007216736773,
                "count": 1188903,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02685430079,
                "variance": 0.000721153471
              },
              {
                "average": 8.353419076,
                "count": 1188903,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.397835525,
                "variance": 5.749615207
              },
              {
                "average": 4.201396015,
                "count": 1188903,
                "maximum": 24,
                "minimum": -7.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.874062531,
                "variance": 23.75648556
              },
              {
                "average": 0.5121679397,
                "count": 1188903,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998521295,
                "variance": 0.2498521514
              },
              {
                "average": 204.3631692,
                "count": 1188903,
                "maximum": 205,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4809132332,
                "variance": 0.2312775379
              },
              {
                "average": 114539098,
                "count": 1188903,
                "maximum": 114539487.5,
                "minimum": 114538419.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 508.5005879,
                "variance": 258572.8479
              },
              {
                "average": 0,
                "count": 1188903,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1188903,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1188903,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1188903,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1188903,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              650257.8789,
              5055522.017,
              82.00265597,
              651044.1189,
              5056308.097,
              502.362656
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    650257.8788695425,
                    5055522.016858618,
                    82.00265596697528
                  ],
                  [
                    650257.8788695425,
                    5056308.096858618,
                    82.00265596697528
                  ],
                  [
                    651044.1188695425,
                    5056308.096858618,
                    502.3626559669753
                  ],
                  [
                    651044.1188695425,
                    5055522.016858618,
                    502.3626559669753
                  ],
                  [
                    650257.8788695425,
                    5055522.016858618,
                    82.00265596697528
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:18:07+00:00",
            "end_time": "2015-05-01T18:00: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": "USGS_LPC_MI_13Co_Emmett_2015_494801.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.10953556430862,
              45.51333202692486,
              167.9674118846507
            ],
            [
              -85.10929895711529,
              45.52039512448821,
              167.9674118846507
            ],
            [
              -85.09923798342828,
              45.52022809759932,
              288.3274118846507
            ],
            [
              -85.09947584783492,
              45.513165040941225,
              288.3274118846507
            ],
            [
              -85.10953556430862,
              45.51333202692486,
              167.9674118846507
            ]
          ]
        ]
      },
      "bbox": [
        -85.10953556,
        45.51316504,
        167.9674119,
        -85.09923798,
        45.52039512,
        288.3274119
      ],
      "properties": {
        "datetime": "2015-05-01T17:35:49Z",
        "pc:count": 4333732,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 648155.2331,
            "count": 4333732,
            "maximum": 648446.816,
            "minimum": 647660.636,
            "name": "X",
            "position": 0,
            "stddev": 182.3475795,
            "variance": 33250.63975
          },
          {
            "average": 5042125.467,
            "count": 4333732,
            "maximum": 5042500.979,
            "minimum": 5041715.859,
            "name": "Y",
            "position": 1,
            "stddev": 214.9858553,
            "variance": 46218.91799
          },
          {
            "average": 236.4471211,
            "count": 4333732,
            "maximum": 288.3274119,
            "minimum": 167.9674119,
            "name": "Z",
            "position": 2,
            "stddev": 20.20170532,
            "variance": 408.1088978
          },
          {
            "average": 40.179812,
            "count": 4333732,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.64264405,
            "variance": 1651.824515
          },
          {
            "average": 1.481964736,
            "count": 4333732,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8502205009,
            "variance": 0.7228749001
          },
          {
            "average": 1.965068675,
            "count": 4333732,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.206779872,
            "variance": 1.456317661
          },
          {
            "average": 0.518275934,
            "count": 4333732,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996659362,
            "variance": 0.2496660478
          },
          {
            "average": 0.0003664278271,
            "count": 4333732,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01913879939,
            "variance": 0.0003662936423
          },
          {
            "average": 4.209702861,
            "count": 4333732,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.657726032,
            "variance": 21.69441178
          },
          {
            "average": -10.38789452,
            "count": 4333732,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.069368641,
            "variance": 36.83723569
          },
          {
            "average": 0.5466775518,
            "count": 4333732,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4978164956,
            "variance": 0.2478212633
          },
          {
            "average": 201.3251588,
            "count": 4333732,
            "maximum": 202,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4825587046,
            "variance": 0.2328629034
          },
          {
            "average": 114536619.7,
            "count": 4333732,
            "maximum": 114536949.6,
            "minimum": 114536218.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 229.912879,
            "variance": 52859.93192
          },
          {
            "average": 0,
            "count": 4333732,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4333732,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4333732,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4333732,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4333732,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          647660.636,
          5041715.859,
          167.9674119,
          648446.816,
          5042500.979,
          288.3274119
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                647660.6360173636,
                5041715.858512121,
                167.9674118846507
              ],
              [
                647660.6360173636,
                5042500.97851212,
                167.9674118846507
              ],
              [
                648446.8160173636,
                5042500.97851212,
                288.3274118846507
              ],
              [
                648446.8160173636,
                5041715.858512121,
                288.3274118846507
              ],
              [
                647660.6360173636,
                5041715.858512121,
                167.9674118846507
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:35:49+00:00",
        "end_time": "2015-05-01T17:23:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_494801.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_494801.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_494801.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494801.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.10953556,
            45.51316504,
            167.9674119,
            -85.09923798,
            45.52039512,
            288.3274119
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.10953556430862,
                  45.51333202692486,
                  167.9674118846507
                ],
                [
                  -85.10929895711529,
                  45.52039512448821,
                  167.9674118846507
                ],
                [
                  -85.09923798342828,
                  45.52022809759932,
                  288.3274118846507
                ],
                [
                  -85.09947584783492,
                  45.513165040941225,
                  288.3274118846507
                ],
                [
                  -85.10953556430862,
                  45.51333202692486,
                  167.9674118846507
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_494801.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494801.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:35:49Z",
            "pc:count": 4333732,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 648155.2331,
                "count": 4333732,
                "maximum": 648446.816,
                "minimum": 647660.636,
                "name": "X",
                "position": 0,
                "stddev": 182.3475795,
                "variance": 33250.63975
              },
              {
                "average": 5042125.467,
                "count": 4333732,
                "maximum": 5042500.979,
                "minimum": 5041715.859,
                "name": "Y",
                "position": 1,
                "stddev": 214.9858553,
                "variance": 46218.91799
              },
              {
                "average": 236.4471211,
                "count": 4333732,
                "maximum": 288.3274119,
                "minimum": 167.9674119,
                "name": "Z",
                "position": 2,
                "stddev": 20.20170532,
                "variance": 408.1088978
              },
              {
                "average": 40.179812,
                "count": 4333732,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.64264405,
                "variance": 1651.824515
              },
              {
                "average": 1.481964736,
                "count": 4333732,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8502205009,
                "variance": 0.7228749001
              },
              {
                "average": 1.965068675,
                "count": 4333732,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.206779872,
                "variance": 1.456317661
              },
              {
                "average": 0.518275934,
                "count": 4333732,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996659362,
                "variance": 0.2496660478
              },
              {
                "average": 0.0003664278271,
                "count": 4333732,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01913879939,
                "variance": 0.0003662936423
              },
              {
                "average": 4.209702861,
                "count": 4333732,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.657726032,
                "variance": 21.69441178
              },
              {
                "average": -10.38789452,
                "count": 4333732,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.069368641,
                "variance": 36.83723569
              },
              {
                "average": 0.5466775518,
                "count": 4333732,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4978164956,
                "variance": 0.2478212633
              },
              {
                "average": 201.3251588,
                "count": 4333732,
                "maximum": 202,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4825587046,
                "variance": 0.2328629034
              },
              {
                "average": 114536619.7,
                "count": 4333732,
                "maximum": 114536949.6,
                "minimum": 114536218.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 229.912879,
                "variance": 52859.93192
              },
              {
                "average": 0,
                "count": 4333732,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4333732,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4333732,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4333732,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4333732,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              647660.636,
              5041715.859,
              167.9674119,
              648446.816,
              5042500.979,
              288.3274119
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    647660.6360173636,
                    5041715.858512121,
                    167.9674118846507
                  ],
                  [
                    647660.6360173636,
                    5042500.97851212,
                    167.9674118846507
                  ],
                  [
                    648446.8160173636,
                    5042500.97851212,
                    288.3274118846507
                  ],
                  [
                    648446.8160173636,
                    5041715.858512121,
                    288.3274118846507
                  ],
                  [
                    647660.6360173636,
                    5041715.858512121,
                    167.9674118846507
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:35:49+00:00",
            "end_time": "2015-05-01T17:23: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": "USGS_LPC_MI_13Co_Emmett_2015_524804.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.9925890172295,
              45.52087281402316,
              260.0325371091449
            ],
            [
              -84.99233731598028,
              45.52794656530348,
              260.0325371091449
            ],
            [
              -84.9822762109834,
              45.52776922371087,
              335.87253710914496
            ],
            [
              -84.98252917151545,
              45.5206955159276,
              335.87253710914496
            ],
            [
              -84.9925890172295,
              45.52087281402316,
              260.0325371091449
            ]
          ]
        ]
      },
      "bbox": [
        -84.99258902,
        45.52069552,
        260.0325371,
        -84.98227621,
        45.52794657,
        335.8725371
      ],
      "properties": {
        "datetime": "2015-05-02T16:05:03Z",
        "pc:count": 5264980,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657170.9536,
            "count": 5264980,
            "maximum": 657560.2416,
            "minimum": 656774.1016,
            "name": "X",
            "position": 0,
            "stddev": 201.6699956,
            "variance": 40670.78714
          },
          {
            "average": 5043180.836,
            "count": 5264980,
            "maximum": 5043561.723,
            "minimum": 5042775.363,
            "name": "Y",
            "position": 1,
            "stddev": 214.0031891,
            "variance": 45797.36496
          },
          {
            "average": 284.2855455,
            "count": 5264980,
            "maximum": 335.8725371,
            "minimum": 260.0325371,
            "name": "Z",
            "position": 2,
            "stddev": 14.75913725,
            "variance": 217.8321324
          },
          {
            "average": 45.66643292,
            "count": 5264980,
            "maximum": 209,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.43712719,
            "variance": 1800.909764
          },
          {
            "average": 1.382079324,
            "count": 5264980,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7348483817,
            "variance": 0.5400021441
          },
          {
            "average": 1.764155609,
            "count": 5264980,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.044945795,
            "variance": 1.091911714
          },
          {
            "average": 0.4906620728,
            "count": 5264980,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499912843,
            "variance": 0.2499128506
          },
          {
            "average": 0.0003380829557,
            "count": 5264980,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01838392558,
            "variance": 0.0003379687198
          },
          {
            "average": 4.533523014,
            "count": 5264980,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.789800854,
            "variance": 22.94219222
          },
          {
            "average": 5.956168998,
            "count": 5264980,
            "maximum": 19.99799919,
            "minimum": -12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.272396461,
            "variance": 52.88775029
          },
          {
            "average": 0.4835230143,
            "count": 5264980,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997284827,
            "variance": 0.2497285564
          },
          {
            "average": 212.5161885,
            "count": 5264980,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.499737912,
            "variance": 0.2497379807
          },
          {
            "average": 114582939.5,
            "count": 5264980,
            "maximum": 114617903.8,
            "minimum": 114545635.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36110.25545,
            "variance": 1303950549
          },
          {
            "average": 0,
            "count": 5264980,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5264980,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5264980,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5264980,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5264980,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656774.1016,
          5042775.363,
          260.0325371,
          657560.2416,
          5043561.723,
          335.8725371
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656774.1016384263,
                5042775.363118596,
                260.0325371091449
              ],
              [
                656774.1016384263,
                5043561.723118596,
                260.0325371091449
              ],
              [
                657560.2416384262,
                5043561.723118596,
                335.87253710914496
              ],
              [
                657560.2416384262,
                5042775.363118596,
                335.87253710914496
              ],
              [
                656774.1016384263,
                5042775.363118596,
                260.0325371091449
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:05:03+00:00",
        "end_time": "2015-05-01T20:00:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524804.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524804.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524804.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524804.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99258902,
            45.52069552,
            260.0325371,
            -84.98227621,
            45.52794657,
            335.8725371
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.9925890172295,
                  45.52087281402316,
                  260.0325371091449
                ],
                [
                  -84.99233731598028,
                  45.52794656530348,
                  260.0325371091449
                ],
                [
                  -84.9822762109834,
                  45.52776922371087,
                  335.87253710914496
                ],
                [
                  -84.98252917151545,
                  45.5206955159276,
                  335.87253710914496
                ],
                [
                  -84.9925890172295,
                  45.52087281402316,
                  260.0325371091449
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524804.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524804.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:05:03Z",
            "pc:count": 5264980,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657170.9536,
                "count": 5264980,
                "maximum": 657560.2416,
                "minimum": 656774.1016,
                "name": "X",
                "position": 0,
                "stddev": 201.6699956,
                "variance": 40670.78714
              },
              {
                "average": 5043180.836,
                "count": 5264980,
                "maximum": 5043561.723,
                "minimum": 5042775.363,
                "name": "Y",
                "position": 1,
                "stddev": 214.0031891,
                "variance": 45797.36496
              },
              {
                "average": 284.2855455,
                "count": 5264980,
                "maximum": 335.8725371,
                "minimum": 260.0325371,
                "name": "Z",
                "position": 2,
                "stddev": 14.75913725,
                "variance": 217.8321324
              },
              {
                "average": 45.66643292,
                "count": 5264980,
                "maximum": 209,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.43712719,
                "variance": 1800.909764
              },
              {
                "average": 1.382079324,
                "count": 5264980,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7348483817,
                "variance": 0.5400021441
              },
              {
                "average": 1.764155609,
                "count": 5264980,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.044945795,
                "variance": 1.091911714
              },
              {
                "average": 0.4906620728,
                "count": 5264980,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499912843,
                "variance": 0.2499128506
              },
              {
                "average": 0.0003380829557,
                "count": 5264980,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01838392558,
                "variance": 0.0003379687198
              },
              {
                "average": 4.533523014,
                "count": 5264980,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.789800854,
                "variance": 22.94219222
              },
              {
                "average": 5.956168998,
                "count": 5264980,
                "maximum": 19.99799919,
                "minimum": -12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.272396461,
                "variance": 52.88775029
              },
              {
                "average": 0.4835230143,
                "count": 5264980,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997284827,
                "variance": 0.2497285564
              },
              {
                "average": 212.5161885,
                "count": 5264980,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.499737912,
                "variance": 0.2497379807
              },
              {
                "average": 114582939.5,
                "count": 5264980,
                "maximum": 114617903.8,
                "minimum": 114545635.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36110.25545,
                "variance": 1303950549
              },
              {
                "average": 0,
                "count": 5264980,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5264980,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5264980,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5264980,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5264980,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656774.1016,
              5042775.363,
              260.0325371,
              657560.2416,
              5043561.723,
              335.8725371
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656774.1016384263,
                    5042775.363118596,
                    260.0325371091449
                  ],
                  [
                    656774.1016384263,
                    5043561.723118596,
                    260.0325371091449
                  ],
                  [
                    657560.2416384262,
                    5043561.723118596,
                    335.87253710914496
                  ],
                  [
                    657560.2416384262,
                    5042775.363118596,
                    335.87253710914496
                  ],
                  [
                    656774.1016384263,
                    5042775.363118596,
                    260.0325371091449
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:05:03+00:00",
            "end_time": "2015-05-01T20:00: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": "USGS_LPC_MI_13Co_Emmett_2015_499829.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09099086671036,
              45.58886276343722,
              224.78086034079365
            ],
            [
              -85.09075094937174,
              45.59593630653173,
              224.78086034079365
            ],
            [
              -85.08067480022676,
              45.59576739932337,
              330.30086034079363
            ],
            [
              -85.08091598185044,
              45.58869389765791,
              330.30086034079363
            ],
            [
              -85.09099086671036,
              45.58886276343722,
              224.78086034079365
            ]
          ]
        ]
      },
      "bbox": [
        -85.09099087,
        45.5886939,
        224.7808603,
        -85.0806748,
        45.59593631,
        330.3008603
      ],
      "properties": {
        "datetime": "2015-05-01T18:01:37Z",
        "pc:count": 5037066,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 649277.3329,
            "count": 5037066,
            "maximum": 649695.7768,
            "minimum": 648909.4568,
            "name": "X",
            "position": 0,
            "stddev": 222.2977329,
            "variance": 49416.28206
          },
          {
            "average": 5050534.687,
            "count": 5037066,
            "maximum": 5050927.671,
            "minimum": 5050141.371,
            "name": "Y",
            "position": 1,
            "stddev": 219.2194776,
            "variance": 48057.17934
          },
          {
            "average": 269.9950813,
            "count": 5037066,
            "maximum": 330.3008603,
            "minimum": 224.7808603,
            "name": "Z",
            "position": 2,
            "stddev": 20.14861037,
            "variance": 405.9664997
          },
          {
            "average": 41.68577104,
            "count": 5037066,
            "maximum": 176,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.65167045,
            "variance": 1993.771674
          },
          {
            "average": 1.516810778,
            "count": 5037066,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8924387607,
            "variance": 0.7964469416
          },
          {
            "average": 2.029843365,
            "count": 5037066,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.264317405,
            "variance": 1.598498502
          },
          {
            "average": 0.4907491782,
            "count": 5037066,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999144646,
            "variance": 0.2499144719
          },
          {
            "average": 0.0004556223802,
            "count": 5037066,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0213404517,
            "variance": 0.0004554148788
          },
          {
            "average": 3.727000798,
            "count": 5037066,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.410611071,
            "variance": 19.45349002
          },
          {
            "average": 4.1142606,
            "count": 5037066,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.092963549,
            "variance": 82.6819861
          },
          {
            "average": 0.5111318772,
            "count": 5037066,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998761156,
            "variance": 0.2498761309
          },
          {
            "average": 202.7930325,
            "count": 5037066,
            "maximum": 205,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6236660535,
            "variance": 0.3889593463
          },
          {
            "average": 114537543.1,
            "count": 5037066,
            "maximum": 114538497.7,
            "minimum": 114536831.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 462.6123086,
            "variance": 214010.148
          },
          {
            "average": 0,
            "count": 5037066,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5037066,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5037066,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5037066,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5037066,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          648909.4568,
          5050141.371,
          224.7808603,
          649695.7768,
          5050927.671,
          330.3008603
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                648909.4568408799,
                5050141.3713522265,
                224.78086034079365
              ],
              [
                648909.4568408799,
                5050927.671352227,
                224.78086034079365
              ],
              [
                649695.7768408799,
                5050927.671352227,
                330.30086034079363
              ],
              [
                649695.7768408799,
                5050141.3713522265,
                330.30086034079363
              ],
              [
                648909.4568408799,
                5050141.3713522265,
                224.78086034079365
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:01:37+00:00",
        "end_time": "2015-05-01T17:33:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_499829.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_499829.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_499829.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499829.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.09099087,
            45.5886939,
            224.7808603,
            -85.0806748,
            45.59593631,
            330.3008603
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.09099086671036,
                  45.58886276343722,
                  224.78086034079365
                ],
                [
                  -85.09075094937174,
                  45.59593630653173,
                  224.78086034079365
                ],
                [
                  -85.08067480022676,
                  45.59576739932337,
                  330.30086034079363
                ],
                [
                  -85.08091598185044,
                  45.58869389765791,
                  330.30086034079363
                ],
                [
                  -85.09099086671036,
                  45.58886276343722,
                  224.78086034079365
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_499829.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499829.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:01:37Z",
            "pc:count": 5037066,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 649277.3329,
                "count": 5037066,
                "maximum": 649695.7768,
                "minimum": 648909.4568,
                "name": "X",
                "position": 0,
                "stddev": 222.2977329,
                "variance": 49416.28206
              },
              {
                "average": 5050534.687,
                "count": 5037066,
                "maximum": 5050927.671,
                "minimum": 5050141.371,
                "name": "Y",
                "position": 1,
                "stddev": 219.2194776,
                "variance": 48057.17934
              },
              {
                "average": 269.9950813,
                "count": 5037066,
                "maximum": 330.3008603,
                "minimum": 224.7808603,
                "name": "Z",
                "position": 2,
                "stddev": 20.14861037,
                "variance": 405.9664997
              },
              {
                "average": 41.68577104,
                "count": 5037066,
                "maximum": 176,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.65167045,
                "variance": 1993.771674
              },
              {
                "average": 1.516810778,
                "count": 5037066,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8924387607,
                "variance": 0.7964469416
              },
              {
                "average": 2.029843365,
                "count": 5037066,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.264317405,
                "variance": 1.598498502
              },
              {
                "average": 0.4907491782,
                "count": 5037066,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999144646,
                "variance": 0.2499144719
              },
              {
                "average": 0.0004556223802,
                "count": 5037066,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0213404517,
                "variance": 0.0004554148788
              },
              {
                "average": 3.727000798,
                "count": 5037066,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.410611071,
                "variance": 19.45349002
              },
              {
                "average": 4.1142606,
                "count": 5037066,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.092963549,
                "variance": 82.6819861
              },
              {
                "average": 0.5111318772,
                "count": 5037066,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998761156,
                "variance": 0.2498761309
              },
              {
                "average": 202.7930325,
                "count": 5037066,
                "maximum": 205,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6236660535,
                "variance": 0.3889593463
              },
              {
                "average": 114537543.1,
                "count": 5037066,
                "maximum": 114538497.7,
                "minimum": 114536831.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 462.6123086,
                "variance": 214010.148
              },
              {
                "average": 0,
                "count": 5037066,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5037066,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5037066,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5037066,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5037066,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              648909.4568,
              5050141.371,
              224.7808603,
              649695.7768,
              5050927.671,
              330.3008603
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    648909.4568408799,
                    5050141.3713522265,
                    224.78086034079365
                  ],
                  [
                    648909.4568408799,
                    5050927.671352227,
                    224.78086034079365
                  ],
                  [
                    649695.7768408799,
                    5050927.671352227,
                    330.30086034079363
                  ],
                  [
                    649695.7768408799,
                    5050141.3713522265,
                    330.30086034079363
                  ],
                  [
                    648909.4568408799,
                    5050141.3713522265,
                    224.78086034079365
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:01:37+00:00",
            "end_time": "2015-05-01T17:33: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": "USGS_LPC_MI_13Co_Emmett_2015_504891.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07358815855828,
              45.76037698184618,
              173.87335545169458
            ],
            [
              -85.0733446526294,
              45.76744880036443,
              173.87335545169458
            ],
            [
              -85.06323957167123,
              45.76727789325654,
              201.93335545169458
            ],
            [
              -85.06348435281919,
              45.76020611665368,
              201.93335545169458
            ],
            [
              -85.07358815855828,
              45.76037698184618,
              173.87335545169458
            ]
          ]
        ]
      },
      "bbox": [
        -85.07358816,
        45.76020612,
        173.8733555,
        -85.06323957,
        45.7674488,
        201.9333555
      ],
      "properties": {
        "datetime": "2015-05-01T18:21:02Z",
        "pc:count": 2841523,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 650252.4037,
            "count": 2841523,
            "maximum": 650594.5987,
            "minimum": 649808.4187,
            "name": "X",
            "position": 0,
            "stddev": 213.1588646,
            "variance": 45436.70157
          },
          {
            "average": 5069650.516,
            "count": 2841523,
            "maximum": 5070015.056,
            "minimum": 5069228.916,
            "name": "Y",
            "position": 1,
            "stddev": 180.9097718,
            "variance": 32728.34554
          },
          {
            "average": 183.5897209,
            "count": 2841523,
            "maximum": 201.9333555,
            "minimum": 173.8733555,
            "name": "Z",
            "position": 2,
            "stddev": 5.87172067,
            "variance": 34.47710363
          },
          {
            "average": 49.39641981,
            "count": 2841523,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.4001753,
            "variance": 924.170658
          },
          {
            "average": 1.210284062,
            "count": 2841523,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5367757367,
            "variance": 0.2881281915
          },
          {
            "average": 1.420927087,
            "count": 2841523,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7812816809,
            "variance": 0.610401065
          },
          {
            "average": 0.4877606129,
            "count": 2841523,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998502629,
            "variance": 0.2498502853
          },
          {
            "average": 0.0003473489393,
            "count": 2841523,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01863406585,
            "variance": 0.0003472284102
          },
          {
            "average": 5.735615372,
            "count": 2841523,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.037712236,
            "variance": 25.37854457
          },
          {
            "average": 8.538289735,
            "count": 2841523,
            "maximum": 22.99799919,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.313152019,
            "variance": 39.85588841
          },
          {
            "average": 0.4747623018,
            "count": 2841523,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4993627402,
            "variance": 0.2493631463
          },
          {
            "average": 204.6280069,
            "count": 2841523,
            "maximum": 205,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4833366532,
            "variance": 0.2336143203
          },
          {
            "average": 114538775,
            "count": 2841523,
            "maximum": 114539662.5,
            "minimum": 114538247.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 679.5087136,
            "variance": 461732.0919
          },
          {
            "average": 0,
            "count": 2841523,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2841523,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2841523,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2841523,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2841523,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          649808.4187,
          5069228.916,
          173.8733555,
          650594.5987,
          5070015.056,
          201.9333555
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                649808.4187075243,
                5069228.9157747235,
                173.87335545169458
              ],
              [
                649808.4187075243,
                5070015.055774724,
                173.87335545169458
              ],
              [
                650594.5987075242,
                5070015.055774724,
                201.93335545169458
              ],
              [
                650594.5987075242,
                5069228.9157747235,
                201.93335545169458
              ],
              [
                649808.4187075243,
                5069228.9157747235,
                173.87335545169458
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:21:02+00:00",
        "end_time": "2015-05-01T17:57:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_504891.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_504891.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_504891.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504891.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.07358816,
            45.76020612,
            173.8733555,
            -85.06323957,
            45.7674488,
            201.9333555
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.07358815855828,
                  45.76037698184618,
                  173.87335545169458
                ],
                [
                  -85.0733446526294,
                  45.76744880036443,
                  173.87335545169458
                ],
                [
                  -85.06323957167123,
                  45.76727789325654,
                  201.93335545169458
                ],
                [
                  -85.06348435281919,
                  45.76020611665368,
                  201.93335545169458
                ],
                [
                  -85.07358815855828,
                  45.76037698184618,
                  173.87335545169458
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_504891.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504891.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:21:02Z",
            "pc:count": 2841523,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 650252.4037,
                "count": 2841523,
                "maximum": 650594.5987,
                "minimum": 649808.4187,
                "name": "X",
                "position": 0,
                "stddev": 213.1588646,
                "variance": 45436.70157
              },
              {
                "average": 5069650.516,
                "count": 2841523,
                "maximum": 5070015.056,
                "minimum": 5069228.916,
                "name": "Y",
                "position": 1,
                "stddev": 180.9097718,
                "variance": 32728.34554
              },
              {
                "average": 183.5897209,
                "count": 2841523,
                "maximum": 201.9333555,
                "minimum": 173.8733555,
                "name": "Z",
                "position": 2,
                "stddev": 5.87172067,
                "variance": 34.47710363
              },
              {
                "average": 49.39641981,
                "count": 2841523,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.4001753,
                "variance": 924.170658
              },
              {
                "average": 1.210284062,
                "count": 2841523,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5367757367,
                "variance": 0.2881281915
              },
              {
                "average": 1.420927087,
                "count": 2841523,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7812816809,
                "variance": 0.610401065
              },
              {
                "average": 0.4877606129,
                "count": 2841523,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998502629,
                "variance": 0.2498502853
              },
              {
                "average": 0.0003473489393,
                "count": 2841523,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01863406585,
                "variance": 0.0003472284102
              },
              {
                "average": 5.735615372,
                "count": 2841523,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.037712236,
                "variance": 25.37854457
              },
              {
                "average": 8.538289735,
                "count": 2841523,
                "maximum": 22.99799919,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.313152019,
                "variance": 39.85588841
              },
              {
                "average": 0.4747623018,
                "count": 2841523,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4993627402,
                "variance": 0.2493631463
              },
              {
                "average": 204.6280069,
                "count": 2841523,
                "maximum": 205,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4833366532,
                "variance": 0.2336143203
              },
              {
                "average": 114538775,
                "count": 2841523,
                "maximum": 114539662.5,
                "minimum": 114538247.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 679.5087136,
                "variance": 461732.0919
              },
              {
                "average": 0,
                "count": 2841523,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2841523,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2841523,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2841523,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2841523,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              649808.4187,
              5069228.916,
              173.8733555,
              650594.5987,
              5070015.056,
              201.9333555
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    649808.4187075243,
                    5069228.9157747235,
                    173.87335545169458
                  ],
                  [
                    649808.4187075243,
                    5070015.055774724,
                    173.87335545169458
                  ],
                  [
                    650594.5987075242,
                    5070015.055774724,
                    201.93335545169458
                  ],
                  [
                    650594.5987075242,
                    5069228.9157747235,
                    201.93335545169458
                  ],
                  [
                    649808.4187075243,
                    5069228.9157747235,
                    173.87335545169458
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:21:02+00:00",
            "end_time": "2015-05-01T17: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": "USGS_LPC_MI_13Co_Emmett_2015_517839.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02295415311801,
              45.61669648355427,
              220.26467268034077
            ],
            [
              -85.02270551058122,
              45.62376790748467,
              220.26467268034077
            ],
            [
              -85.01262529808263,
              45.623592925022564,
              743.4046726803408
            ],
            [
              -85.01287520616617,
              45.61652154399937,
              743.4046726803408
            ],
            [
              -85.02295415311801,
              45.61669648355427,
              220.26467268034077
            ]
          ]
        ]
      },
      "bbox": [
        -85.02295415,
        45.61652154,
        220.2646727,
        -85.0126253,
        45.62376791,
        743.4046727
      ],
      "properties": {
        "datetime": "2015-05-01T19:27:54Z",
        "pc:count": 3356652,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654578.1736,
            "count": 3356652,
            "maximum": 654926.5315,
            "minimum": 654140.2515,
            "name": "X",
            "position": 0,
            "stddev": 200.7449714,
            "variance": 40298.54353
          },
          {
            "average": 5053717.523,
            "count": 3356652,
            "maximum": 5054148.348,
            "minimum": 5053362.248,
            "name": "Y",
            "position": 1,
            "stddev": 210.3408925,
            "variance": 44243.29106
          },
          {
            "average": 273.6129614,
            "count": 3356652,
            "maximum": 743.4046727,
            "minimum": 220.2646727,
            "name": "Z",
            "position": 2,
            "stddev": 16.00942369,
            "variance": 256.3016468
          },
          {
            "average": 73.23818257,
            "count": 3356652,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.97703806,
            "variance": 2701.612485
          },
          {
            "average": 1.272677358,
            "count": 3356652,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6827852053,
            "variance": 0.4661956365
          },
          {
            "average": 1.545130982,
            "count": 3356652,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.025124782,
            "variance": 1.050880819
          },
          {
            "average": 0.5161220168,
            "count": 3356652,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997400874,
            "variance": 0.249740155
          },
          {
            "average": 0.0003709052949,
            "count": 3356652,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01925533263,
            "variance": 0.0003707678346
          },
          {
            "average": 3.363113602,
            "count": 3356652,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.851096677,
            "variance": 14.83094562
          },
          {
            "average": -9.849036237,
            "count": 3356652,
            "maximum": 3,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.815233883,
            "variance": 33.81694512
          },
          {
            "average": 0.5438433892,
            "count": 3356652,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4980741221,
            "variance": 0.2480778311
          },
          {
            "average": 209.5012626,
            "count": 3356652,
            "maximum": 210,
            "minimum": 209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999984804,
            "variance": 0.2499984804
          },
          {
            "average": 114543345,
            "count": 3356652,
            "maximum": 114543674.3,
            "minimum": 114543014.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 325.4449878,
            "variance": 105914.4401
          },
          {
            "average": 0,
            "count": 3356652,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3356652,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3356652,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3356652,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3356652,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654140.2515,
          5053362.248,
          220.2646727,
          654926.5315,
          5054148.348,
          743.4046727
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654140.2515409485,
                5053362.2481268095,
                220.26467268034077
              ],
              [
                654140.2515409485,
                5054148.348126809,
                220.26467268034077
              ],
              [
                654926.5315409485,
                5054148.348126809,
                743.4046726803408
              ],
              [
                654926.5315409485,
                5053362.2481268095,
                743.4046726803408
              ],
              [
                654140.2515409485,
                5053362.2481268095,
                220.26467268034077
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:27:54+00:00",
        "end_time": "2015-05-01T19:16:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_517839.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_517839.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_517839.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517839.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02295415,
            45.61652154,
            220.2646727,
            -85.0126253,
            45.62376791,
            743.4046727
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.02295415311801,
                  45.61669648355427,
                  220.26467268034077
                ],
                [
                  -85.02270551058122,
                  45.62376790748467,
                  220.26467268034077
                ],
                [
                  -85.01262529808263,
                  45.623592925022564,
                  743.4046726803408
                ],
                [
                  -85.01287520616617,
                  45.61652154399937,
                  743.4046726803408
                ],
                [
                  -85.02295415311801,
                  45.61669648355427,
                  220.26467268034077
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_517839.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517839.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:27:54Z",
            "pc:count": 3356652,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654578.1736,
                "count": 3356652,
                "maximum": 654926.5315,
                "minimum": 654140.2515,
                "name": "X",
                "position": 0,
                "stddev": 200.7449714,
                "variance": 40298.54353
              },
              {
                "average": 5053717.523,
                "count": 3356652,
                "maximum": 5054148.348,
                "minimum": 5053362.248,
                "name": "Y",
                "position": 1,
                "stddev": 210.3408925,
                "variance": 44243.29106
              },
              {
                "average": 273.6129614,
                "count": 3356652,
                "maximum": 743.4046727,
                "minimum": 220.2646727,
                "name": "Z",
                "position": 2,
                "stddev": 16.00942369,
                "variance": 256.3016468
              },
              {
                "average": 73.23818257,
                "count": 3356652,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.97703806,
                "variance": 2701.612485
              },
              {
                "average": 1.272677358,
                "count": 3356652,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6827852053,
                "variance": 0.4661956365
              },
              {
                "average": 1.545130982,
                "count": 3356652,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.025124782,
                "variance": 1.050880819
              },
              {
                "average": 0.5161220168,
                "count": 3356652,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997400874,
                "variance": 0.249740155
              },
              {
                "average": 0.0003709052949,
                "count": 3356652,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01925533263,
                "variance": 0.0003707678346
              },
              {
                "average": 3.363113602,
                "count": 3356652,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.851096677,
                "variance": 14.83094562
              },
              {
                "average": -9.849036237,
                "count": 3356652,
                "maximum": 3,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.815233883,
                "variance": 33.81694512
              },
              {
                "average": 0.5438433892,
                "count": 3356652,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4980741221,
                "variance": 0.2480778311
              },
              {
                "average": 209.5012626,
                "count": 3356652,
                "maximum": 210,
                "minimum": 209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999984804,
                "variance": 0.2499984804
              },
              {
                "average": 114543345,
                "count": 3356652,
                "maximum": 114543674.3,
                "minimum": 114543014.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 325.4449878,
                "variance": 105914.4401
              },
              {
                "average": 0,
                "count": 3356652,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3356652,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3356652,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3356652,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3356652,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654140.2515,
              5053362.248,
              220.2646727,
              654926.5315,
              5054148.348,
              743.4046727
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654140.2515409485,
                    5053362.2481268095,
                    220.26467268034077
                  ],
                  [
                    654140.2515409485,
                    5054148.348126809,
                    220.26467268034077
                  ],
                  [
                    654926.5315409485,
                    5054148.348126809,
                    743.4046726803408
                  ],
                  [
                    654926.5315409485,
                    5053362.2481268095,
                    743.4046726803408
                  ],
                  [
                    654140.2515409485,
                    5053362.2481268095,
                    220.26467268034077
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:27:54+00:00",
            "end_time": "2015-05-01T19:16: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": "USGS_LPC_MI_13Co_Emmett_2015_522776.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00150252177858,
              45.445400831463914,
              191.3312942698917
            ],
            [
              -85.00125258330665,
              45.452475074962685,
              191.3312942698917
            ],
            [
              -84.99120280633241,
              45.45229870932876,
              444.8712942698917
            ],
            [
              -84.99145399944958,
              45.4452245090887,
              444.8712942698917
            ],
            [
              -85.00150252177858,
              45.445400831463914,
              191.3312942698917
            ]
          ]
        ]
      },
      "bbox": [
        -85.00150252,
        45.44522451,
        191.3312943,
        -84.99120281,
        45.45247507,
        444.8712943
      ],
      "properties": {
        "datetime": "2015-05-02T16:03:15Z",
        "pc:count": 3230218,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656618.5568,
            "count": 3230218,
            "maximum": 657072.9033,
            "minimum": 656286.6033,
            "name": "X",
            "position": 0,
            "stddev": 227.7749992,
            "variance": 51881.45024
          },
          {
            "average": 5034765.9,
            "count": 3230218,
            "maximum": 5035159.779,
            "minimum": 5034373.379,
            "name": "Y",
            "position": 1,
            "stddev": 222.1191569,
            "variance": 49336.91984
          },
          {
            "average": 246.4749613,
            "count": 3230218,
            "maximum": 444.8712943,
            "minimum": 191.3312943,
            "name": "Z",
            "position": 2,
            "stddev": 13.65077275,
            "variance": 186.3435966
          },
          {
            "average": 68.4873733,
            "count": 3230218,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.45379572,
            "variance": 2251.862729
          },
          {
            "average": 1.276716618,
            "count": 3230218,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6766982075,
            "variance": 0.457920464
          },
          {
            "average": 1.554175601,
            "count": 3230218,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.011251549,
            "variance": 1.022629695
          },
          {
            "average": 0.5172102935,
            "count": 3230218,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997037954,
            "variance": 0.2497038831
          },
          {
            "average": 0.0002872871119,
            "count": 3230218,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01694711382,
            "variance": 0.0002872046669
          },
          {
            "average": 3.557851823,
            "count": 3230218,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.059926439,
            "variance": 16.48300269
          },
          {
            "average": -7.600675133,
            "count": 3230218,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.386154431,
            "variance": 54.55527727
          },
          {
            "average": 0.5330733096,
            "count": 3230218,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4989050343,
            "variance": 0.2489062332
          },
          {
            "average": 211.6832892,
            "count": 3230218,
            "maximum": 213,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4868595708,
            "variance": 0.2370322416
          },
          {
            "average": 114546130.8,
            "count": 3230218,
            "maximum": 114617795.3,
            "minimum": 114544642,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7333.526357,
            "variance": 53780608.83
          },
          {
            "average": 0,
            "count": 3230218,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3230218,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3230218,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3230218,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3230218,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656286.6033,
          5034373.379,
          191.3312943,
          657072.9033,
          5035159.779,
          444.8712943
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656286.6032978907,
                5034373.379182304,
                191.3312942698917
              ],
              [
                656286.6032978907,
                5035159.779182305,
                191.3312942698917
              ],
              [
                657072.9032978908,
                5035159.779182305,
                444.8712942698917
              ],
              [
                657072.9032978908,
                5034373.379182304,
                444.8712942698917
              ],
              [
                656286.6032978907,
                5034373.379182304,
                191.3312942698917
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:03:15+00:00",
        "end_time": "2015-05-01T19:44:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522776.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522776.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522776.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522776.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00150252,
            45.44522451,
            191.3312943,
            -84.99120281,
            45.45247507,
            444.8712943
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00150252177858,
                  45.445400831463914,
                  191.3312942698917
                ],
                [
                  -85.00125258330665,
                  45.452475074962685,
                  191.3312942698917
                ],
                [
                  -84.99120280633241,
                  45.45229870932876,
                  444.8712942698917
                ],
                [
                  -84.99145399944958,
                  45.4452245090887,
                  444.8712942698917
                ],
                [
                  -85.00150252177858,
                  45.445400831463914,
                  191.3312942698917
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522776.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522776.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:03:15Z",
            "pc:count": 3230218,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656618.5568,
                "count": 3230218,
                "maximum": 657072.9033,
                "minimum": 656286.6033,
                "name": "X",
                "position": 0,
                "stddev": 227.7749992,
                "variance": 51881.45024
              },
              {
                "average": 5034765.9,
                "count": 3230218,
                "maximum": 5035159.779,
                "minimum": 5034373.379,
                "name": "Y",
                "position": 1,
                "stddev": 222.1191569,
                "variance": 49336.91984
              },
              {
                "average": 246.4749613,
                "count": 3230218,
                "maximum": 444.8712943,
                "minimum": 191.3312943,
                "name": "Z",
                "position": 2,
                "stddev": 13.65077275,
                "variance": 186.3435966
              },
              {
                "average": 68.4873733,
                "count": 3230218,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.45379572,
                "variance": 2251.862729
              },
              {
                "average": 1.276716618,
                "count": 3230218,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6766982075,
                "variance": 0.457920464
              },
              {
                "average": 1.554175601,
                "count": 3230218,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.011251549,
                "variance": 1.022629695
              },
              {
                "average": 0.5172102935,
                "count": 3230218,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997037954,
                "variance": 0.2497038831
              },
              {
                "average": 0.0002872871119,
                "count": 3230218,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01694711382,
                "variance": 0.0002872046669
              },
              {
                "average": 3.557851823,
                "count": 3230218,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.059926439,
                "variance": 16.48300269
              },
              {
                "average": -7.600675133,
                "count": 3230218,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.386154431,
                "variance": 54.55527727
              },
              {
                "average": 0.5330733096,
                "count": 3230218,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4989050343,
                "variance": 0.2489062332
              },
              {
                "average": 211.6832892,
                "count": 3230218,
                "maximum": 213,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4868595708,
                "variance": 0.2370322416
              },
              {
                "average": 114546130.8,
                "count": 3230218,
                "maximum": 114617795.3,
                "minimum": 114544642,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7333.526357,
                "variance": 53780608.83
              },
              {
                "average": 0,
                "count": 3230218,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3230218,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3230218,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3230218,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3230218,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656286.6033,
              5034373.379,
              191.3312943,
              657072.9033,
              5035159.779,
              444.8712943
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656286.6032978907,
                    5034373.379182304,
                    191.3312942698917
                  ],
                  [
                    656286.6032978907,
                    5035159.779182305,
                    191.3312942698917
                  ],
                  [
                    657072.9032978908,
                    5035159.779182305,
                    444.8712942698917
                  ],
                  [
                    657072.9032978908,
                    5034373.379182304,
                    444.8712942698917
                  ],
                  [
                    656286.6032978907,
                    5034373.379182304,
                    191.3312942698917
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:03:15+00:00",
            "end_time": "2015-05-01T19:44: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": "USGS_LPC_MI_13Co_Emmett_2015_514791.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03120243987529,
              45.486373470439005,
              302.8816587083412
            ],
            [
              -85.03095584987506,
              45.49344815005517,
              302.8816587083412
            ],
            [
              -85.02089835063614,
              45.493274271995894,
              389.68165870834116
            ],
            [
              -85.02114619817183,
              45.48619963503194,
              389.68165870834116
            ],
            [
              -85.03120243987529,
              45.486373470439005,
              302.8816587083412
            ]
          ]
        ]
      },
      "bbox": [
        -85.03120244,
        45.48619964,
        302.8816587,
        -85.02089835,
        45.49344815,
        389.6816587
      ],
      "properties": {
        "datetime": "2015-05-01T19:30:57Z",
        "pc:count": 5202737,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654198.5019,
            "count": 5202737,
            "maximum": 654638.8025,
            "minimum": 653852.4825,
            "name": "X",
            "position": 0,
            "stddev": 217.4801342,
            "variance": 47297.60875
          },
          {
            "average": 5039263.213,
            "count": 5202737,
            "maximum": 5039654.371,
            "minimum": 5038867.931,
            "name": "Y",
            "position": 1,
            "stddev": 221.6768407,
            "variance": 49140.62172
          },
          {
            "average": 345.0907528,
            "count": 5202737,
            "maximum": 389.6816587,
            "minimum": 302.8816587,
            "name": "Z",
            "position": 2,
            "stddev": 15.26280512,
            "variance": 232.9532203
          },
          {
            "average": 49.47237195,
            "count": 5202737,
            "maximum": 224,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.35877468,
            "variance": 2741.441286
          },
          {
            "average": 1.466453138,
            "count": 5202737,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8562603336,
            "variance": 0.7331817589
          },
          {
            "average": 1.932440752,
            "count": 5202737,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.230686369,
            "variance": 1.514588939
          },
          {
            "average": 0.488715651,
            "count": 5202737,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998726953,
            "variance": 0.2498727115
          },
          {
            "average": 0.0003786468545,
            "count": 5202737,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01945516779,
            "variance": 0.0003785035538
          },
          {
            "average": 4.246717833,
            "count": 5202737,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.668298845,
            "variance": 21.7930141
          },
          {
            "average": 5.542248818,
            "count": 5202737,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.75586028,
            "variance": 76.66508925
          },
          {
            "average": 0.5051716049,
            "count": 5202737,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999733018,
            "variance": 0.2499733025
          },
          {
            "average": 208.7050747,
            "count": 5202737,
            "maximum": 210,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5372798562,
            "variance": 0.2886696439
          },
          {
            "average": 114542618.2,
            "count": 5202737,
            "maximum": 114543857.8,
            "minimum": 114542055.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 442.742423,
            "variance": 196020.8531
          },
          {
            "average": 0,
            "count": 5202737,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5202737,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5202737,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5202737,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5202737,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          653852.4825,
          5038867.931,
          302.8816587,
          654638.8025,
          5039654.371,
          389.6816587
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                653852.482535625,
                5038867.930679047,
                302.8816587083412
              ],
              [
                653852.482535625,
                5039654.370679046,
                302.8816587083412
              ],
              [
                654638.8025356251,
                5039654.370679046,
                389.68165870834116
              ],
              [
                654638.8025356251,
                5038867.930679047,
                389.68165870834116
              ],
              [
                653852.482535625,
                5038867.930679047,
                302.8816587083412
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:30:57+00:00",
        "end_time": "2015-05-01T19:00:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514791.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514791.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514791.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514791.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.03120244,
            45.48619964,
            302.8816587,
            -85.02089835,
            45.49344815,
            389.6816587
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.03120243987529,
                  45.486373470439005,
                  302.8816587083412
                ],
                [
                  -85.03095584987506,
                  45.49344815005517,
                  302.8816587083412
                ],
                [
                  -85.02089835063614,
                  45.493274271995894,
                  389.68165870834116
                ],
                [
                  -85.02114619817183,
                  45.48619963503194,
                  389.68165870834116
                ],
                [
                  -85.03120243987529,
                  45.486373470439005,
                  302.8816587083412
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514791.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514791.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:30:57Z",
            "pc:count": 5202737,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654198.5019,
                "count": 5202737,
                "maximum": 654638.8025,
                "minimum": 653852.4825,
                "name": "X",
                "position": 0,
                "stddev": 217.4801342,
                "variance": 47297.60875
              },
              {
                "average": 5039263.213,
                "count": 5202737,
                "maximum": 5039654.371,
                "minimum": 5038867.931,
                "name": "Y",
                "position": 1,
                "stddev": 221.6768407,
                "variance": 49140.62172
              },
              {
                "average": 345.0907528,
                "count": 5202737,
                "maximum": 389.6816587,
                "minimum": 302.8816587,
                "name": "Z",
                "position": 2,
                "stddev": 15.26280512,
                "variance": 232.9532203
              },
              {
                "average": 49.47237195,
                "count": 5202737,
                "maximum": 224,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.35877468,
                "variance": 2741.441286
              },
              {
                "average": 1.466453138,
                "count": 5202737,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8562603336,
                "variance": 0.7331817589
              },
              {
                "average": 1.932440752,
                "count": 5202737,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.230686369,
                "variance": 1.514588939
              },
              {
                "average": 0.488715651,
                "count": 5202737,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998726953,
                "variance": 0.2498727115
              },
              {
                "average": 0.0003786468545,
                "count": 5202737,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01945516779,
                "variance": 0.0003785035538
              },
              {
                "average": 4.246717833,
                "count": 5202737,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.668298845,
                "variance": 21.7930141
              },
              {
                "average": 5.542248818,
                "count": 5202737,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.75586028,
                "variance": 76.66508925
              },
              {
                "average": 0.5051716049,
                "count": 5202737,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999733018,
                "variance": 0.2499733025
              },
              {
                "average": 208.7050747,
                "count": 5202737,
                "maximum": 210,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5372798562,
                "variance": 0.2886696439
              },
              {
                "average": 114542618.2,
                "count": 5202737,
                "maximum": 114543857.8,
                "minimum": 114542055.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 442.742423,
                "variance": 196020.8531
              },
              {
                "average": 0,
                "count": 5202737,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5202737,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5202737,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5202737,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5202737,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              653852.4825,
              5038867.931,
              302.8816587,
              654638.8025,
              5039654.371,
              389.6816587
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    653852.482535625,
                    5038867.930679047,
                    302.8816587083412
                  ],
                  [
                    653852.482535625,
                    5039654.370679046,
                    302.8816587083412
                  ],
                  [
                    654638.8025356251,
                    5039654.370679046,
                    389.68165870834116
                  ],
                  [
                    654638.8025356251,
                    5038867.930679047,
                    389.68165870834116
                  ],
                  [
                    653852.482535625,
                    5038867.930679047,
                    302.8816587083412
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:30:57+00:00",
            "end_time": "2015-05-01T19:00: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": "USGS_LPC_MI_13Co_Emmett_2015_509829.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.05193151585561,
              45.589101348682576,
              232.68390615716547
            ],
            [
              -85.05168670819349,
              45.59617418908205,
              232.68390615716547
            ],
            [
              -85.04161203051486,
              45.59600185764961,
              332.60390615716545
            ],
            [
              -85.041858102104,
              45.58892905951487,
              332.60390615716545
            ],
            [
              -85.05193151585561,
              45.589101348682576,
              232.68390615716547
            ]
          ]
        ]
      },
      "bbox": [
        -85.05193152,
        45.58892906,
        232.6839062,
        -85.04161203,
        45.59617419,
        332.6039062
      ],
      "properties": {
        "datetime": "2015-05-01T18:46:18Z",
        "pc:count": 5205939,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652287.5285,
            "count": 5205939,
            "maximum": 652741.7778,
            "minimum": 651955.5578,
            "name": "X",
            "position": 0,
            "stddev": 195.8811109,
            "variance": 38369.40962
          },
          {
            "average": 5050623.692,
            "count": 5205939,
            "maximum": 5051027.402,
            "minimum": 5050241.162,
            "name": "Y",
            "position": 1,
            "stddev": 217.6782283,
            "variance": 47383.81108
          },
          {
            "average": 282.6417529,
            "count": 5205939,
            "maximum": 332.6039062,
            "minimum": 232.6839062,
            "name": "Z",
            "position": 2,
            "stddev": 17.81742888,
            "variance": 317.460772
          },
          {
            "average": 46.6535382,
            "count": 5205939,
            "maximum": 194,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.27153561,
            "variance": 2234.598079
          },
          {
            "average": 1.435641486,
            "count": 5205939,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8155922521,
            "variance": 0.6651907216
          },
          {
            "average": 1.871163876,
            "count": 5205939,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.17041451,
            "variance": 1.369870125
          },
          {
            "average": 0.4886699594,
            "count": 5205939,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998716617,
            "variance": 0.2498716782
          },
          {
            "average": 0.0003738038421,
            "count": 5205939,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01933039535,
            "variance": 0.0003736641846
          },
          {
            "average": 4.666711231,
            "count": 5205939,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.834936275,
            "variance": 23.37660879
          },
          {
            "average": 10.09543082,
            "count": 5205939,
            "maximum": 22.00200081,
            "minimum": -6,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.00601526,
            "variance": 36.07221931
          },
          {
            "average": 0.4792537907,
            "count": 5205939,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4995694574,
            "variance": 0.2495696427
          },
          {
            "average": 206.5803458,
            "count": 5205939,
            "maximum": 207,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4935023749,
            "variance": 0.2435445941
          },
          {
            "average": 114540771.6,
            "count": 5205939,
            "maximum": 114541178.6,
            "minimum": 114540210.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472.4146537,
            "variance": 223175.605
          },
          {
            "average": 0,
            "count": 5205939,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5205939,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5205939,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5205939,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5205939,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          651955.5578,
          5050241.162,
          232.6839062,
          652741.7778,
          5051027.402,
          332.6039062
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                651955.5577632186,
                5050241.161682531,
                232.68390615716547
              ],
              [
                651955.5577632186,
                5051027.401682531,
                232.68390615716547
              ],
              [
                652741.7777632186,
                5051027.401682531,
                332.60390615716545
              ],
              [
                652741.7777632186,
                5050241.161682531,
                332.60390615716545
              ],
              [
                651955.5577632186,
                5050241.161682531,
                232.68390615716547
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:46:18+00:00",
        "end_time": "2015-05-01T18:30:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_509829.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_509829.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_509829.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509829.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05193152,
            45.58892906,
            232.6839062,
            -85.04161203,
            45.59617419,
            332.6039062
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.05193151585561,
                  45.589101348682576,
                  232.68390615716547
                ],
                [
                  -85.05168670819349,
                  45.59617418908205,
                  232.68390615716547
                ],
                [
                  -85.04161203051486,
                  45.59600185764961,
                  332.60390615716545
                ],
                [
                  -85.041858102104,
                  45.58892905951487,
                  332.60390615716545
                ],
                [
                  -85.05193151585561,
                  45.589101348682576,
                  232.68390615716547
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_509829.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509829.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:46:18Z",
            "pc:count": 5205939,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652287.5285,
                "count": 5205939,
                "maximum": 652741.7778,
                "minimum": 651955.5578,
                "name": "X",
                "position": 0,
                "stddev": 195.8811109,
                "variance": 38369.40962
              },
              {
                "average": 5050623.692,
                "count": 5205939,
                "maximum": 5051027.402,
                "minimum": 5050241.162,
                "name": "Y",
                "position": 1,
                "stddev": 217.6782283,
                "variance": 47383.81108
              },
              {
                "average": 282.6417529,
                "count": 5205939,
                "maximum": 332.6039062,
                "minimum": 232.6839062,
                "name": "Z",
                "position": 2,
                "stddev": 17.81742888,
                "variance": 317.460772
              },
              {
                "average": 46.6535382,
                "count": 5205939,
                "maximum": 194,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.27153561,
                "variance": 2234.598079
              },
              {
                "average": 1.435641486,
                "count": 5205939,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8155922521,
                "variance": 0.6651907216
              },
              {
                "average": 1.871163876,
                "count": 5205939,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.17041451,
                "variance": 1.369870125
              },
              {
                "average": 0.4886699594,
                "count": 5205939,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998716617,
                "variance": 0.2498716782
              },
              {
                "average": 0.0003738038421,
                "count": 5205939,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01933039535,
                "variance": 0.0003736641846
              },
              {
                "average": 4.666711231,
                "count": 5205939,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.834936275,
                "variance": 23.37660879
              },
              {
                "average": 10.09543082,
                "count": 5205939,
                "maximum": 22.00200081,
                "minimum": -6,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.00601526,
                "variance": 36.07221931
              },
              {
                "average": 0.4792537907,
                "count": 5205939,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4995694574,
                "variance": 0.2495696427
              },
              {
                "average": 206.5803458,
                "count": 5205939,
                "maximum": 207,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4935023749,
                "variance": 0.2435445941
              },
              {
                "average": 114540771.6,
                "count": 5205939,
                "maximum": 114541178.6,
                "minimum": 114540210.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472.4146537,
                "variance": 223175.605
              },
              {
                "average": 0,
                "count": 5205939,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5205939,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5205939,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5205939,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5205939,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              651955.5578,
              5050241.162,
              232.6839062,
              652741.7778,
              5051027.402,
              332.6039062
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    651955.5577632186,
                    5050241.161682531,
                    232.68390615716547
                  ],
                  [
                    651955.5577632186,
                    5051027.401682531,
                    232.68390615716547
                  ],
                  [
                    652741.7777632186,
                    5051027.401682531,
                    332.60390615716545
                  ],
                  [
                    652741.7777632186,
                    5050241.161682531,
                    332.60390615716545
                  ],
                  [
                    651955.5577632186,
                    5050241.161682531,
                    232.68390615716547
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:46:18+00:00",
            "end_time": "2015-05-01T18:30: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": "USGS_LPC_MI_13Co_Emmett_2015_504894.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07362321879431,
              45.767230423733736,
              176.24277998856823
            ],
            [
              -85.0733901575883,
              45.77399746275966,
              176.24277998856823
            ],
            [
              -85.06333479887465,
              45.773827403979894,
              176.7627799885682
            ],
            [
              -85.0635690746249,
              45.76706040486427,
              176.7627799885682
            ],
            [
              -85.07362321879431,
              45.767230423733736,
              176.24277998856823
            ]
          ]
        ]
      },
      "bbox": [
        -85.07362322,
        45.7670604,
        176.24278,
        -85.0633348,
        45.77399746,
        176.76278
      ],
      "properties": {
        "datetime": "2015-05-01T18:21:11Z",
        "pc:count": 926552,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 650146.5502,
            "count": 926552,
            "maximum": 650569.5635,
            "minimum": 649787.3435,
            "name": "X",
            "position": 0,
            "stddev": 227.0882448,
            "variance": 51569.07093
          },
          {
            "average": 5070322.716,
            "count": 926552,
            "maximum": 5070742.532,
            "minimum": 5069990.272,
            "name": "Y",
            "position": 1,
            "stddev": 188.7503832,
            "variance": 35626.70715
          },
          {
            "average": 176.5232898,
            "count": 926552,
            "maximum": 176.76278,
            "minimum": 176.24278,
            "name": "Z",
            "position": 2,
            "stddev": 0.03646727702,
            "variance": 0.001329862294
          },
          {
            "average": 28.47825702,
            "count": 926552,
            "maximum": 255,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.16351113,
            "variance": 491.2212258
          },
          {
            "average": 1,
            "count": 926552,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 926552,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.49690897,
            "count": 926552,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999907153,
            "variance": 0.2499907153
          },
          {
            "average": 0.0006389279825,
            "count": 926552,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02526896204,
            "variance": 0.0006385204426
          },
          {
            "average": 8.921688151,
            "count": 926552,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.097522235,
            "variance": 1.204555057
          },
          {
            "average": 4.047334815,
            "count": 926552,
            "maximum": 22.99799919,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.553677947,
            "variance": 42.95069464
          },
          {
            "average": 0.5125594678,
            "count": 926552,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998425046,
            "variance": 0.2498425294
          },
          {
            "average": 204.7405909,
            "count": 926552,
            "maximum": 205,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4383106382,
            "variance": 0.1921162156
          },
          {
            "average": 114538613.1,
            "count": 926552,
            "maximum": 114539671.7,
            "minimum": 114538240,
            "name": "GpsTime",
            "position": 12,
            "stddev": 623.7864214,
            "variance": 389109.4995
          },
          {
            "average": 0,
            "count": 926552,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 926552,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 926552,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 926552,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 926552,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          649787.3435,
          5069990.272,
          176.24278,
          650569.5635,
          5070742.532,
          176.76278
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                649787.3435073366,
                5069990.271944668,
                176.24277998856823
              ],
              [
                649787.3435073366,
                5070742.531944668,
                176.24277998856823
              ],
              [
                650569.5635073365,
                5070742.531944668,
                176.7627799885682
              ],
              [
                650569.5635073365,
                5069990.271944668,
                176.7627799885682
              ],
              [
                649787.3435073366,
                5069990.271944668,
                176.24277998856823
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:21:11+00:00",
        "end_time": "2015-05-01T17:57:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_504894.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_504894.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_504894.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504894.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.07362322,
            45.7670604,
            176.24278,
            -85.0633348,
            45.77399746,
            176.76278
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.07362321879431,
                  45.767230423733736,
                  176.24277998856823
                ],
                [
                  -85.0733901575883,
                  45.77399746275966,
                  176.24277998856823
                ],
                [
                  -85.06333479887465,
                  45.773827403979894,
                  176.7627799885682
                ],
                [
                  -85.0635690746249,
                  45.76706040486427,
                  176.7627799885682
                ],
                [
                  -85.07362321879431,
                  45.767230423733736,
                  176.24277998856823
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_504894.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_504894.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:21:11Z",
            "pc:count": 926552,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 650146.5502,
                "count": 926552,
                "maximum": 650569.5635,
                "minimum": 649787.3435,
                "name": "X",
                "position": 0,
                "stddev": 227.0882448,
                "variance": 51569.07093
              },
              {
                "average": 5070322.716,
                "count": 926552,
                "maximum": 5070742.532,
                "minimum": 5069990.272,
                "name": "Y",
                "position": 1,
                "stddev": 188.7503832,
                "variance": 35626.70715
              },
              {
                "average": 176.5232898,
                "count": 926552,
                "maximum": 176.76278,
                "minimum": 176.24278,
                "name": "Z",
                "position": 2,
                "stddev": 0.03646727702,
                "variance": 0.001329862294
              },
              {
                "average": 28.47825702,
                "count": 926552,
                "maximum": 255,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.16351113,
                "variance": 491.2212258
              },
              {
                "average": 1,
                "count": 926552,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 926552,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.49690897,
                "count": 926552,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999907153,
                "variance": 0.2499907153
              },
              {
                "average": 0.0006389279825,
                "count": 926552,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02526896204,
                "variance": 0.0006385204426
              },
              {
                "average": 8.921688151,
                "count": 926552,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.097522235,
                "variance": 1.204555057
              },
              {
                "average": 4.047334815,
                "count": 926552,
                "maximum": 22.99799919,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.553677947,
                "variance": 42.95069464
              },
              {
                "average": 0.5125594678,
                "count": 926552,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998425046,
                "variance": 0.2498425294
              },
              {
                "average": 204.7405909,
                "count": 926552,
                "maximum": 205,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4383106382,
                "variance": 0.1921162156
              },
              {
                "average": 114538613.1,
                "count": 926552,
                "maximum": 114539671.7,
                "minimum": 114538240,
                "name": "GpsTime",
                "position": 12,
                "stddev": 623.7864214,
                "variance": 389109.4995
              },
              {
                "average": 0,
                "count": 926552,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 926552,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 926552,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 926552,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 926552,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              649787.3435,
              5069990.272,
              176.24278,
              650569.5635,
              5070742.532,
              176.76278
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    649787.3435073366,
                    5069990.271944668,
                    176.24277998856823
                  ],
                  [
                    649787.3435073366,
                    5070742.531944668,
                    176.24277998856823
                  ],
                  [
                    650569.5635073365,
                    5070742.531944668,
                    176.7627799885682
                  ],
                  [
                    650569.5635073365,
                    5069990.271944668,
                    176.7627799885682
                  ],
                  [
                    649787.3435073366,
                    5069990.271944668,
                    176.24277998856823
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:21:11+00:00",
            "end_time": "2015-05-01T17:57: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": "USGS_LPC_MI_13Co_Emmett_2015_507734.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.05852859461787,
              45.32859715285107,
              176.040160976668
            ],
            [
              -85.0582901487537,
              45.335573005726964,
              176.040160976668
            ],
            [
              -85.04826072497697,
              45.33540200025909,
              833.8401609766681
            ],
            [
              -85.04850040057364,
              45.32842618874156,
              833.8401609766681
            ],
            [
              -85.05852859461787,
              45.32859715285107,
              176.040160976668
            ]
          ]
        ]
      },
      "bbox": [
        -85.05852859,
        45.32842619,
        176.040161,
        -85.04826072,
        45.33557301,
        833.840161
      ],
      "properties": {
        "datetime": "2015-05-01T18:40:12Z",
        "pc:count": 3352061,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652560.1743,
            "count": 3352061,
            "maximum": 652926.4999,
            "minimum": 652140.1999,
            "name": "X",
            "position": 0,
            "stddev": 203.2255891,
            "variance": 41300.64007
          },
          {
            "average": 5021692.703,
            "count": 3352061,
            "maximum": 5022063.294,
            "minimum": 5021287.874,
            "name": "Y",
            "position": 1,
            "stddev": 215.1525818,
            "variance": 46290.63348
          },
          {
            "average": 233.2698165,
            "count": 3352061,
            "maximum": 833.840161,
            "minimum": 176.040161,
            "name": "Z",
            "position": 2,
            "stddev": 12.09871677,
            "variance": 146.3789475
          },
          {
            "average": 61.05794823,
            "count": 3352061,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.29471116,
            "variance": 2143.200282
          },
          {
            "average": 1.319268056,
            "count": 3352061,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7244008151,
            "variance": 0.5247565409
          },
          {
            "average": 1.63866469,
            "count": 3352061,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.073828798,
            "variance": 1.153108288
          },
          {
            "average": 0.4881507228,
            "count": 3352061,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998596495,
            "variance": 0.2498596692
          },
          {
            "average": 0.0002297094235,
            "count": 3352061,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01515442924,
            "variance": 0.0002296567256
          },
          {
            "average": 3.520497688,
            "count": 3352061,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.039721544,
            "variance": 16.31935015
          },
          {
            "average": 9.695596096,
            "count": 3352061,
            "maximum": 21,
            "minimum": -4.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.173111508,
            "variance": 38.1073057
          },
          {
            "average": 0.4872008594,
            "count": 3352061,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998362297,
            "variance": 0.2498362565
          },
          {
            "average": 206.3987687,
            "count": 3352061,
            "maximum": 207,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4896450704,
            "variance": 0.239752295
          },
          {
            "average": 114540670,
            "count": 3352061,
            "maximum": 114540812.1,
            "minimum": 114540574.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 111.6599703,
            "variance": 12467.94896
          },
          {
            "average": 0,
            "count": 3352061,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3352061,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3352061,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3352061,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3352061,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          652140.1999,
          5021287.874,
          176.040161,
          652926.4999,
          5022063.294,
          833.840161
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                652140.1999059885,
                5021287.874491611,
                176.040160976668
              ],
              [
                652140.1999059885,
                5022063.2944916105,
                176.040160976668
              ],
              [
                652926.4999059886,
                5022063.2944916105,
                833.8401609766681
              ],
              [
                652926.4999059886,
                5021287.874491611,
                833.8401609766681
              ],
              [
                652140.1999059885,
                5021287.874491611,
                176.040160976668
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:40:12+00:00",
        "end_time": "2015-05-01T18:36:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_507734.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_507734.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_507734.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507734.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05852859,
            45.32842619,
            176.040161,
            -85.04826072,
            45.33557301,
            833.840161
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.05852859461787,
                  45.32859715285107,
                  176.040160976668
                ],
                [
                  -85.0582901487537,
                  45.335573005726964,
                  176.040160976668
                ],
                [
                  -85.04826072497697,
                  45.33540200025909,
                  833.8401609766681
                ],
                [
                  -85.04850040057364,
                  45.32842618874156,
                  833.8401609766681
                ],
                [
                  -85.05852859461787,
                  45.32859715285107,
                  176.040160976668
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_507734.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507734.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:40:12Z",
            "pc:count": 3352061,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652560.1743,
                "count": 3352061,
                "maximum": 652926.4999,
                "minimum": 652140.1999,
                "name": "X",
                "position": 0,
                "stddev": 203.2255891,
                "variance": 41300.64007
              },
              {
                "average": 5021692.703,
                "count": 3352061,
                "maximum": 5022063.294,
                "minimum": 5021287.874,
                "name": "Y",
                "position": 1,
                "stddev": 215.1525818,
                "variance": 46290.63348
              },
              {
                "average": 233.2698165,
                "count": 3352061,
                "maximum": 833.840161,
                "minimum": 176.040161,
                "name": "Z",
                "position": 2,
                "stddev": 12.09871677,
                "variance": 146.3789475
              },
              {
                "average": 61.05794823,
                "count": 3352061,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.29471116,
                "variance": 2143.200282
              },
              {
                "average": 1.319268056,
                "count": 3352061,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7244008151,
                "variance": 0.5247565409
              },
              {
                "average": 1.63866469,
                "count": 3352061,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.073828798,
                "variance": 1.153108288
              },
              {
                "average": 0.4881507228,
                "count": 3352061,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998596495,
                "variance": 0.2498596692
              },
              {
                "average": 0.0002297094235,
                "count": 3352061,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01515442924,
                "variance": 0.0002296567256
              },
              {
                "average": 3.520497688,
                "count": 3352061,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.039721544,
                "variance": 16.31935015
              },
              {
                "average": 9.695596096,
                "count": 3352061,
                "maximum": 21,
                "minimum": -4.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.173111508,
                "variance": 38.1073057
              },
              {
                "average": 0.4872008594,
                "count": 3352061,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998362297,
                "variance": 0.2498362565
              },
              {
                "average": 206.3987687,
                "count": 3352061,
                "maximum": 207,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4896450704,
                "variance": 0.239752295
              },
              {
                "average": 114540670,
                "count": 3352061,
                "maximum": 114540812.1,
                "minimum": 114540574.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 111.6599703,
                "variance": 12467.94896
              },
              {
                "average": 0,
                "count": 3352061,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3352061,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3352061,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3352061,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3352061,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              652140.1999,
              5021287.874,
              176.040161,
              652926.4999,
              5022063.294,
              833.840161
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    652140.1999059885,
                    5021287.874491611,
                    176.040160976668
                  ],
                  [
                    652140.1999059885,
                    5022063.2944916105,
                    176.040160976668
                  ],
                  [
                    652926.4999059886,
                    5022063.2944916105,
                    833.8401609766681
                  ],
                  [
                    652926.4999059886,
                    5021287.874491611,
                    833.8401609766681
                  ],
                  [
                    652140.1999059885,
                    5021287.874491611,
                    176.040160976668
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:40:12+00:00",
            "end_time": "2015-05-01T18:36: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": "USGS_LPC_MI_13Co_Emmett_2015_494804.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.10962654458301,
              45.52018123037096,
              176.31511872924034
            ],
            [
              -85.10938962095209,
              45.527252416368334,
              176.31511872924034
            ],
            [
              -85.09932460863493,
              45.52708533111704,
              294.53511872924037
            ],
            [
              -85.09956279172647,
              45.520014186086236,
              294.53511872924037
            ],
            [
              -85.10962654458301,
              45.52018123037096,
              176.31511872924034
            ]
          ]
        ]
      },
      "bbox": [
        -85.10962654,
        45.52001419,
        176.3151187,
        -85.09932461,
        45.52725242,
        294.5351187
      ],
      "properties": {
        "datetime": "2015-05-01T17:35:40Z",
        "pc:count": 5038084,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 648064.1777,
            "count": 5038084,
            "maximum": 648422.0117,
            "minimum": 647635.6117,
            "name": "X",
            "position": 0,
            "stddev": 227.4957326,
            "variance": 51754.30835
          },
          {
            "average": 5042874.376,
            "count": 5038084,
            "maximum": 5043262.633,
            "minimum": 5042476.613,
            "name": "Y",
            "position": 1,
            "stddev": 217.2386765,
            "variance": 47192.64257
          },
          {
            "average": 251.5921128,
            "count": 5038084,
            "maximum": 294.5351187,
            "minimum": 176.3151187,
            "name": "Z",
            "position": 2,
            "stddev": 21.45131944,
            "variance": 460.1591058
          },
          {
            "average": 42.16756926,
            "count": 5038084,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.98173594,
            "variance": 1847.429624
          },
          {
            "average": 1.473640773,
            "count": 5038084,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8521215878,
            "variance": 0.7261112004
          },
          {
            "average": 1.947609647,
            "count": 5038084,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.217054588,
            "variance": 1.48122187
          },
          {
            "average": 0.5141809863,
            "count": 5038084,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997989088,
            "variance": 0.2497989492
          },
          {
            "average": 0.0003824866755,
            "count": 5038084,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01955352795,
            "variance": 0.0003823404553
          },
          {
            "average": 4.17843192,
            "count": 5038084,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.657896051,
            "variance": 21.69599563
          },
          {
            "average": -5.777664301,
            "count": 5038084,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.035987352,
            "variance": 81.64906742
          },
          {
            "average": 0.5299433277,
            "count": 5038084,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4991026413,
            "variance": 0.2491034466
          },
          {
            "average": 201.1963117,
            "count": 5038084,
            "maximum": 202,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5499292106,
            "variance": 0.3024221366
          },
          {
            "average": 114536576.9,
            "count": 5038084,
            "maximum": 114536940,
            "minimum": 114536208.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 226.8987215,
            "variance": 51483.02982
          },
          {
            "average": 0,
            "count": 5038084,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5038084,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5038084,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5038084,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5038084,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          647635.6117,
          5042476.613,
          176.3151187,
          648422.0117,
          5043262.633,
          294.5351187
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                647635.6117298706,
                5042476.613096556,
                176.31511872924034
              ],
              [
                647635.6117298706,
                5043262.633096555,
                176.31511872924034
              ],
              [
                648422.0117298705,
                5043262.633096555,
                294.53511872924037
              ],
              [
                648422.0117298705,
                5042476.613096556,
                294.53511872924037
              ],
              [
                647635.6117298706,
                5042476.613096556,
                176.31511872924034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:35:40+00:00",
        "end_time": "2015-05-01T17:23:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_494804.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_494804.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_494804.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494804.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.10962654,
            45.52001419,
            176.3151187,
            -85.09932461,
            45.52725242,
            294.5351187
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.10962654458301,
                  45.52018123037096,
                  176.31511872924034
                ],
                [
                  -85.10938962095209,
                  45.527252416368334,
                  176.31511872924034
                ],
                [
                  -85.09932460863493,
                  45.52708533111704,
                  294.53511872924037
                ],
                [
                  -85.09956279172647,
                  45.520014186086236,
                  294.53511872924037
                ],
                [
                  -85.10962654458301,
                  45.52018123037096,
                  176.31511872924034
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_494804.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494804.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:35:40Z",
            "pc:count": 5038084,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 648064.1777,
                "count": 5038084,
                "maximum": 648422.0117,
                "minimum": 647635.6117,
                "name": "X",
                "position": 0,
                "stddev": 227.4957326,
                "variance": 51754.30835
              },
              {
                "average": 5042874.376,
                "count": 5038084,
                "maximum": 5043262.633,
                "minimum": 5042476.613,
                "name": "Y",
                "position": 1,
                "stddev": 217.2386765,
                "variance": 47192.64257
              },
              {
                "average": 251.5921128,
                "count": 5038084,
                "maximum": 294.5351187,
                "minimum": 176.3151187,
                "name": "Z",
                "position": 2,
                "stddev": 21.45131944,
                "variance": 460.1591058
              },
              {
                "average": 42.16756926,
                "count": 5038084,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.98173594,
                "variance": 1847.429624
              },
              {
                "average": 1.473640773,
                "count": 5038084,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8521215878,
                "variance": 0.7261112004
              },
              {
                "average": 1.947609647,
                "count": 5038084,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.217054588,
                "variance": 1.48122187
              },
              {
                "average": 0.5141809863,
                "count": 5038084,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997989088,
                "variance": 0.2497989492
              },
              {
                "average": 0.0003824866755,
                "count": 5038084,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01955352795,
                "variance": 0.0003823404553
              },
              {
                "average": 4.17843192,
                "count": 5038084,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.657896051,
                "variance": 21.69599563
              },
              {
                "average": -5.777664301,
                "count": 5038084,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.035987352,
                "variance": 81.64906742
              },
              {
                "average": 0.5299433277,
                "count": 5038084,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4991026413,
                "variance": 0.2491034466
              },
              {
                "average": 201.1963117,
                "count": 5038084,
                "maximum": 202,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5499292106,
                "variance": 0.3024221366
              },
              {
                "average": 114536576.9,
                "count": 5038084,
                "maximum": 114536940,
                "minimum": 114536208.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 226.8987215,
                "variance": 51483.02982
              },
              {
                "average": 0,
                "count": 5038084,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5038084,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5038084,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5038084,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5038084,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              647635.6117,
              5042476.613,
              176.3151187,
              648422.0117,
              5043262.633,
              294.5351187
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    647635.6117298706,
                    5042476.613096556,
                    176.31511872924034
                  ],
                  [
                    647635.6117298706,
                    5043262.633096555,
                    176.31511872924034
                  ],
                  [
                    648422.0117298705,
                    5043262.633096555,
                    294.53511872924037
                  ],
                  [
                    648422.0117298705,
                    5042476.613096556,
                    294.53511872924037
                  ],
                  [
                    647635.6117298706,
                    5042476.613096556,
                    176.31511872924034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:35:40+00:00",
            "end_time": "2015-05-01T17:23: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": "USGS_LPC_MI_13Co_Emmett_2015_517841.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02303413146278,
              45.62355095599666,
              214.07205780894068
            ],
            [
              -85.02278538893893,
              45.630623811039364,
              214.07205780894068
            ],
            [
              -85.01270215202385,
              45.63044878405935,
              298.6520578089407
            ],
            [
              -85.01295216103456,
              45.62337597194368,
              298.6520578089407
            ],
            [
              -85.02303413146278,
              45.62355095599666,
              214.07205780894068
            ]
          ]
        ]
      },
      "bbox": [
        -85.02303413,
        45.62337597,
        214.0720578,
        -85.01270215,
        45.63062381,
        298.6520578
      ],
      "properties": {
        "datetime": "2015-05-01T19:27:44Z",
        "pc:count": 4072588,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654528.4553,
            "count": 4072588,
            "maximum": 654901.6487,
            "minimum": 654115.2287,
            "name": "X",
            "position": 0,
            "stddev": 212.0830011,
            "variance": 44979.19934
          },
          {
            "average": 5054548.523,
            "count": 4072588,
            "maximum": 5054909.873,
            "minimum": 5054123.613,
            "name": "Y",
            "position": 1,
            "stddev": 213.6990498,
            "variance": 45667.28388
          },
          {
            "average": 265.3569733,
            "count": 4072588,
            "maximum": 298.6520578,
            "minimum": 214.0720578,
            "name": "Z",
            "position": 2,
            "stddev": 10.58866732,
            "variance": 112.1198757
          },
          {
            "average": 58.8500494,
            "count": 4072588,
            "maximum": 237,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.28675473,
            "variance": 2630.331211
          },
          {
            "average": 1.382466383,
            "count": 4072588,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7861017873,
            "variance": 0.61795602
          },
          {
            "average": 1.765091878,
            "count": 4072588,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.151293914,
            "variance": 1.325477677
          },
          {
            "average": 0.5140365291,
            "count": 4072588,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998029984,
            "variance": 0.2498030372
          },
          {
            "average": 0.0004166883564,
            "count": 4072588,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02040869495,
            "variance": 0.0004165148295
          },
          {
            "average": 3.509018835,
            "count": 4072588,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.091059819,
            "variance": 16.73677045
          },
          {
            "average": -11.18858159,
            "count": 4072588,
            "maximum": 1.998000026,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.242481022,
            "variance": 38.96856931
          },
          {
            "average": 0.5523379728,
            "count": 4072588,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4972532527,
            "variance": 0.2472607973
          },
          {
            "average": 209.4515055,
            "count": 4072588,
            "maximum": 210,
            "minimum": 209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4976427907,
            "variance": 0.2476483471
          },
          {
            "average": 114543313.6,
            "count": 4072588,
            "maximum": 114543664.7,
            "minimum": 114543023.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 313.5853617,
            "variance": 98335.77906
          },
          {
            "average": 0,
            "count": 4072588,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072588,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072588,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072588,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072588,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654115.2287,
          5054123.613,
          214.0720578,
          654901.6487,
          5054909.873,
          298.6520578
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654115.2287416958,
                5054123.6131192045,
                214.07205780894068
              ],
              [
                654115.2287416958,
                5054909.873119204,
                214.07205780894068
              ],
              [
                654901.6487416957,
                5054909.873119204,
                298.6520578089407
              ],
              [
                654901.6487416957,
                5054123.6131192045,
                298.6520578089407
              ],
              [
                654115.2287416958,
                5054123.6131192045,
                214.07205780894068
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:27:44+00:00",
        "end_time": "2015-05-01T19:17:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_517841.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_517841.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_517841.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517841.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02303413,
            45.62337597,
            214.0720578,
            -85.01270215,
            45.63062381,
            298.6520578
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.02303413146278,
                  45.62355095599666,
                  214.07205780894068
                ],
                [
                  -85.02278538893893,
                  45.630623811039364,
                  214.07205780894068
                ],
                [
                  -85.01270215202385,
                  45.63044878405935,
                  298.6520578089407
                ],
                [
                  -85.01295216103456,
                  45.62337597194368,
                  298.6520578089407
                ],
                [
                  -85.02303413146278,
                  45.62355095599666,
                  214.07205780894068
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_517841.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517841.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:27:44Z",
            "pc:count": 4072588,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654528.4553,
                "count": 4072588,
                "maximum": 654901.6487,
                "minimum": 654115.2287,
                "name": "X",
                "position": 0,
                "stddev": 212.0830011,
                "variance": 44979.19934
              },
              {
                "average": 5054548.523,
                "count": 4072588,
                "maximum": 5054909.873,
                "minimum": 5054123.613,
                "name": "Y",
                "position": 1,
                "stddev": 213.6990498,
                "variance": 45667.28388
              },
              {
                "average": 265.3569733,
                "count": 4072588,
                "maximum": 298.6520578,
                "minimum": 214.0720578,
                "name": "Z",
                "position": 2,
                "stddev": 10.58866732,
                "variance": 112.1198757
              },
              {
                "average": 58.8500494,
                "count": 4072588,
                "maximum": 237,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.28675473,
                "variance": 2630.331211
              },
              {
                "average": 1.382466383,
                "count": 4072588,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7861017873,
                "variance": 0.61795602
              },
              {
                "average": 1.765091878,
                "count": 4072588,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.151293914,
                "variance": 1.325477677
              },
              {
                "average": 0.5140365291,
                "count": 4072588,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998029984,
                "variance": 0.2498030372
              },
              {
                "average": 0.0004166883564,
                "count": 4072588,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02040869495,
                "variance": 0.0004165148295
              },
              {
                "average": 3.509018835,
                "count": 4072588,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.091059819,
                "variance": 16.73677045
              },
              {
                "average": -11.18858159,
                "count": 4072588,
                "maximum": 1.998000026,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.242481022,
                "variance": 38.96856931
              },
              {
                "average": 0.5523379728,
                "count": 4072588,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4972532527,
                "variance": 0.2472607973
              },
              {
                "average": 209.4515055,
                "count": 4072588,
                "maximum": 210,
                "minimum": 209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4976427907,
                "variance": 0.2476483471
              },
              {
                "average": 114543313.6,
                "count": 4072588,
                "maximum": 114543664.7,
                "minimum": 114543023.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 313.5853617,
                "variance": 98335.77906
              },
              {
                "average": 0,
                "count": 4072588,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072588,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072588,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072588,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072588,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654115.2287,
              5054123.613,
              214.0720578,
              654901.6487,
              5054909.873,
              298.6520578
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654115.2287416958,
                    5054123.6131192045,
                    214.07205780894068
                  ],
                  [
                    654115.2287416958,
                    5054909.873119204,
                    214.07205780894068
                  ],
                  [
                    654901.6487416957,
                    5054909.873119204,
                    298.6520578089407
                  ],
                  [
                    654901.6487416957,
                    5054123.6131192045,
                    298.6520578089407
                  ],
                  [
                    654115.2287416958,
                    5054123.6131192045,
                    214.07205780894068
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:27:44+00:00",
            "end_time": "2015-05-01T19:17: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": "USGS_LPC_MI_13Co_Emmett_2015_522779.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00157924690048,
              45.45225863282155,
              203.18893890706912
            ],
            [
              -85.00132937273548,
              45.459329629666925,
              203.18893890706912
            ],
            [
              -84.99127991157953,
              45.45915327716666,
              337.12893890706914
            ],
            [
              -84.99153104007587,
              45.4520823235571,
              337.12893890706914
            ],
            [
              -85.00157924690048,
              45.45225863282155,
              203.18893890706912
            ]
          ]
        ]
      },
      "bbox": [
        -85.00157925,
        45.45208232,
        203.1889389,
        -84.99127991,
        45.45932963,
        337.1289389
      ],
      "properties": {
        "datetime": "2015-05-01T20:02:23Z",
        "pc:count": 2717258,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656611.9457,
            "count": 2717258,
            "maximum": 657047.8388,
            "minimum": 656261.6588,
            "name": "X",
            "position": 0,
            "stddev": 218.0225889,
            "variance": 47533.84929
          },
          {
            "average": 5035521.245,
            "count": 2717258,
            "maximum": 5035921.138,
            "minimum": 5035135.098,
            "name": "Y",
            "position": 1,
            "stddev": 223.9736216,
            "variance": 50164.18319
          },
          {
            "average": 246.6135279,
            "count": 2717258,
            "maximum": 337.1289389,
            "minimum": 203.1889389,
            "name": "Z",
            "position": 2,
            "stddev": 9.257313441,
            "variance": 85.69785214
          },
          {
            "average": 90.05409902,
            "count": 2717258,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.38979888,
            "variance": 2060.233843
          },
          {
            "average": 1.159054459,
            "count": 2717258,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5428106803,
            "variance": 0.2946434347
          },
          {
            "average": 1.320188219,
            "count": 2717258,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8394137755,
            "variance": 0.7046154865
          },
          {
            "average": 0.5149739186,
            "count": 2717258,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997758234,
            "variance": 0.2497758737
          },
          {
            "average": 0.0001887932614,
            "count": 2717258,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01373891146,
            "variance": 0.000188757688
          },
          {
            "average": 2.529016751,
            "count": 2717258,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.692318833,
            "variance": 7.248580699
          },
          {
            "average": -9.713459601,
            "count": 2717258,
            "maximum": 6,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.422138842,
            "variance": 41.2438673
          },
          {
            "average": 0.5370612581,
            "count": 2717258,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4986246631,
            "variance": 0.2486265546
          },
          {
            "average": 211.6860504,
            "count": 2717258,
            "maximum": 212,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4640962394,
            "variance": 0.2153853194
          },
          {
            "average": 114545398.6,
            "count": 2717258,
            "maximum": 114545743.6,
            "minimum": 114544651.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 502.306869,
            "variance": 252312.1907
          },
          {
            "average": 0,
            "count": 2717258,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2717258,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2717258,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2717258,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2717258,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656261.6588,
          5035135.098,
          203.1889389,
          657047.8388,
          5035921.138,
          337.1289389
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656261.6588302437,
                5035135.098279243,
                203.18893890706912
              ],
              [
                656261.6588302437,
                5035921.138279242,
                203.18893890706912
              ],
              [
                657047.8388302437,
                5035921.138279242,
                337.12893890706914
              ],
              [
                657047.8388302437,
                5035135.098279243,
                337.12893890706914
              ],
              [
                656261.6588302437,
                5035135.098279243,
                203.18893890706912
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T20:02:23+00:00",
        "end_time": "2015-05-01T19:44:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522779.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522779.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522779.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522779.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00157925,
            45.45208232,
            203.1889389,
            -84.99127991,
            45.45932963,
            337.1289389
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00157924690048,
                  45.45225863282155,
                  203.18893890706912
                ],
                [
                  -85.00132937273548,
                  45.459329629666925,
                  203.18893890706912
                ],
                [
                  -84.99127991157953,
                  45.45915327716666,
                  337.12893890706914
                ],
                [
                  -84.99153104007587,
                  45.4520823235571,
                  337.12893890706914
                ],
                [
                  -85.00157924690048,
                  45.45225863282155,
                  203.18893890706912
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522779.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522779.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T20:02:23Z",
            "pc:count": 2717258,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656611.9457,
                "count": 2717258,
                "maximum": 657047.8388,
                "minimum": 656261.6588,
                "name": "X",
                "position": 0,
                "stddev": 218.0225889,
                "variance": 47533.84929
              },
              {
                "average": 5035521.245,
                "count": 2717258,
                "maximum": 5035921.138,
                "minimum": 5035135.098,
                "name": "Y",
                "position": 1,
                "stddev": 223.9736216,
                "variance": 50164.18319
              },
              {
                "average": 246.6135279,
                "count": 2717258,
                "maximum": 337.1289389,
                "minimum": 203.1889389,
                "name": "Z",
                "position": 2,
                "stddev": 9.257313441,
                "variance": 85.69785214
              },
              {
                "average": 90.05409902,
                "count": 2717258,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.38979888,
                "variance": 2060.233843
              },
              {
                "average": 1.159054459,
                "count": 2717258,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5428106803,
                "variance": 0.2946434347
              },
              {
                "average": 1.320188219,
                "count": 2717258,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8394137755,
                "variance": 0.7046154865
              },
              {
                "average": 0.5149739186,
                "count": 2717258,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997758234,
                "variance": 0.2497758737
              },
              {
                "average": 0.0001887932614,
                "count": 2717258,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01373891146,
                "variance": 0.000188757688
              },
              {
                "average": 2.529016751,
                "count": 2717258,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.692318833,
                "variance": 7.248580699
              },
              {
                "average": -9.713459601,
                "count": 2717258,
                "maximum": 6,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.422138842,
                "variance": 41.2438673
              },
              {
                "average": 0.5370612581,
                "count": 2717258,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4986246631,
                "variance": 0.2486265546
              },
              {
                "average": 211.6860504,
                "count": 2717258,
                "maximum": 212,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4640962394,
                "variance": 0.2153853194
              },
              {
                "average": 114545398.6,
                "count": 2717258,
                "maximum": 114545743.6,
                "minimum": 114544651.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 502.306869,
                "variance": 252312.1907
              },
              {
                "average": 0,
                "count": 2717258,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2717258,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2717258,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2717258,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2717258,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656261.6588,
              5035135.098,
              203.1889389,
              657047.8388,
              5035921.138,
              337.1289389
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656261.6588302437,
                    5035135.098279243,
                    203.18893890706912
                  ],
                  [
                    656261.6588302437,
                    5035921.138279242,
                    203.18893890706912
                  ],
                  [
                    657047.8388302437,
                    5035921.138279242,
                    337.12893890706914
                  ],
                  [
                    657047.8388302437,
                    5035135.098279243,
                    337.12893890706914
                  ],
                  [
                    656261.6588302437,
                    5035135.098279243,
                    203.18893890706912
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T20:02:23+00:00",
            "end_time": "2015-05-01T19: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": "USGS_LPC_MI_13Co_Emmett_2015_524806.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.9926647770476,
              45.527728820151495,
              250.87810565841622
            ],
            [
              -84.99241302513903,
              45.53480256323629,
              250.87810565841622
            ],
            [
              -84.98234916124451,
              45.53462518050072,
              326.1781056584162
            ],
            [
              -84.9826021730824,
              45.5275514809232,
              326.1781056584162
            ],
            [
              -84.9926647770476,
              45.527728820151495,
              250.87810565841622
            ]
          ]
        ]
      },
      "bbox": [
        -84.99266478,
        45.52755148,
        250.8781057,
        -84.98234916,
        45.53480256,
        326.1781057
      ],
      "properties": {
        "datetime": "2015-05-02T16:05:13Z",
        "pc:count": 4376397,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657161.2074,
            "count": 4376397,
            "maximum": 657535.3961,
            "minimum": 656749.1361,
            "name": "X",
            "position": 0,
            "stddev": 203.0902722,
            "variance": 41245.65865
          },
          {
            "average": 5043905.223,
            "count": 4376397,
            "maximum": 5044323.253,
            "minimum": 5043536.893,
            "name": "Y",
            "position": 1,
            "stddev": 216.8108385,
            "variance": 47006.9397
          },
          {
            "average": 277.7409035,
            "count": 4376397,
            "maximum": 326.1781057,
            "minimum": 250.8781057,
            "name": "Z",
            "position": 2,
            "stddev": 11.68253637,
            "variance": 136.4816561
          },
          {
            "average": 54.72696513,
            "count": 4376397,
            "maximum": 239,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.41266281,
            "variance": 2062.309943
          },
          {
            "average": 1.317954473,
            "count": 4376397,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6864053301,
            "variance": 0.4711522772
          },
          {
            "average": 1.635957844,
            "count": 4376397,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9972021873,
            "variance": 0.9944122024
          },
          {
            "average": 0.4907872846,
            "count": 4376397,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999151758,
            "variance": 0.249915183
          },
          {
            "average": 0.0003811354409,
            "count": 4376397,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01951897189,
            "variance": 0.0003809902637
          },
          {
            "average": 4.219294091,
            "count": 4376397,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.578680567,
            "variance": 20.96431573
          },
          {
            "average": 7.987522321,
            "count": 4376397,
            "maximum": 25.00200081,
            "minimum": -10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.240911997,
            "variance": 52.43080655
          },
          {
            "average": 0.4773470049,
            "count": 4376397,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4994866353,
            "variance": 0.2494868988
          },
          {
            "average": 212.5058309,
            "count": 4376397,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999660561,
            "variance": 0.2499660573
          },
          {
            "average": 114582191,
            "count": 4376397,
            "maximum": 114617913.1,
            "minimum": 114545625.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36135.77614,
            "variance": 1305794317
          },
          {
            "average": 0,
            "count": 4376397,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4376397,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4376397,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4376397,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4376397,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656749.1361,
          5043536.893,
          250.8781057,
          657535.3961,
          5044323.253,
          326.1781057
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656749.1361069713,
                5043536.892811108,
                250.87810565841622
              ],
              [
                656749.1361069713,
                5044323.252811108,
                250.87810565841622
              ],
              [
                657535.3961069713,
                5044323.252811108,
                326.1781056584162
              ],
              [
                657535.3961069713,
                5043536.892811108,
                326.1781056584162
              ],
              [
                656749.1361069713,
                5043536.892811108,
                250.87810565841622
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:05:13+00:00",
        "end_time": "2015-05-01T20:00:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524806.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524806.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524806.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524806.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99266478,
            45.52755148,
            250.8781057,
            -84.98234916,
            45.53480256,
            326.1781057
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.9926647770476,
                  45.527728820151495,
                  250.87810565841622
                ],
                [
                  -84.99241302513903,
                  45.53480256323629,
                  250.87810565841622
                ],
                [
                  -84.98234916124451,
                  45.53462518050072,
                  326.1781056584162
                ],
                [
                  -84.9826021730824,
                  45.5275514809232,
                  326.1781056584162
                ],
                [
                  -84.9926647770476,
                  45.527728820151495,
                  250.87810565841622
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524806.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524806.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:05:13Z",
            "pc:count": 4376397,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657161.2074,
                "count": 4376397,
                "maximum": 657535.3961,
                "minimum": 656749.1361,
                "name": "X",
                "position": 0,
                "stddev": 203.0902722,
                "variance": 41245.65865
              },
              {
                "average": 5043905.223,
                "count": 4376397,
                "maximum": 5044323.253,
                "minimum": 5043536.893,
                "name": "Y",
                "position": 1,
                "stddev": 216.8108385,
                "variance": 47006.9397
              },
              {
                "average": 277.7409035,
                "count": 4376397,
                "maximum": 326.1781057,
                "minimum": 250.8781057,
                "name": "Z",
                "position": 2,
                "stddev": 11.68253637,
                "variance": 136.4816561
              },
              {
                "average": 54.72696513,
                "count": 4376397,
                "maximum": 239,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.41266281,
                "variance": 2062.309943
              },
              {
                "average": 1.317954473,
                "count": 4376397,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6864053301,
                "variance": 0.4711522772
              },
              {
                "average": 1.635957844,
                "count": 4376397,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9972021873,
                "variance": 0.9944122024
              },
              {
                "average": 0.4907872846,
                "count": 4376397,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999151758,
                "variance": 0.249915183
              },
              {
                "average": 0.0003811354409,
                "count": 4376397,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01951897189,
                "variance": 0.0003809902637
              },
              {
                "average": 4.219294091,
                "count": 4376397,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.578680567,
                "variance": 20.96431573
              },
              {
                "average": 7.987522321,
                "count": 4376397,
                "maximum": 25.00200081,
                "minimum": -10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.240911997,
                "variance": 52.43080655
              },
              {
                "average": 0.4773470049,
                "count": 4376397,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4994866353,
                "variance": 0.2494868988
              },
              {
                "average": 212.5058309,
                "count": 4376397,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999660561,
                "variance": 0.2499660573
              },
              {
                "average": 114582191,
                "count": 4376397,
                "maximum": 114617913.1,
                "minimum": 114545625.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36135.77614,
                "variance": 1305794317
              },
              {
                "average": 0,
                "count": 4376397,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4376397,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4376397,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4376397,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4376397,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656749.1361,
              5043536.893,
              250.8781057,
              657535.3961,
              5044323.253,
              326.1781057
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656749.1361069713,
                    5043536.892811108,
                    250.87810565841622
                  ],
                  [
                    656749.1361069713,
                    5044323.252811108,
                    250.87810565841622
                  ],
                  [
                    657535.3961069713,
                    5044323.252811108,
                    326.1781056584162
                  ],
                  [
                    657535.3961069713,
                    5043536.892811108,
                    326.1781056584162
                  ],
                  [
                    656749.1361069713,
                    5043536.892811108,
                    250.87810565841622
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:05:13+00:00",
            "end_time": "2015-05-01T20:00: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": "USGS_LPC_MI_13Co_Emmett_2015_499831.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09107740583337,
              45.59571820074198,
              189.97907485204922
            ],
            [
              -85.09083741761171,
              45.6027924553477,
              189.97907485204922
            ],
            [
              -85.08076106597115,
              45.60262355335295,
              298.81907485204925
            ],
            [
              -85.08100231893427,
              45.59554934017937,
              298.81907485204925
            ],
            [
              -85.09107740583337,
              45.59571820074198,
              189.97907485204922
            ]
          ]
        ]
      },
      "bbox": [
        -85.09107741,
        45.59554934,
        189.9790749,
        -85.08076107,
        45.60279246,
        298.8190749
      ],
      "properties": {
        "datetime": "2015-05-01T18:01:28Z",
        "pc:count": 4823981,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 649244.9675,
            "count": 4823981,
            "maximum": 649670.8124,
            "minimum": 648884.5724,
            "name": "X",
            "position": 0,
            "stddev": 220.309065,
            "variance": 48536.08411
          },
          {
            "average": 5051280.77,
            "count": 4823981,
            "maximum": 5051689.214,
            "minimum": 5050902.834,
            "name": "Y",
            "position": 1,
            "stddev": 218.3290387,
            "variance": 47667.56916
          },
          {
            "average": 238.9603052,
            "count": 4823981,
            "maximum": 298.8190749,
            "minimum": 189.9790749,
            "name": "Z",
            "position": 2,
            "stddev": 16.81559897,
            "variance": 282.7643687
          },
          {
            "average": 41.11415882,
            "count": 4823981,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.94777885,
            "variance": 1676.720593
          },
          {
            "average": 1.478037952,
            "count": 4823981,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8317156347,
            "variance": 0.6917508969
          },
          {
            "average": 1.953168348,
            "count": 4823981,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.167700705,
            "variance": 1.363524937
          },
          {
            "average": 0.4892098456,
            "count": 4823981,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998836108,
            "variance": 0.2498836244
          },
          {
            "average": 0.0004568840549,
            "count": 4823981,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02136996506,
            "variance": 0.0004566754065
          },
          {
            "average": 3.842397182,
            "count": 4823981,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.472475661,
            "variance": 20.00303854
          },
          {
            "average": 5.742889115,
            "count": 4823981,
            "maximum": 25.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.875340289,
            "variance": 97.52234583
          },
          {
            "average": 0.5056682437,
            "count": 4823981,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999679218,
            "variance": 0.2499679228
          },
          {
            "average": 202.7565538,
            "count": 4823981,
            "maximum": 205,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6070128077,
            "variance": 0.3684645487
          },
          {
            "average": 114537519.6,
            "count": 4823981,
            "maximum": 114538488,
            "minimum": 114536821.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 473.9969001,
            "variance": 224673.0613
          },
          {
            "average": 0,
            "count": 4823981,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4823981,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4823981,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4823981,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4823981,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          648884.5724,
          5050902.834,
          189.9790749,
          649670.8124,
          5051689.214,
          298.8190749
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                648884.57243891,
                5050902.833967075,
                189.97907485204922
              ],
              [
                648884.57243891,
                5051689.213967076,
                189.97907485204922
              ],
              [
                649670.81243891,
                5051689.213967076,
                298.81907485204925
              ],
              [
                649670.81243891,
                5050902.833967075,
                298.81907485204925
              ],
              [
                648884.57243891,
                5050902.833967075,
                189.97907485204922
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:01:28+00:00",
        "end_time": "2015-05-01T17:33:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_499831.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_499831.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_499831.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499831.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.09107741,
            45.59554934,
            189.9790749,
            -85.08076107,
            45.60279246,
            298.8190749
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.09107740583337,
                  45.59571820074198,
                  189.97907485204922
                ],
                [
                  -85.09083741761171,
                  45.6027924553477,
                  189.97907485204922
                ],
                [
                  -85.08076106597115,
                  45.60262355335295,
                  298.81907485204925
                ],
                [
                  -85.08100231893427,
                  45.59554934017937,
                  298.81907485204925
                ],
                [
                  -85.09107740583337,
                  45.59571820074198,
                  189.97907485204922
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_499831.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499831.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:01:28Z",
            "pc:count": 4823981,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 649244.9675,
                "count": 4823981,
                "maximum": 649670.8124,
                "minimum": 648884.5724,
                "name": "X",
                "position": 0,
                "stddev": 220.309065,
                "variance": 48536.08411
              },
              {
                "average": 5051280.77,
                "count": 4823981,
                "maximum": 5051689.214,
                "minimum": 5050902.834,
                "name": "Y",
                "position": 1,
                "stddev": 218.3290387,
                "variance": 47667.56916
              },
              {
                "average": 238.9603052,
                "count": 4823981,
                "maximum": 298.8190749,
                "minimum": 189.9790749,
                "name": "Z",
                "position": 2,
                "stddev": 16.81559897,
                "variance": 282.7643687
              },
              {
                "average": 41.11415882,
                "count": 4823981,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.94777885,
                "variance": 1676.720593
              },
              {
                "average": 1.478037952,
                "count": 4823981,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8317156347,
                "variance": 0.6917508969
              },
              {
                "average": 1.953168348,
                "count": 4823981,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.167700705,
                "variance": 1.363524937
              },
              {
                "average": 0.4892098456,
                "count": 4823981,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998836108,
                "variance": 0.2498836244
              },
              {
                "average": 0.0004568840549,
                "count": 4823981,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02136996506,
                "variance": 0.0004566754065
              },
              {
                "average": 3.842397182,
                "count": 4823981,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.472475661,
                "variance": 20.00303854
              },
              {
                "average": 5.742889115,
                "count": 4823981,
                "maximum": 25.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.875340289,
                "variance": 97.52234583
              },
              {
                "average": 0.5056682437,
                "count": 4823981,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999679218,
                "variance": 0.2499679228
              },
              {
                "average": 202.7565538,
                "count": 4823981,
                "maximum": 205,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6070128077,
                "variance": 0.3684645487
              },
              {
                "average": 114537519.6,
                "count": 4823981,
                "maximum": 114538488,
                "minimum": 114536821.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 473.9969001,
                "variance": 224673.0613
              },
              {
                "average": 0,
                "count": 4823981,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4823981,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4823981,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4823981,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4823981,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              648884.5724,
              5050902.834,
              189.9790749,
              649670.8124,
              5051689.214,
              298.8190749
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    648884.57243891,
                    5050902.833967075,
                    189.97907485204922
                  ],
                  [
                    648884.57243891,
                    5051689.213967076,
                    189.97907485204922
                  ],
                  [
                    649670.81243891,
                    5051689.213967076,
                    298.81907485204925
                  ],
                  [
                    649670.81243891,
                    5050902.833967075,
                    298.81907485204925
                  ],
                  [
                    648884.57243891,
                    5050902.833967075,
                    189.97907485204922
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:01:28+00:00",
            "end_time": "2015-05-01T17:33: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": "USGS_LPC_MI_13Co_Emmett_2015_522781.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0016553915038,
              45.45911347255734,
              231.02630776076361
            ],
            [
              -85.00140536538628,
              45.466187339837205,
              231.02630776076361
            ],
            [
              -84.99135519669369,
              45.466010982407745,
              467.3263077607636
            ],
            [
              -84.99160647804156,
              45.45893715838262,
              467.3263077607636
            ],
            [
              -85.0016553915038,
              45.45911347255734,
              231.02630776076361
            ]
          ]
        ]
      },
      "bbox": [
        -85.00165539,
        45.45893716,
        231.0263078,
        -84.9913552,
        45.46618734,
        467.3263078
      ],
      "properties": {
        "datetime": "2015-05-01T20:02:13Z",
        "pc:count": 3237465,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656556.002,
            "count": 3237465,
            "maximum": 657022.9071,
            "minimum": 656236.7671,
            "name": "X",
            "position": 0,
            "stddev": 228.8646136,
            "variance": 52379.01138
          },
          {
            "average": 5036296.123,
            "count": 3237465,
            "maximum": 5036682.85,
            "minimum": 5035896.49,
            "name": "Y",
            "position": 1,
            "stddev": 206.3044424,
            "variance": 42561.52294
          },
          {
            "average": 250.7648771,
            "count": 3237465,
            "maximum": 467.3263078,
            "minimum": 231.0263078,
            "name": "Z",
            "position": 2,
            "stddev": 10.90311159,
            "variance": 118.8778423
          },
          {
            "average": 72.891264,
            "count": 3237465,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.46805174,
            "variance": 2349.15204
          },
          {
            "average": 1.286181936,
            "count": 3237465,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7108030112,
            "variance": 0.5052409207
          },
          {
            "average": 1.572587503,
            "count": 3237465,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.071754535,
            "variance": 1.148657784
          },
          {
            "average": 0.5162486699,
            "count": 3237465,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997359882,
            "variance": 0.2497360579
          },
          {
            "average": 0.0003969154879,
            "count": 3237465,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01991878682,
            "variance": 0.0003967580685
          },
          {
            "average": 3.323018473,
            "count": 3237465,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.79031703,
            "variance": 14.36650319
          },
          {
            "average": -9.156895773,
            "count": 3237465,
            "maximum": 7.998000145,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.712165887,
            "variance": 45.0531709
          },
          {
            "average": 0.5490011475,
            "count": 3237465,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4975931712,
            "variance": 0.247598964
          },
          {
            "average": 211.6706661,
            "count": 3237465,
            "maximum": 212,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4699714387,
            "variance": 0.2208731532
          },
          {
            "average": 114545378.5,
            "count": 3237465,
            "maximum": 114545733.9,
            "minimum": 114544660.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 499.5449868,
            "variance": 249545.1938
          },
          {
            "average": 0,
            "count": 3237465,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3237465,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3237465,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3237465,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3237465,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656236.7671,
          5035896.49,
          231.0263078,
          657022.9071,
          5036682.85,
          467.3263078
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656236.7671353355,
                5035896.4902968025,
                231.02630776076361
              ],
              [
                656236.7671353355,
                5036682.850296802,
                231.02630776076361
              ],
              [
                657022.9071353354,
                5036682.850296802,
                467.3263077607636
              ],
              [
                657022.9071353354,
                5035896.4902968025,
                467.3263077607636
              ],
              [
                656236.7671353355,
                5035896.4902968025,
                231.02630776076361
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T20:02:13+00:00",
        "end_time": "2015-05-01T19:44:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522781.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522781.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522781.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522781.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00165539,
            45.45893716,
            231.0263078,
            -84.9913552,
            45.46618734,
            467.3263078
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.0016553915038,
                  45.45911347255734,
                  231.02630776076361
                ],
                [
                  -85.00140536538628,
                  45.466187339837205,
                  231.02630776076361
                ],
                [
                  -84.99135519669369,
                  45.466010982407745,
                  467.3263077607636
                ],
                [
                  -84.99160647804156,
                  45.45893715838262,
                  467.3263077607636
                ],
                [
                  -85.0016553915038,
                  45.45911347255734,
                  231.02630776076361
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522781.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522781.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T20:02:13Z",
            "pc:count": 3237465,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656556.002,
                "count": 3237465,
                "maximum": 657022.9071,
                "minimum": 656236.7671,
                "name": "X",
                "position": 0,
                "stddev": 228.8646136,
                "variance": 52379.01138
              },
              {
                "average": 5036296.123,
                "count": 3237465,
                "maximum": 5036682.85,
                "minimum": 5035896.49,
                "name": "Y",
                "position": 1,
                "stddev": 206.3044424,
                "variance": 42561.52294
              },
              {
                "average": 250.7648771,
                "count": 3237465,
                "maximum": 467.3263078,
                "minimum": 231.0263078,
                "name": "Z",
                "position": 2,
                "stddev": 10.90311159,
                "variance": 118.8778423
              },
              {
                "average": 72.891264,
                "count": 3237465,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.46805174,
                "variance": 2349.15204
              },
              {
                "average": 1.286181936,
                "count": 3237465,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7108030112,
                "variance": 0.5052409207
              },
              {
                "average": 1.572587503,
                "count": 3237465,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.071754535,
                "variance": 1.148657784
              },
              {
                "average": 0.5162486699,
                "count": 3237465,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997359882,
                "variance": 0.2497360579
              },
              {
                "average": 0.0003969154879,
                "count": 3237465,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01991878682,
                "variance": 0.0003967580685
              },
              {
                "average": 3.323018473,
                "count": 3237465,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.79031703,
                "variance": 14.36650319
              },
              {
                "average": -9.156895773,
                "count": 3237465,
                "maximum": 7.998000145,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.712165887,
                "variance": 45.0531709
              },
              {
                "average": 0.5490011475,
                "count": 3237465,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4975931712,
                "variance": 0.247598964
              },
              {
                "average": 211.6706661,
                "count": 3237465,
                "maximum": 212,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4699714387,
                "variance": 0.2208731532
              },
              {
                "average": 114545378.5,
                "count": 3237465,
                "maximum": 114545733.9,
                "minimum": 114544660.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 499.5449868,
                "variance": 249545.1938
              },
              {
                "average": 0,
                "count": 3237465,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3237465,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3237465,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3237465,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3237465,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656236.7671,
              5035896.49,
              231.0263078,
              657022.9071,
              5036682.85,
              467.3263078
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656236.7671353355,
                    5035896.4902968025,
                    231.02630776076361
                  ],
                  [
                    656236.7671353355,
                    5036682.850296802,
                    231.02630776076361
                  ],
                  [
                    657022.9071353354,
                    5036682.850296802,
                    467.3263077607636
                  ],
                  [
                    657022.9071353354,
                    5035896.4902968025,
                    467.3263077607636
                  ],
                  [
                    656236.7671353355,
                    5035896.4902968025,
                    231.02630776076361
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T20:02:13+00:00",
            "end_time": "2015-05-01T19: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": "USGS_LPC_MI_13Co_Emmett_2015_507736.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.05861315842394,
              45.335362876515624,
              180.3886464580718
            ],
            [
              -85.05837134439804,
              45.34243588049819,
              180.3886464580718
            ],
            [
              -85.04835601651635,
              45.34226512373882,
              256.82864645807183
            ],
            [
              -85.04859907594482,
              45.33519216162966,
              256.82864645807183
            ],
            [
              -85.05861315842394,
              45.335362876515624,
              180.3886464580718
            ]
          ]
        ]
      },
      "bbox": [
        -85.05861316,
        45.33519216,
        180.3886465,
        -85.04835602,
        45.34243588,
        256.8286465
      ],
      "properties": {
        "datetime": "2015-05-01T18:40:21Z",
        "pc:count": 4216036,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652568.6804,
            "count": 4216036,
            "maximum": 652900.5538,
            "minimum": 652115.4538,
            "name": "X",
            "position": 0,
            "stddev": 197.5144447,
            "variance": 39011.95588
          },
          {
            "average": 5022408.739,
            "count": 4216036,
            "maximum": 5022825.56,
            "minimum": 5022039.34,
            "name": "Y",
            "position": 1,
            "stddev": 201.4629295,
            "variance": 40587.31196
          },
          {
            "average": 224.2353971,
            "count": 4216036,
            "maximum": 256.8286465,
            "minimum": 180.3886465,
            "name": "Z",
            "position": 2,
            "stddev": 9.072527618,
            "variance": 82.31075738
          },
          {
            "average": 44.38870636,
            "count": 4216036,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.80936622,
            "variance": 1919.260568
          },
          {
            "average": 1.507887978,
            "count": 4216036,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8902903573,
            "variance": 0.7926169203
          },
          {
            "average": 2.017222576,
            "count": 4216036,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.270524846,
            "variance": 1.614233386
          },
          {
            "average": 0.4882228235,
            "count": 4216036,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998613382,
            "variance": 0.2498613574
          },
          {
            "average": 0.0002341061604,
            "count": 4216036,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01529873884,
            "variance": 0.0002340514102
          },
          {
            "average": 4.739899991,
            "count": 4216036,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.850976301,
            "variance": 23.53197108
          },
          {
            "average": 9.095575498,
            "count": 4216036,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.251932688,
            "variance": 39.08666234
          },
          {
            "average": 0.4932600196,
            "count": 4216036,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999546299,
            "variance": 0.249954632
          },
          {
            "average": 206.4136464,
            "count": 4216036,
            "maximum": 207,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4928953811,
            "variance": 0.2429458567
          },
          {
            "average": 114540671.9,
            "count": 4216036,
            "maximum": 114540821.8,
            "minimum": 114539057.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 121.993616,
            "variance": 14882.44233
          },
          {
            "average": 0,
            "count": 4216036,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4216036,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4216036,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4216036,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4216036,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          652115.4538,
          5022039.34,
          180.3886465,
          652900.5538,
          5022825.56,
          256.8286465
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                652115.4537822502,
                5022039.34035064,
                180.3886464580718
              ],
              [
                652115.4537822502,
                5022825.560350641,
                180.3886464580718
              ],
              [
                652900.5537822503,
                5022825.560350641,
                256.82864645807183
              ],
              [
                652900.5537822503,
                5022039.34035064,
                256.82864645807183
              ],
              [
                652115.4537822502,
                5022039.34035064,
                180.3886464580718
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:40:21+00:00",
        "end_time": "2015-05-01T18:10:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_507736.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_507736.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_507736.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507736.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05861316,
            45.33519216,
            180.3886465,
            -85.04835602,
            45.34243588,
            256.8286465
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.05861315842394,
                  45.335362876515624,
                  180.3886464580718
                ],
                [
                  -85.05837134439804,
                  45.34243588049819,
                  180.3886464580718
                ],
                [
                  -85.04835601651635,
                  45.34226512373882,
                  256.82864645807183
                ],
                [
                  -85.04859907594482,
                  45.33519216162966,
                  256.82864645807183
                ],
                [
                  -85.05861315842394,
                  45.335362876515624,
                  180.3886464580718
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_507736.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507736.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:40:21Z",
            "pc:count": 4216036,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652568.6804,
                "count": 4216036,
                "maximum": 652900.5538,
                "minimum": 652115.4538,
                "name": "X",
                "position": 0,
                "stddev": 197.5144447,
                "variance": 39011.95588
              },
              {
                "average": 5022408.739,
                "count": 4216036,
                "maximum": 5022825.56,
                "minimum": 5022039.34,
                "name": "Y",
                "position": 1,
                "stddev": 201.4629295,
                "variance": 40587.31196
              },
              {
                "average": 224.2353971,
                "count": 4216036,
                "maximum": 256.8286465,
                "minimum": 180.3886465,
                "name": "Z",
                "position": 2,
                "stddev": 9.072527618,
                "variance": 82.31075738
              },
              {
                "average": 44.38870636,
                "count": 4216036,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.80936622,
                "variance": 1919.260568
              },
              {
                "average": 1.507887978,
                "count": 4216036,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8902903573,
                "variance": 0.7926169203
              },
              {
                "average": 2.017222576,
                "count": 4216036,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.270524846,
                "variance": 1.614233386
              },
              {
                "average": 0.4882228235,
                "count": 4216036,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998613382,
                "variance": 0.2498613574
              },
              {
                "average": 0.0002341061604,
                "count": 4216036,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01529873884,
                "variance": 0.0002340514102
              },
              {
                "average": 4.739899991,
                "count": 4216036,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.850976301,
                "variance": 23.53197108
              },
              {
                "average": 9.095575498,
                "count": 4216036,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.251932688,
                "variance": 39.08666234
              },
              {
                "average": 0.4932600196,
                "count": 4216036,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999546299,
                "variance": 0.249954632
              },
              {
                "average": 206.4136464,
                "count": 4216036,
                "maximum": 207,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4928953811,
                "variance": 0.2429458567
              },
              {
                "average": 114540671.9,
                "count": 4216036,
                "maximum": 114540821.8,
                "minimum": 114539057.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 121.993616,
                "variance": 14882.44233
              },
              {
                "average": 0,
                "count": 4216036,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4216036,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4216036,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4216036,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4216036,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              652115.4538,
              5022039.34,
              180.3886465,
              652900.5538,
              5022825.56,
              256.8286465
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    652115.4537822502,
                    5022039.34035064,
                    180.3886464580718
                  ],
                  [
                    652115.4537822502,
                    5022825.560350641,
                    180.3886464580718
                  ],
                  [
                    652900.5537822503,
                    5022825.560350641,
                    256.82864645807183
                  ],
                  [
                    652900.5537822503,
                    5022039.34035064,
                    256.82864645807183
                  ],
                  [
                    652115.4537822502,
                    5022039.34035064,
                    180.3886464580718
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:40:21+00:00",
            "end_time": "2015-05-01T18:10: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": "USGS_LPC_MI_13Co_Emmett_2015_514794.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03128233848888,
              45.49323012238365,
              310.5791375241881
            ],
            [
              -85.0310357246485,
              45.500304074148445,
              310.5791375241881
            ],
            [
              -85.02097726021734,
              45.500130187263316,
              798.6391375241881
            ],
            [
              -85.02122513188662,
              45.49305627814871,
              798.6391375241881
            ],
            [
              -85.03128233848888,
              45.49323012238365,
              310.5791375241881
            ]
          ]
        ]
      },
      "bbox": [
        -85.03128234,
        45.49305628,
        310.5791375,
        -85.02097726,
        45.50030407,
        798.6391375
      ],
      "properties": {
        "datetime": "2015-05-01T19:30:48Z",
        "pc:count": 5190589,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654166.521,
            "count": 5190589,
            "maximum": 654613.8661,
            "minimum": 653827.5661,
            "name": "X",
            "position": 0,
            "stddev": 213.2699387,
            "variance": 45484.06676
          },
          {
            "average": 5040025.622,
            "count": 5190589,
            "maximum": 5040415.883,
            "minimum": 5039629.523,
            "name": "Y",
            "position": 1,
            "stddev": 219.4332261,
            "variance": 48150.94071
          },
          {
            "average": 371.1435804,
            "count": 5190589,
            "maximum": 798.6391375,
            "minimum": 310.5791375,
            "name": "Z",
            "position": 2,
            "stddev": 14.98548299,
            "variance": 224.5647004
          },
          {
            "average": 50.52846257,
            "count": 5190589,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.59590789,
            "variance": 2980.713159
          },
          {
            "average": 1.495697694,
            "count": 5190589,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8844326123,
            "variance": 0.7822210457
          },
          {
            "average": 1.989904614,
            "count": 5190589,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.265956624,
            "variance": 1.602646173
          },
          {
            "average": 0.4879511747,
            "count": 5190589,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998548529,
            "variance": 0.2498548739
          },
          {
            "average": 0.0003519831757,
            "count": 5190589,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01875791437,
            "variance": 0.0003518593513
          },
          {
            "average": 4.020559516,
            "count": 5190589,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.550268735,
            "variance": 20.70494556
          },
          {
            "average": 5.843782526,
            "count": 5190589,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.839603331,
            "variance": 61.45938038
          },
          {
            "average": 0.4977340722,
            "count": 5190589,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999949137,
            "variance": 0.2499949137
          },
          {
            "average": 208.6777009,
            "count": 5190589,
            "maximum": 210,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4969075098,
            "variance": 0.2469170733
          },
          {
            "average": 114542593.6,
            "count": 5190589,
            "maximum": 114543848.1,
            "minimum": 114542045.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 404.2551785,
            "variance": 163422.2494
          },
          {
            "average": 0,
            "count": 5190589,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5190589,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5190589,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5190589,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5190589,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          653827.5661,
          5039629.523,
          310.5791375,
          654613.8661,
          5040415.883,
          798.6391375
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                653827.566098662,
                5039629.523267921,
                310.5791375241881
              ],
              [
                653827.566098662,
                5040415.88326792,
                310.5791375241881
              ],
              [
                654613.866098662,
                5040415.88326792,
                798.6391375241881
              ],
              [
                654613.866098662,
                5039629.523267921,
                798.6391375241881
              ],
              [
                653827.566098662,
                5039629.523267921,
                310.5791375241881
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:30:48+00:00",
        "end_time": "2015-05-01T19:00:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514794.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514794.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514794.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514794.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.03128234,
            45.49305628,
            310.5791375,
            -85.02097726,
            45.50030407,
            798.6391375
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.03128233848888,
                  45.49323012238365,
                  310.5791375241881
                ],
                [
                  -85.0310357246485,
                  45.500304074148445,
                  310.5791375241881
                ],
                [
                  -85.02097726021734,
                  45.500130187263316,
                  798.6391375241881
                ],
                [
                  -85.02122513188662,
                  45.49305627814871,
                  798.6391375241881
                ],
                [
                  -85.03128233848888,
                  45.49323012238365,
                  310.5791375241881
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514794.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514794.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:30:48Z",
            "pc:count": 5190589,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654166.521,
                "count": 5190589,
                "maximum": 654613.8661,
                "minimum": 653827.5661,
                "name": "X",
                "position": 0,
                "stddev": 213.2699387,
                "variance": 45484.06676
              },
              {
                "average": 5040025.622,
                "count": 5190589,
                "maximum": 5040415.883,
                "minimum": 5039629.523,
                "name": "Y",
                "position": 1,
                "stddev": 219.4332261,
                "variance": 48150.94071
              },
              {
                "average": 371.1435804,
                "count": 5190589,
                "maximum": 798.6391375,
                "minimum": 310.5791375,
                "name": "Z",
                "position": 2,
                "stddev": 14.98548299,
                "variance": 224.5647004
              },
              {
                "average": 50.52846257,
                "count": 5190589,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.59590789,
                "variance": 2980.713159
              },
              {
                "average": 1.495697694,
                "count": 5190589,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8844326123,
                "variance": 0.7822210457
              },
              {
                "average": 1.989904614,
                "count": 5190589,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.265956624,
                "variance": 1.602646173
              },
              {
                "average": 0.4879511747,
                "count": 5190589,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998548529,
                "variance": 0.2498548739
              },
              {
                "average": 0.0003519831757,
                "count": 5190589,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01875791437,
                "variance": 0.0003518593513
              },
              {
                "average": 4.020559516,
                "count": 5190589,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.550268735,
                "variance": 20.70494556
              },
              {
                "average": 5.843782526,
                "count": 5190589,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.839603331,
                "variance": 61.45938038
              },
              {
                "average": 0.4977340722,
                "count": 5190589,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999949137,
                "variance": 0.2499949137
              },
              {
                "average": 208.6777009,
                "count": 5190589,
                "maximum": 210,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4969075098,
                "variance": 0.2469170733
              },
              {
                "average": 114542593.6,
                "count": 5190589,
                "maximum": 114543848.1,
                "minimum": 114542045.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 404.2551785,
                "variance": 163422.2494
              },
              {
                "average": 0,
                "count": 5190589,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5190589,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5190589,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5190589,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5190589,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              653827.5661,
              5039629.523,
              310.5791375,
              654613.8661,
              5040415.883,
              798.6391375
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    653827.566098662,
                    5039629.523267921,
                    310.5791375241881
                  ],
                  [
                    653827.566098662,
                    5040415.88326792,
                    310.5791375241881
                  ],
                  [
                    654613.866098662,
                    5040415.88326792,
                    798.6391375241881
                  ],
                  [
                    654613.866098662,
                    5039629.523267921,
                    798.6391375241881
                  ],
                  [
                    653827.566098662,
                    5039629.523267921,
                    310.5791375241881
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:30:48+00:00",
            "end_time": "2015-05-01T19:00: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": "USGS_LPC_MI_13Co_Emmett_2015_509831.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.05201489720949,
              45.595957165359955,
              229.93156866017029
            ],
            [
              -85.05177002905424,
              45.603030357418106,
              229.93156866017029
            ],
            [
              -85.04169386747743,
              45.60285800889711,
              324.9315686601703
            ],
            [
              -85.04194000011249,
              45.5957848591102,
              324.9315686601703
            ],
            [
              -85.05201489720949,
              45.595957165359955,
              229.93156866017029
            ]
          ]
        ]
      },
      "bbox": [
        -85.0520149,
        45.59578486,
        229.9315687,
        -85.04169387,
        45.60303036,
        324.9315687
      ],
      "properties": {
        "datetime": "2015-05-01T18:46:28Z",
        "pc:count": 5089828,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652289.4928,
            "count": 5089828,
            "maximum": 652716.7873,
            "minimum": 651930.5473,
            "name": "X",
            "position": 0,
            "stddev": 203.228819,
            "variance": 41301.95287
          },
          {
            "average": 5051392.906,
            "count": 5089828,
            "maximum": 5051788.949,
            "minimum": 5051002.669,
            "name": "Y",
            "position": 1,
            "stddev": 220.7829655,
            "variance": 48745.11785
          },
          {
            "average": 261.9198206,
            "count": 5089828,
            "maximum": 324.9315687,
            "minimum": 229.9315687,
            "name": "Z",
            "position": 2,
            "stddev": 10.79978002,
            "variance": 116.6352486
          },
          {
            "average": 48.42608689,
            "count": 5089828,
            "maximum": 173,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.02126099,
            "variance": 2306.041507
          },
          {
            "average": 1.428899366,
            "count": 5089828,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8131568867,
            "variance": 0.6612241224
          },
          {
            "average": 1.857678295,
            "count": 5089828,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.170722181,
            "variance": 1.370590425
          },
          {
            "average": 0.4899747103,
            "count": 5089828,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998995326,
            "variance": 0.2498995427
          },
          {
            "average": 0.000333606558,
            "count": 5089828,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01826185451,
            "variance": 0.0003334953302
          },
          {
            "average": 4.343364452,
            "count": 5089828,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.703054689,
            "variance": 22.11872341
          },
          {
            "average": 9.404619372,
            "count": 5089828,
            "maximum": 21,
            "minimum": -4.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.044655262,
            "variance": 36.53785724
          },
          {
            "average": 0.4827235812,
            "count": 5089828,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997014853,
            "variance": 0.2497015744
          },
          {
            "average": 206.5915789,
            "count": 5089828,
            "maximum": 207,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4915418061,
            "variance": 0.2416133471
          },
          {
            "average": 114540784.2,
            "count": 5089828,
            "maximum": 114541188.4,
            "minimum": 114540201.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 480.1032304,
            "variance": 230499.1119
          },
          {
            "average": 0,
            "count": 5089828,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5089828,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5089828,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5089828,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5089828,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          651930.5473,
          5051002.669,
          229.9315687,
          652716.7873,
          5051788.949,
          324.9315687
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                651930.5472504726,
                5051002.668823454,
                229.93156866017029
              ],
              [
                651930.5472504726,
                5051788.948823453,
                229.93156866017029
              ],
              [
                652716.7872504726,
                5051788.948823453,
                324.9315686601703
              ],
              [
                652716.7872504726,
                5051002.668823454,
                324.9315686601703
              ],
              [
                651930.5472504726,
                5051002.668823454,
                229.93156866017029
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:46:28+00:00",
        "end_time": "2015-05-01T18:30:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_509831.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_509831.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_509831.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509831.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.0520149,
            45.59578486,
            229.9315687,
            -85.04169387,
            45.60303036,
            324.9315687
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.05201489720949,
                  45.595957165359955,
                  229.93156866017029
                ],
                [
                  -85.05177002905424,
                  45.603030357418106,
                  229.93156866017029
                ],
                [
                  -85.04169386747743,
                  45.60285800889711,
                  324.9315686601703
                ],
                [
                  -85.04194000011249,
                  45.5957848591102,
                  324.9315686601703
                ],
                [
                  -85.05201489720949,
                  45.595957165359955,
                  229.93156866017029
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_509831.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509831.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:46:28Z",
            "pc:count": 5089828,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652289.4928,
                "count": 5089828,
                "maximum": 652716.7873,
                "minimum": 651930.5473,
                "name": "X",
                "position": 0,
                "stddev": 203.228819,
                "variance": 41301.95287
              },
              {
                "average": 5051392.906,
                "count": 5089828,
                "maximum": 5051788.949,
                "minimum": 5051002.669,
                "name": "Y",
                "position": 1,
                "stddev": 220.7829655,
                "variance": 48745.11785
              },
              {
                "average": 261.9198206,
                "count": 5089828,
                "maximum": 324.9315687,
                "minimum": 229.9315687,
                "name": "Z",
                "position": 2,
                "stddev": 10.79978002,
                "variance": 116.6352486
              },
              {
                "average": 48.42608689,
                "count": 5089828,
                "maximum": 173,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.02126099,
                "variance": 2306.041507
              },
              {
                "average": 1.428899366,
                "count": 5089828,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8131568867,
                "variance": 0.6612241224
              },
              {
                "average": 1.857678295,
                "count": 5089828,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.170722181,
                "variance": 1.370590425
              },
              {
                "average": 0.4899747103,
                "count": 5089828,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998995326,
                "variance": 0.2498995427
              },
              {
                "average": 0.000333606558,
                "count": 5089828,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01826185451,
                "variance": 0.0003334953302
              },
              {
                "average": 4.343364452,
                "count": 5089828,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.703054689,
                "variance": 22.11872341
              },
              {
                "average": 9.404619372,
                "count": 5089828,
                "maximum": 21,
                "minimum": -4.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.044655262,
                "variance": 36.53785724
              },
              {
                "average": 0.4827235812,
                "count": 5089828,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997014853,
                "variance": 0.2497015744
              },
              {
                "average": 206.5915789,
                "count": 5089828,
                "maximum": 207,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4915418061,
                "variance": 0.2416133471
              },
              {
                "average": 114540784.2,
                "count": 5089828,
                "maximum": 114541188.4,
                "minimum": 114540201.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 480.1032304,
                "variance": 230499.1119
              },
              {
                "average": 0,
                "count": 5089828,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5089828,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5089828,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5089828,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5089828,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              651930.5473,
              5051002.669,
              229.9315687,
              652716.7873,
              5051788.949,
              324.9315687
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    651930.5472504726,
                    5051002.668823454,
                    229.93156866017029
                  ],
                  [
                    651930.5472504726,
                    5051788.948823453,
                    229.93156866017029
                  ],
                  [
                    652716.7872504726,
                    5051788.948823453,
                    324.9315686601703
                  ],
                  [
                    652716.7872504726,
                    5051002.668823454,
                    324.9315686601703
                  ],
                  [
                    651930.5472504726,
                    5051002.668823454,
                    229.93156866017029
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:46:28+00:00",
            "end_time": "2015-05-01T18:30: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": "USGS_LPC_MI_13Co_Emmett_2015_517844.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02311170341657,
              45.6304062175405,
              213.7842018616966
            ],
            [
              -85.02286289221462,
              45.63747960412583,
              213.7842018616966
            ],
            [
              -85.01278073345807,
              45.63730460382414,
              326.62420186169663
            ],
            [
              -85.01303081141096,
              45.63023126016274,
              326.62420186169663
            ],
            [
              -85.02311170341657,
              45.6304062175405,
              213.7842018616966
            ]
          ]
        ]
      },
      "bbox": [
        -85.0231117,
        45.63023126,
        213.7842019,
        -85.01278073,
        45.6374796,
        326.6242019
      ],
      "properties": {
        "datetime": "2015-05-01T19:27:35Z",
        "pc:count": 4512763,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654513.5925,
            "count": 4512763,
            "maximum": 654876.6306,
            "minimum": 654090.3906,
            "name": "X",
            "position": 0,
            "stddev": 196.0788707,
            "variance": 38446.92355
          },
          {
            "average": 5055287.541,
            "count": 4512763,
            "maximum": 5055671.391,
            "minimum": 5054885.071,
            "name": "Y",
            "position": 1,
            "stddev": 223.0795146,
            "variance": 49764.46985
          },
          {
            "average": 255.8291448,
            "count": 4512763,
            "maximum": 326.6242019,
            "minimum": 213.7842019,
            "name": "Z",
            "position": 2,
            "stddev": 14.31008907,
            "variance": 204.7786491
          },
          {
            "average": 49.72236876,
            "count": 4512763,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.30372473,
            "variance": 2144.034924
          },
          {
            "average": 1.42898353,
            "count": 4512763,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.815726995,
            "variance": 0.6654105304
          },
          {
            "average": 1.857685635,
            "count": 4512763,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.175848376,
            "variance": 1.382619403
          },
          {
            "average": 0.5164676275,
            "count": 4512763,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499728799,
            "variance": 0.2497288726
          },
          {
            "average": 0.0003818060022,
            "count": 4512763,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01953612835,
            "variance": 0.000381660311
          },
          {
            "average": 4.123310708,
            "count": 4512763,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.560648823,
            "variance": 20.79951769
          },
          {
            "average": -10.86167225,
            "count": 4512763,
            "maximum": 1.998000026,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.872102215,
            "variance": 34.48158442
          },
          {
            "average": 0.5502974563,
            "count": 4512763,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4974637884,
            "variance": 0.2474702207
          },
          {
            "average": 209.4534481,
            "count": 4512763,
            "maximum": 210,
            "minimum": 209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.497828263,
            "variance": 0.2478329795
          },
          {
            "average": 114543315.5,
            "count": 4512763,
            "maximum": 114543655.1,
            "minimum": 114543033.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 304.365569,
            "variance": 92638.39962
          },
          {
            "average": 0,
            "count": 4512763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4512763,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4512763,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4512763,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4512763,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654090.3906,
          5054885.071,
          213.7842019,
          654876.6306,
          5055671.391,
          326.6242019
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654090.3906482207,
                5054885.071224145,
                213.7842018616966
              ],
              [
                654090.3906482207,
                5055671.391224145,
                213.7842018616966
              ],
              [
                654876.6306482207,
                5055671.391224145,
                326.62420186169663
              ],
              [
                654876.6306482207,
                5054885.071224145,
                326.62420186169663
              ],
              [
                654090.3906482207,
                5054885.071224145,
                213.7842018616966
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:27:35+00:00",
        "end_time": "2015-05-01T19:17:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_517844.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_517844.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_517844.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517844.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.0231117,
            45.63023126,
            213.7842019,
            -85.01278073,
            45.6374796,
            326.6242019
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.02311170341657,
                  45.6304062175405,
                  213.7842018616966
                ],
                [
                  -85.02286289221462,
                  45.63747960412583,
                  213.7842018616966
                ],
                [
                  -85.01278073345807,
                  45.63730460382414,
                  326.62420186169663
                ],
                [
                  -85.01303081141096,
                  45.63023126016274,
                  326.62420186169663
                ],
                [
                  -85.02311170341657,
                  45.6304062175405,
                  213.7842018616966
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_517844.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517844.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:27:35Z",
            "pc:count": 4512763,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654513.5925,
                "count": 4512763,
                "maximum": 654876.6306,
                "minimum": 654090.3906,
                "name": "X",
                "position": 0,
                "stddev": 196.0788707,
                "variance": 38446.92355
              },
              {
                "average": 5055287.541,
                "count": 4512763,
                "maximum": 5055671.391,
                "minimum": 5054885.071,
                "name": "Y",
                "position": 1,
                "stddev": 223.0795146,
                "variance": 49764.46985
              },
              {
                "average": 255.8291448,
                "count": 4512763,
                "maximum": 326.6242019,
                "minimum": 213.7842019,
                "name": "Z",
                "position": 2,
                "stddev": 14.31008907,
                "variance": 204.7786491
              },
              {
                "average": 49.72236876,
                "count": 4512763,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.30372473,
                "variance": 2144.034924
              },
              {
                "average": 1.42898353,
                "count": 4512763,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.815726995,
                "variance": 0.6654105304
              },
              {
                "average": 1.857685635,
                "count": 4512763,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.175848376,
                "variance": 1.382619403
              },
              {
                "average": 0.5164676275,
                "count": 4512763,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499728799,
                "variance": 0.2497288726
              },
              {
                "average": 0.0003818060022,
                "count": 4512763,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01953612835,
                "variance": 0.000381660311
              },
              {
                "average": 4.123310708,
                "count": 4512763,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.560648823,
                "variance": 20.79951769
              },
              {
                "average": -10.86167225,
                "count": 4512763,
                "maximum": 1.998000026,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.872102215,
                "variance": 34.48158442
              },
              {
                "average": 0.5502974563,
                "count": 4512763,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4974637884,
                "variance": 0.2474702207
              },
              {
                "average": 209.4534481,
                "count": 4512763,
                "maximum": 210,
                "minimum": 209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.497828263,
                "variance": 0.2478329795
              },
              {
                "average": 114543315.5,
                "count": 4512763,
                "maximum": 114543655.1,
                "minimum": 114543033.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 304.365569,
                "variance": 92638.39962
              },
              {
                "average": 0,
                "count": 4512763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4512763,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4512763,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4512763,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4512763,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654090.3906,
              5054885.071,
              213.7842019,
              654876.6306,
              5055671.391,
              326.6242019
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654090.3906482207,
                    5054885.071224145,
                    213.7842018616966
                  ],
                  [
                    654090.3906482207,
                    5055671.391224145,
                    213.7842018616966
                  ],
                  [
                    654876.6306482207,
                    5055671.391224145,
                    326.62420186169663
                  ],
                  [
                    654876.6306482207,
                    5054885.071224145,
                    326.62420186169663
                  ],
                  [
                    654090.3906482207,
                    5054885.071224145,
                    213.7842018616966
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:27:35+00:00",
            "end_time": "2015-05-01T19:17: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": "USGS_LPC_MI_13Co_Emmett_2015_524809.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99273852442226,
              45.53458564760786,
              255.24255527360742
            ],
            [
              -84.99248676001743,
              45.541658303023056,
              255.24255527360742
            ],
            [
              -84.98242244067664,
              45.54148091968436,
              832.2825552736074
            ],
            [
              -84.98267546517681,
              45.53440830777012,
              832.2825552736074
            ],
            [
              -84.99273852442226,
              45.53458564760786,
              255.24255527360742
            ]
          ]
        ]
      },
      "bbox": [
        -84.99273852,
        45.53440831,
        255.2425553,
        -84.98242244,
        45.5416583,
        832.2825553
      ],
      "properties": {
        "datetime": "2015-05-02T16:05:23Z",
        "pc:count": 4299772,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657116.8222,
            "count": 4299772,
            "maximum": 657510.5246,
            "minimum": 656724.3246,
            "name": "X",
            "position": 0,
            "stddev": 197.6123387,
            "variance": 39050.63641
          },
          {
            "average": 5044721.293,
            "count": 4299772,
            "maximum": 5045084.758,
            "minimum": 5044298.518,
            "name": "Y",
            "position": 1,
            "stddev": 214.4589067,
            "variance": 45992.62268
          },
          {
            "average": 282.9514093,
            "count": 4299772,
            "maximum": 832.2825553,
            "minimum": 255.2425553,
            "name": "Z",
            "position": 2,
            "stddev": 11.61085197,
            "variance": 134.8118835
          },
          {
            "average": 59.91673954,
            "count": 4299772,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.68127516,
            "variance": 2369.866551
          },
          {
            "average": 1.322708739,
            "count": 4299772,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.703217355,
            "variance": 0.4945146484
          },
          {
            "average": 1.645351893,
            "count": 4299772,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.027918074,
            "variance": 1.056615567
          },
          {
            "average": 0.4895680515,
            "count": 4299772,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998912207,
            "variance": 0.2498912326
          },
          {
            "average": 0.0003402505993,
            "count": 4299772,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01844274676,
            "variance": 0.000340134908
          },
          {
            "average": 4.021416252,
            "count": 4299772,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.428670132,
            "variance": 19.61311914
          },
          {
            "average": 9.541941894,
            "count": 4299772,
            "maximum": 25.00200081,
            "minimum": -3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.745476577,
            "variance": 33.01050109
          },
          {
            "average": 0.4802863966,
            "count": 4299772,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4996112808,
            "variance": 0.2496114319
          },
          {
            "average": 212.4974278,
            "count": 4299772,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999934417,
            "variance": 0.2499934418
          },
          {
            "average": 114581583.5,
            "count": 4299772,
            "maximum": 114617923,
            "minimum": 114545616.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36148.15021,
            "variance": 1306688763
          },
          {
            "average": 0,
            "count": 4299772,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4299772,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4299772,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4299772,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4299772,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656724.3246,
          5044298.518,
          255.2425553,
          657510.5246,
          5045084.758,
          832.2825553
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656724.324602049,
                5044298.518493299,
                255.24255527360742
              ],
              [
                656724.324602049,
                5045084.7584933,
                255.24255527360742
              ],
              [
                657510.5246020489,
                5045084.7584933,
                832.2825552736074
              ],
              [
                657510.5246020489,
                5044298.518493299,
                832.2825552736074
              ],
              [
                656724.324602049,
                5044298.518493299,
                255.24255527360742
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:05:23+00:00",
        "end_time": "2015-05-01T20:00:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524809.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524809.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524809.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524809.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99273852,
            45.53440831,
            255.2425553,
            -84.98242244,
            45.5416583,
            832.2825553
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99273852442226,
                  45.53458564760786,
                  255.24255527360742
                ],
                [
                  -84.99248676001743,
                  45.541658303023056,
                  255.24255527360742
                ],
                [
                  -84.98242244067664,
                  45.54148091968436,
                  832.2825552736074
                ],
                [
                  -84.98267546517681,
                  45.53440830777012,
                  832.2825552736074
                ],
                [
                  -84.99273852442226,
                  45.53458564760786,
                  255.24255527360742
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524809.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524809.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:05:23Z",
            "pc:count": 4299772,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657116.8222,
                "count": 4299772,
                "maximum": 657510.5246,
                "minimum": 656724.3246,
                "name": "X",
                "position": 0,
                "stddev": 197.6123387,
                "variance": 39050.63641
              },
              {
                "average": 5044721.293,
                "count": 4299772,
                "maximum": 5045084.758,
                "minimum": 5044298.518,
                "name": "Y",
                "position": 1,
                "stddev": 214.4589067,
                "variance": 45992.62268
              },
              {
                "average": 282.9514093,
                "count": 4299772,
                "maximum": 832.2825553,
                "minimum": 255.2425553,
                "name": "Z",
                "position": 2,
                "stddev": 11.61085197,
                "variance": 134.8118835
              },
              {
                "average": 59.91673954,
                "count": 4299772,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.68127516,
                "variance": 2369.866551
              },
              {
                "average": 1.322708739,
                "count": 4299772,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.703217355,
                "variance": 0.4945146484
              },
              {
                "average": 1.645351893,
                "count": 4299772,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.027918074,
                "variance": 1.056615567
              },
              {
                "average": 0.4895680515,
                "count": 4299772,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998912207,
                "variance": 0.2498912326
              },
              {
                "average": 0.0003402505993,
                "count": 4299772,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01844274676,
                "variance": 0.000340134908
              },
              {
                "average": 4.021416252,
                "count": 4299772,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.428670132,
                "variance": 19.61311914
              },
              {
                "average": 9.541941894,
                "count": 4299772,
                "maximum": 25.00200081,
                "minimum": -3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.745476577,
                "variance": 33.01050109
              },
              {
                "average": 0.4802863966,
                "count": 4299772,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4996112808,
                "variance": 0.2496114319
              },
              {
                "average": 212.4974278,
                "count": 4299772,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999934417,
                "variance": 0.2499934418
              },
              {
                "average": 114581583.5,
                "count": 4299772,
                "maximum": 114617923,
                "minimum": 114545616.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36148.15021,
                "variance": 1306688763
              },
              {
                "average": 0,
                "count": 4299772,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4299772,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4299772,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4299772,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4299772,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656724.3246,
              5044298.518,
              255.2425553,
              657510.5246,
              5045084.758,
              832.2825553
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656724.324602049,
                    5044298.518493299,
                    255.24255527360742
                  ],
                  [
                    656724.324602049,
                    5045084.7584933,
                    255.24255527360742
                  ],
                  [
                    657510.5246020489,
                    5045084.7584933,
                    832.2825552736074
                  ],
                  [
                    657510.5246020489,
                    5044298.518493299,
                    832.2825552736074
                  ],
                  [
                    656724.324602049,
                    5044298.518493299,
                    255.24255527360742
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:05:23+00:00",
            "end_time": "2015-05-01T20:00: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": "USGS_LPC_MI_13Co_Emmett_2015_494806.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.10971627124381,
              45.527034611730826,
              221.3155389392047
            ],
            [
              -85.109479211793,
              45.534108488428664,
              221.3155389392047
            ],
            [
              -85.0994132320255,
              45.533941395852864,
              298.77553893920475
            ],
            [
              -85.09965155183997,
              45.52686756013916,
              298.77553893920475
            ],
            [
              -85.10971627124381,
              45.527034611730826,
              221.3155389392047
            ]
          ]
        ]
      },
      "bbox": [
        -85.10971627,
        45.52686756,
        221.3155389,
        -85.09941323,
        45.53410849,
        298.7755389
      ],
      "properties": {
        "datetime": "2015-05-01T17:35:30Z",
        "pc:count": 5254938,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 648034.1525,
            "count": 5254938,
            "maximum": 648397.054,
            "minimum": 647610.674,
            "name": "X",
            "position": 0,
            "stddev": 233.2694183,
            "variance": 54414.62153
          },
          {
            "average": 5043634.811,
            "count": 5254938,
            "maximum": 5044024.155,
            "minimum": 5043237.835,
            "name": "Y",
            "position": 1,
            "stddev": 217.7626769,
            "variance": 47420.58345
          },
          {
            "average": 264.7566045,
            "count": 5254938,
            "maximum": 298.7755389,
            "minimum": 221.3155389,
            "name": "Z",
            "position": 2,
            "stddev": 14.5017132,
            "variance": 210.2996856
          },
          {
            "average": 39.98522533,
            "count": 5254938,
            "maximum": 176,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.71689637,
            "variance": 1824.733236
          },
          {
            "average": 1.515723497,
            "count": 5254938,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8877779897,
            "variance": 0.788149759
          },
          {
            "average": 2.031459363,
            "count": 5254938,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.258261073,
            "variance": 1.583220928
          },
          {
            "average": 0.5140336575,
            "count": 5254938,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998030652,
            "variance": 0.249803104
          },
          {
            "average": 0.000406284527,
            "count": 5254938,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02015240773,
            "variance": 0.0004061195372
          },
          {
            "average": 4.107596322,
            "count": 5254938,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.647753346,
            "variance": 21.60161116
          },
          {
            "average": -5.862119829,
            "count": 5254938,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.03411909,
            "variance": 100.6835459
          },
          {
            "average": 0.5287721758,
            "count": 5254938,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4991715229,
            "variance": 0.2491722093
          },
          {
            "average": 201.1687205,
            "count": 5254938,
            "maximum": 202,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5480248396,
            "variance": 0.3003312249
          },
          {
            "average": 114536569.4,
            "count": 5254938,
            "maximum": 114536930.6,
            "minimum": 114536199,
            "name": "GpsTime",
            "position": 12,
            "stddev": 217.9947065,
            "variance": 47521.69207
          },
          {
            "average": 0,
            "count": 5254938,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5254938,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5254938,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5254938,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5254938,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          647610.674,
          5043237.835,
          221.3155389,
          648397.054,
          5044024.155,
          298.7755389
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                647610.6740075547,
                5043237.834964866,
                221.3155389392047
              ],
              [
                647610.6740075547,
                5044024.154964866,
                221.3155389392047
              ],
              [
                648397.0540075545,
                5044024.154964866,
                298.77553893920475
              ],
              [
                648397.0540075545,
                5043237.834964866,
                298.77553893920475
              ],
              [
                647610.6740075547,
                5043237.834964866,
                221.3155389392047
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:35:30+00:00",
        "end_time": "2015-05-01T17:23:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_494806.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_494806.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_494806.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494806.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.10971627,
            45.52686756,
            221.3155389,
            -85.09941323,
            45.53410849,
            298.7755389
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.10971627124381,
                  45.527034611730826,
                  221.3155389392047
                ],
                [
                  -85.109479211793,
                  45.534108488428664,
                  221.3155389392047
                ],
                [
                  -85.0994132320255,
                  45.533941395852864,
                  298.77553893920475
                ],
                [
                  -85.09965155183997,
                  45.52686756013916,
                  298.77553893920475
                ],
                [
                  -85.10971627124381,
                  45.527034611730826,
                  221.3155389392047
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_494806.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494806.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:35:30Z",
            "pc:count": 5254938,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 648034.1525,
                "count": 5254938,
                "maximum": 648397.054,
                "minimum": 647610.674,
                "name": "X",
                "position": 0,
                "stddev": 233.2694183,
                "variance": 54414.62153
              },
              {
                "average": 5043634.811,
                "count": 5254938,
                "maximum": 5044024.155,
                "minimum": 5043237.835,
                "name": "Y",
                "position": 1,
                "stddev": 217.7626769,
                "variance": 47420.58345
              },
              {
                "average": 264.7566045,
                "count": 5254938,
                "maximum": 298.7755389,
                "minimum": 221.3155389,
                "name": "Z",
                "position": 2,
                "stddev": 14.5017132,
                "variance": 210.2996856
              },
              {
                "average": 39.98522533,
                "count": 5254938,
                "maximum": 176,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.71689637,
                "variance": 1824.733236
              },
              {
                "average": 1.515723497,
                "count": 5254938,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8877779897,
                "variance": 0.788149759
              },
              {
                "average": 2.031459363,
                "count": 5254938,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.258261073,
                "variance": 1.583220928
              },
              {
                "average": 0.5140336575,
                "count": 5254938,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998030652,
                "variance": 0.249803104
              },
              {
                "average": 0.000406284527,
                "count": 5254938,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02015240773,
                "variance": 0.0004061195372
              },
              {
                "average": 4.107596322,
                "count": 5254938,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.647753346,
                "variance": 21.60161116
              },
              {
                "average": -5.862119829,
                "count": 5254938,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.03411909,
                "variance": 100.6835459
              },
              {
                "average": 0.5287721758,
                "count": 5254938,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4991715229,
                "variance": 0.2491722093
              },
              {
                "average": 201.1687205,
                "count": 5254938,
                "maximum": 202,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5480248396,
                "variance": 0.3003312249
              },
              {
                "average": 114536569.4,
                "count": 5254938,
                "maximum": 114536930.6,
                "minimum": 114536199,
                "name": "GpsTime",
                "position": 12,
                "stddev": 217.9947065,
                "variance": 47521.69207
              },
              {
                "average": 0,
                "count": 5254938,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5254938,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5254938,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5254938,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5254938,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              647610.674,
              5043237.835,
              221.3155389,
              648397.054,
              5044024.155,
              298.7755389
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    647610.6740075547,
                    5043237.834964866,
                    221.3155389392047
                  ],
                  [
                    647610.6740075547,
                    5044024.154964866,
                    221.3155389392047
                  ],
                  [
                    648397.0540075545,
                    5044024.154964866,
                    298.77553893920475
                  ],
                  [
                    648397.0540075545,
                    5043237.834964866,
                    298.77553893920475
                  ],
                  [
                    647610.6740075547,
                    5043237.834964866,
                    221.3155389392047
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:35:30+00:00",
            "end_time": "2015-05-01T17:23:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_522784.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00173107035862,
              45.46597046488996,
              198.20928311885652
            ],
            [
              -85.00148100666836,
              45.473043964143066,
              198.20928311885652
            ],
            [
              -84.99142961889022,
              45.47286759276576,
              382.0092831188565
            ],
            [
              -84.99168093819945,
              45.46579413676874,
              382.0092831188565
            ],
            [
              -85.00173107035862,
              45.46597046488996,
              198.20928311885652
            ]
          ]
        ]
      },
      "bbox": [
        -85.00173107,
        45.46579414,
        198.2092831,
        -84.99142962,
        45.47304396,
        382.0092831
      ],
      "properties": {
        "datetime": "2015-05-01T20:02:04Z",
        "pc:count": 3051529,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656512.8139,
            "count": 3051529,
            "maximum": 656998.0451,
            "minimum": 656211.9051,
            "name": "X",
            "position": 0,
            "stddev": 205.7838263,
            "variance": 42346.98317
          },
          {
            "average": 5037019.896,
            "count": 3051529,
            "maximum": 5037444.443,
            "minimum": 5036658.123,
            "name": "Y",
            "position": 1,
            "stddev": 225.0010761,
            "variance": 50625.48426
          },
          {
            "average": 253.4681799,
            "count": 3051529,
            "maximum": 382.0092831,
            "minimum": 198.2092831,
            "name": "Z",
            "position": 2,
            "stddev": 11.1286075,
            "variance": 123.8459049
          },
          {
            "average": 78.99672033,
            "count": 3051529,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.3119479,
            "variance": 2144.796519
          },
          {
            "average": 1.201031024,
            "count": 3051529,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5942201345,
            "variance": 0.3530975682
          },
          {
            "average": 1.401887382,
            "count": 3051529,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.904099405,
            "variance": 0.8173957341
          },
          {
            "average": 0.5195418428,
            "count": 3051529,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996180523,
            "variance": 0.2496181982
          },
          {
            "average": 0.000363096664,
            "count": 3051529,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01905163887,
            "variance": 0.0003629649438
          },
          {
            "average": 3.544156716,
            "count": 3051529,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.870229244,
            "variance": 14.9786744
          },
          {
            "average": -8.704210052,
            "count": 3051529,
            "maximum": 9,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.329185743,
            "variance": 40.05859217
          },
          {
            "average": 0.5449890858,
            "count": 3051529,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4979719504,
            "variance": 0.2479760634
          },
          {
            "average": 211.6212007,
            "count": 3051529,
            "maximum": 212,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4850880987,
            "variance": 0.2353104635
          },
          {
            "average": 114545323.5,
            "count": 3051529,
            "maximum": 114545724.3,
            "minimum": 114544670,
            "name": "GpsTime",
            "position": 12,
            "stddev": 506.9449717,
            "variance": 256993.2043
          },
          {
            "average": 0,
            "count": 3051529,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3051529,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3051529,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3051529,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3051529,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656211.9051,
          5036658.123,
          198.2092831,
          656998.0451,
          5037444.443,
          382.0092831
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656211.9050962363,
                5036658.123176938,
                198.20928311885652
              ],
              [
                656211.9050962363,
                5037444.443176938,
                198.20928311885652
              ],
              [
                656998.0450962362,
                5037444.443176938,
                382.0092831188565
              ],
              [
                656998.0450962362,
                5036658.123176938,
                382.0092831188565
              ],
              [
                656211.9050962363,
                5036658.123176938,
                198.20928311885652
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T20:02:04+00:00",
        "end_time": "2015-05-01T19:44:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522784.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522784.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522784.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522784.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00173107,
            45.46579414,
            198.2092831,
            -84.99142962,
            45.47304396,
            382.0092831
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00173107035862,
                  45.46597046488996,
                  198.20928311885652
                ],
                [
                  -85.00148100666836,
                  45.473043964143066,
                  198.20928311885652
                ],
                [
                  -84.99142961889022,
                  45.47286759276576,
                  382.0092831188565
                ],
                [
                  -84.99168093819945,
                  45.46579413676874,
                  382.0092831188565
                ],
                [
                  -85.00173107035862,
                  45.46597046488996,
                  198.20928311885652
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522784.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522784.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T20:02:04Z",
            "pc:count": 3051529,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656512.8139,
                "count": 3051529,
                "maximum": 656998.0451,
                "minimum": 656211.9051,
                "name": "X",
                "position": 0,
                "stddev": 205.7838263,
                "variance": 42346.98317
              },
              {
                "average": 5037019.896,
                "count": 3051529,
                "maximum": 5037444.443,
                "minimum": 5036658.123,
                "name": "Y",
                "position": 1,
                "stddev": 225.0010761,
                "variance": 50625.48426
              },
              {
                "average": 253.4681799,
                "count": 3051529,
                "maximum": 382.0092831,
                "minimum": 198.2092831,
                "name": "Z",
                "position": 2,
                "stddev": 11.1286075,
                "variance": 123.8459049
              },
              {
                "average": 78.99672033,
                "count": 3051529,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.3119479,
                "variance": 2144.796519
              },
              {
                "average": 1.201031024,
                "count": 3051529,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5942201345,
                "variance": 0.3530975682
              },
              {
                "average": 1.401887382,
                "count": 3051529,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.904099405,
                "variance": 0.8173957341
              },
              {
                "average": 0.5195418428,
                "count": 3051529,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996180523,
                "variance": 0.2496181982
              },
              {
                "average": 0.000363096664,
                "count": 3051529,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01905163887,
                "variance": 0.0003629649438
              },
              {
                "average": 3.544156716,
                "count": 3051529,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.870229244,
                "variance": 14.9786744
              },
              {
                "average": -8.704210052,
                "count": 3051529,
                "maximum": 9,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.329185743,
                "variance": 40.05859217
              },
              {
                "average": 0.5449890858,
                "count": 3051529,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4979719504,
                "variance": 0.2479760634
              },
              {
                "average": 211.6212007,
                "count": 3051529,
                "maximum": 212,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4850880987,
                "variance": 0.2353104635
              },
              {
                "average": 114545323.5,
                "count": 3051529,
                "maximum": 114545724.3,
                "minimum": 114544670,
                "name": "GpsTime",
                "position": 12,
                "stddev": 506.9449717,
                "variance": 256993.2043
              },
              {
                "average": 0,
                "count": 3051529,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3051529,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3051529,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3051529,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3051529,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656211.9051,
              5036658.123,
              198.2092831,
              656998.0451,
              5037444.443,
              382.0092831
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656211.9050962363,
                    5036658.123176938,
                    198.20928311885652
                  ],
                  [
                    656211.9050962363,
                    5037444.443176938,
                    198.20928311885652
                  ],
                  [
                    656998.0450962362,
                    5037444.443176938,
                    382.0092831188565
                  ],
                  [
                    656998.0450962362,
                    5036658.123176938,
                    382.0092831188565
                  ],
                  [
                    656211.9050962363,
                    5036658.123176938,
                    198.20928311885652
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T20:02:04+00:00",
            "end_time": "2015-05-01T19:44: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": "USGS_LPC_MI_13Co_Emmett_2015_499834.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09116312551451,
              45.60257393910104,
              160.39608627354244
            ],
            [
              -85.09092309681571,
              45.609648005616776,
              160.39608627354244
            ],
            [
              -85.08084679894444,
              45.60947911308246,
              257.1760862735424
            ],
            [
              -85.08108809264819,
              45.60240508799565,
              257.1760862735424
            ],
            [
              -85.09116312551451,
              45.60257393910104,
              160.39608627354244
            ]
          ]
        ]
      },
      "bbox": [
        -85.09116313,
        45.60240509,
        160.3960863,
        -85.0808468,
        45.60964801,
        257.1760863
      ],
      "properties": {
        "datetime": "2015-05-01T18:01:18Z",
        "pc:count": 4095159,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 649223.2728,
            "count": 4095159,
            "maximum": 649645.8906,
            "minimum": 648859.7506,
            "name": "X",
            "position": 0,
            "stddev": 204.6935642,
            "variance": 41899.45522
          },
          {
            "average": 5052045.992,
            "count": 4095159,
            "maximum": 5052450.692,
            "minimum": 5051664.332,
            "name": "Y",
            "position": 1,
            "stddev": 215.1089655,
            "variance": 46271.86702
          },
          {
            "average": 214.2598371,
            "count": 4095159,
            "maximum": 257.1760863,
            "minimum": 160.3960863,
            "name": "Z",
            "position": 2,
            "stddev": 14.02921107,
            "variance": 196.8187634
          },
          {
            "average": 44.76610163,
            "count": 4095159,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.74869797,
            "variance": 1827.451178
          },
          {
            "average": 1.426221302,
            "count": 4095159,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.801941931,
            "variance": 0.6431108607
          },
          {
            "average": 1.849928171,
            "count": 4095159,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.147481461,
            "variance": 1.316713703
          },
          {
            "average": 0.4895062683,
            "count": 4095159,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998899305,
            "variance": 0.2498899426
          },
          {
            "average": 0.0003889958851,
            "count": 4095159,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01971914456,
            "variance": 0.0003888446623
          },
          {
            "average": 3.796972962,
            "count": 4095159,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.384510372,
            "variance": 19.2239312
          },
          {
            "average": 4.809834532,
            "count": 4095159,
            "maximum": 18,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.232125643,
            "variance": 52.30364131
          },
          {
            "average": 0.4986578055,
            "count": 4095159,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999982596,
            "variance": 0.2499982596
          },
          {
            "average": 202.7170554,
            "count": 4095159,
            "maximum": 205,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5481354358,
            "variance": 0.3004524559
          },
          {
            "average": 114537502.6,
            "count": 4095159,
            "maximum": 114538478.5,
            "minimum": 114536811.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 473.2152321,
            "variance": 223932.6559
          },
          {
            "average": 0,
            "count": 4095159,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4095159,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4095159,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4095159,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4095159,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          648859.7506,
          5051664.332,
          160.3960863,
          649645.8906,
          5052450.692,
          257.1760863
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                648859.7506446274,
                5051664.332375472,
                160.39608627354244
              ],
              [
                648859.7506446274,
                5052450.692375472,
                160.39608627354244
              ],
              [
                649645.8906446273,
                5052450.692375472,
                257.1760862735424
              ],
              [
                649645.8906446273,
                5051664.332375472,
                257.1760862735424
              ],
              [
                648859.7506446274,
                5051664.332375472,
                160.39608627354244
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:01:18+00:00",
        "end_time": "2015-05-01T17:33:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_499834.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_499834.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_499834.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499834.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.09116313,
            45.60240509,
            160.3960863,
            -85.0808468,
            45.60964801,
            257.1760863
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.09116312551451,
                  45.60257393910104,
                  160.39608627354244
                ],
                [
                  -85.09092309681571,
                  45.609648005616776,
                  160.39608627354244
                ],
                [
                  -85.08084679894444,
                  45.60947911308246,
                  257.1760862735424
                ],
                [
                  -85.08108809264819,
                  45.60240508799565,
                  257.1760862735424
                ],
                [
                  -85.09116312551451,
                  45.60257393910104,
                  160.39608627354244
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_499834.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499834.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:01:18Z",
            "pc:count": 4095159,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 649223.2728,
                "count": 4095159,
                "maximum": 649645.8906,
                "minimum": 648859.7506,
                "name": "X",
                "position": 0,
                "stddev": 204.6935642,
                "variance": 41899.45522
              },
              {
                "average": 5052045.992,
                "count": 4095159,
                "maximum": 5052450.692,
                "minimum": 5051664.332,
                "name": "Y",
                "position": 1,
                "stddev": 215.1089655,
                "variance": 46271.86702
              },
              {
                "average": 214.2598371,
                "count": 4095159,
                "maximum": 257.1760863,
                "minimum": 160.3960863,
                "name": "Z",
                "position": 2,
                "stddev": 14.02921107,
                "variance": 196.8187634
              },
              {
                "average": 44.76610163,
                "count": 4095159,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.74869797,
                "variance": 1827.451178
              },
              {
                "average": 1.426221302,
                "count": 4095159,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.801941931,
                "variance": 0.6431108607
              },
              {
                "average": 1.849928171,
                "count": 4095159,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.147481461,
                "variance": 1.316713703
              },
              {
                "average": 0.4895062683,
                "count": 4095159,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998899305,
                "variance": 0.2498899426
              },
              {
                "average": 0.0003889958851,
                "count": 4095159,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01971914456,
                "variance": 0.0003888446623
              },
              {
                "average": 3.796972962,
                "count": 4095159,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.384510372,
                "variance": 19.2239312
              },
              {
                "average": 4.809834532,
                "count": 4095159,
                "maximum": 18,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.232125643,
                "variance": 52.30364131
              },
              {
                "average": 0.4986578055,
                "count": 4095159,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999982596,
                "variance": 0.2499982596
              },
              {
                "average": 202.7170554,
                "count": 4095159,
                "maximum": 205,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5481354358,
                "variance": 0.3004524559
              },
              {
                "average": 114537502.6,
                "count": 4095159,
                "maximum": 114538478.5,
                "minimum": 114536811.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 473.2152321,
                "variance": 223932.6559
              },
              {
                "average": 0,
                "count": 4095159,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4095159,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4095159,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4095159,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4095159,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              648859.7506,
              5051664.332,
              160.3960863,
              649645.8906,
              5052450.692,
              257.1760863
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    648859.7506446274,
                    5051664.332375472,
                    160.39608627354244
                  ],
                  [
                    648859.7506446274,
                    5052450.692375472,
                    160.39608627354244
                  ],
                  [
                    649645.8906446273,
                    5052450.692375472,
                    257.1760862735424
                  ],
                  [
                    649645.8906446273,
                    5051664.332375472,
                    257.1760862735424
                  ],
                  [
                    648859.7506446274,
                    5051664.332375472,
                    160.39608627354244
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:01:18+00:00",
            "end_time": "2015-05-01T17: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": "USGS_LPC_MI_13Co_Emmett_2015_507739.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0586958503125,
              45.342218807378806,
              207.03994200076062
            ],
            [
              -85.05845398879748,
              45.34929180318422,
              207.03994200076062
            ],
            [
              -85.04842316217832,
              45.349120789395016,
              863.3599420007606
            ],
            [
              -85.0486662713214,
              45.34204783552614,
              863.3599420007606
            ],
            [
              -85.0586958503125,
              45.342218807378806,
              207.03994200076062
            ]
          ]
        ]
      },
      "bbox": [
        -85.05869585,
        45.34204784,
        207.039942,
        -85.04842316,
        45.3492918,
        863.359942
      ],
      "properties": {
        "datetime": "2015-05-01T18:40:31Z",
        "pc:count": 2143089,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652486.2551,
            "count": 2143089,
            "maximum": 652876.8321,
            "minimum": 652090.6121,
            "name": "X",
            "position": 0,
            "stddev": 257.8154305,
            "variance": 66468.79619
          },
          {
            "average": 5023227.975,
            "count": 2143089,
            "maximum": 5023587.052,
            "minimum": 5022800.832,
            "name": "Y",
            "position": 1,
            "stddev": 228.8772631,
            "variance": 52384.80155
          },
          {
            "average": 219.385812,
            "count": 2143089,
            "maximum": 863.359942,
            "minimum": 207.039942,
            "name": "Z",
            "position": 2,
            "stddev": 9.040623732,
            "variance": 81.73287746
          },
          {
            "average": 56.70919686,
            "count": 2143089,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.64274008,
            "variance": 1904.688762
          },
          {
            "average": 1.25196947,
            "count": 2143089,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6479604035,
            "variance": 0.4198526845
          },
          {
            "average": 1.503641706,
            "count": 2143089,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9706838881,
            "variance": 0.9422272106
          },
          {
            "average": 0.4947895304,
            "count": 2143089,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999729669,
            "variance": 0.2499729676
          },
          {
            "average": 0.0003872914284,
            "count": 2143089,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01967591458,
            "variance": 0.0003871416144
          },
          {
            "average": 3.787551054,
            "count": 2143089,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.90348342,
            "variance": 15.23718281
          },
          {
            "average": 5.176776104,
            "count": 2143089,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.949598155,
            "variance": 48.29691451
          },
          {
            "average": 0.5072505155,
            "count": 2143089,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999475439,
            "variance": 0.2499475467
          },
          {
            "average": 206.1888545,
            "count": 2143089,
            "maximum": 207,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4988978229,
            "variance": 0.2488990376
          },
          {
            "average": 114540595.2,
            "count": 2143089,
            "maximum": 114540831.6,
            "minimum": 114539060.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 223.9849261,
            "variance": 50169.24714
          },
          {
            "average": 0,
            "count": 2143089,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2143089,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2143089,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2143089,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2143089,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          652090.6121,
          5022800.832,
          207.039942,
          652876.8321,
          5023587.052,
          863.359942
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                652090.6121399429,
                5022800.831963663,
                207.03994200076062
              ],
              [
                652090.6121399429,
                5023587.051963664,
                207.03994200076062
              ],
              [
                652876.8321399429,
                5023587.051963664,
                863.3599420007606
              ],
              [
                652876.8321399429,
                5022800.831963663,
                863.3599420007606
              ],
              [
                652090.6121399429,
                5022800.831963663,
                207.03994200076062
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:40:31+00:00",
        "end_time": "2015-05-01T18:11:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_507739.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_507739.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_507739.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507739.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05869585,
            45.34204784,
            207.039942,
            -85.04842316,
            45.3492918,
            863.359942
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.0586958503125,
                  45.342218807378806,
                  207.03994200076062
                ],
                [
                  -85.05845398879748,
                  45.34929180318422,
                  207.03994200076062
                ],
                [
                  -85.04842316217832,
                  45.349120789395016,
                  863.3599420007606
                ],
                [
                  -85.0486662713214,
                  45.34204783552614,
                  863.3599420007606
                ],
                [
                  -85.0586958503125,
                  45.342218807378806,
                  207.03994200076062
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_507739.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507739.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:40:31Z",
            "pc:count": 2143089,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652486.2551,
                "count": 2143089,
                "maximum": 652876.8321,
                "minimum": 652090.6121,
                "name": "X",
                "position": 0,
                "stddev": 257.8154305,
                "variance": 66468.79619
              },
              {
                "average": 5023227.975,
                "count": 2143089,
                "maximum": 5023587.052,
                "minimum": 5022800.832,
                "name": "Y",
                "position": 1,
                "stddev": 228.8772631,
                "variance": 52384.80155
              },
              {
                "average": 219.385812,
                "count": 2143089,
                "maximum": 863.359942,
                "minimum": 207.039942,
                "name": "Z",
                "position": 2,
                "stddev": 9.040623732,
                "variance": 81.73287746
              },
              {
                "average": 56.70919686,
                "count": 2143089,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.64274008,
                "variance": 1904.688762
              },
              {
                "average": 1.25196947,
                "count": 2143089,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6479604035,
                "variance": 0.4198526845
              },
              {
                "average": 1.503641706,
                "count": 2143089,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9706838881,
                "variance": 0.9422272106
              },
              {
                "average": 0.4947895304,
                "count": 2143089,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999729669,
                "variance": 0.2499729676
              },
              {
                "average": 0.0003872914284,
                "count": 2143089,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01967591458,
                "variance": 0.0003871416144
              },
              {
                "average": 3.787551054,
                "count": 2143089,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.90348342,
                "variance": 15.23718281
              },
              {
                "average": 5.176776104,
                "count": 2143089,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.949598155,
                "variance": 48.29691451
              },
              {
                "average": 0.5072505155,
                "count": 2143089,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999475439,
                "variance": 0.2499475467
              },
              {
                "average": 206.1888545,
                "count": 2143089,
                "maximum": 207,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4988978229,
                "variance": 0.2488990376
              },
              {
                "average": 114540595.2,
                "count": 2143089,
                "maximum": 114540831.6,
                "minimum": 114539060.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 223.9849261,
                "variance": 50169.24714
              },
              {
                "average": 0,
                "count": 2143089,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2143089,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2143089,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2143089,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2143089,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              652090.6121,
              5022800.832,
              207.039942,
              652876.8321,
              5023587.052,
              863.359942
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    652090.6121399429,
                    5022800.831963663,
                    207.03994200076062
                  ],
                  [
                    652090.6121399429,
                    5023587.051963664,
                    207.03994200076062
                  ],
                  [
                    652876.8321399429,
                    5023587.051963664,
                    863.3599420007606
                  ],
                  [
                    652876.8321399429,
                    5022800.831963663,
                    863.3599420007606
                  ],
                  [
                    652090.6121399429,
                    5022800.831963663,
                    207.03994200076062
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:40:31+00:00",
            "end_time": "2015-05-01T18:11: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": "USGS_LPC_MI_13Co_Emmett_2015_522786.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00180729022316,
              45.47282632432574,
              204.26181110098645
            ],
            [
              -85.00155720175844,
              45.479899095729316,
              204.26181110098645
            ],
            [
              -84.99150433897141,
              45.47972270596288,
              287.88181110098645
            ],
            [
              -84.99175568341178,
              45.472649977815614,
              287.88181110098645
            ],
            [
              -85.00180729022316,
              45.47282632432574,
              204.26181110098645
            ]
          ]
        ]
      },
      "bbox": [
        -85.00180729,
        45.47264998,
        204.2618111,
        -84.99150434,
        45.4798991,
        287.8818111
      ],
      "properties": {
        "datetime": "2015-05-01T20:01:54Z",
        "pc:count": 2671596,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656502.6305,
            "count": 2671596,
            "maximum": 656973.1631,
            "minimum": 656187.0031,
            "name": "X",
            "position": 0,
            "stddev": 212.4931189,
            "variance": 45153.32559
          },
          {
            "average": 5037812.508,
            "count": 2671596,
            "maximum": 5038205.87,
            "minimum": 5037419.63,
            "name": "Y",
            "position": 1,
            "stddev": 228.6884433,
            "variance": 52298.40408
          },
          {
            "average": 256.5479422,
            "count": 2671596,
            "maximum": 287.8818111,
            "minimum": 204.2618111,
            "name": "Z",
            "position": 2,
            "stddev": 7.444725003,
            "variance": 55.42393038
          },
          {
            "average": 91.82373121,
            "count": 2671596,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.59951502,
            "variance": 1730.51965
          },
          {
            "average": 1.136345091,
            "count": 2671596,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4998836977,
            "variance": 0.2498837112
          },
          {
            "average": 1.272433407,
            "count": 2671596,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7707981688,
            "variance": 0.5941298171
          },
          {
            "average": 0.5166185306,
            "count": 2671596,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997238416,
            "variance": 0.2497239179
          },
          {
            "average": 0.0004779914328,
            "count": 2671596,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02185779348,
            "variance": 0.0004777631359
          },
          {
            "average": 3.224029007,
            "count": 2671596,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.493102163,
            "variance": 12.20176272
          },
          {
            "average": -8.667022306,
            "count": 2671596,
            "maximum": 7.001999855,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.573671129,
            "variance": 43.21315212
          },
          {
            "average": 0.5467465889,
            "count": 2671596,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4978100533,
            "variance": 0.2478148492
          },
          {
            "average": 211.6287964,
            "count": 2671596,
            "maximum": 212,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.483126867,
            "variance": 0.2334115696
          },
          {
            "average": 114545328.9,
            "count": 2671596,
            "maximum": 114545714.7,
            "minimum": 114544679.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 495.2477562,
            "variance": 245270.34
          },
          {
            "average": 0,
            "count": 2671596,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2671596,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2671596,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2671596,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2671596,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656187.0031,
          5037419.63,
          204.2618111,
          656973.1631,
          5038205.87,
          287.8818111
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656187.0030856776,
                5037419.629959323,
                204.26181110098645
              ],
              [
                656187.0030856776,
                5038205.869959324,
                204.26181110098645
              ],
              [
                656973.1630856775,
                5038205.869959324,
                287.88181110098645
              ],
              [
                656973.1630856775,
                5037419.629959323,
                287.88181110098645
              ],
              [
                656187.0030856776,
                5037419.629959323,
                204.26181110098645
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T20:01:54+00:00",
        "end_time": "2015-05-01T19:44:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522786.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522786.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522786.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522786.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00180729,
            45.47264998,
            204.2618111,
            -84.99150434,
            45.4798991,
            287.8818111
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00180729022316,
                  45.47282632432574,
                  204.26181110098645
                ],
                [
                  -85.00155720175844,
                  45.479899095729316,
                  204.26181110098645
                ],
                [
                  -84.99150433897141,
                  45.47972270596288,
                  287.88181110098645
                ],
                [
                  -84.99175568341178,
                  45.472649977815614,
                  287.88181110098645
                ],
                [
                  -85.00180729022316,
                  45.47282632432574,
                  204.26181110098645
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522786.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522786.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T20:01:54Z",
            "pc:count": 2671596,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656502.6305,
                "count": 2671596,
                "maximum": 656973.1631,
                "minimum": 656187.0031,
                "name": "X",
                "position": 0,
                "stddev": 212.4931189,
                "variance": 45153.32559
              },
              {
                "average": 5037812.508,
                "count": 2671596,
                "maximum": 5038205.87,
                "minimum": 5037419.63,
                "name": "Y",
                "position": 1,
                "stddev": 228.6884433,
                "variance": 52298.40408
              },
              {
                "average": 256.5479422,
                "count": 2671596,
                "maximum": 287.8818111,
                "minimum": 204.2618111,
                "name": "Z",
                "position": 2,
                "stddev": 7.444725003,
                "variance": 55.42393038
              },
              {
                "average": 91.82373121,
                "count": 2671596,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.59951502,
                "variance": 1730.51965
              },
              {
                "average": 1.136345091,
                "count": 2671596,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4998836977,
                "variance": 0.2498837112
              },
              {
                "average": 1.272433407,
                "count": 2671596,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7707981688,
                "variance": 0.5941298171
              },
              {
                "average": 0.5166185306,
                "count": 2671596,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997238416,
                "variance": 0.2497239179
              },
              {
                "average": 0.0004779914328,
                "count": 2671596,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02185779348,
                "variance": 0.0004777631359
              },
              {
                "average": 3.224029007,
                "count": 2671596,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.493102163,
                "variance": 12.20176272
              },
              {
                "average": -8.667022306,
                "count": 2671596,
                "maximum": 7.001999855,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.573671129,
                "variance": 43.21315212
              },
              {
                "average": 0.5467465889,
                "count": 2671596,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4978100533,
                "variance": 0.2478148492
              },
              {
                "average": 211.6287964,
                "count": 2671596,
                "maximum": 212,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.483126867,
                "variance": 0.2334115696
              },
              {
                "average": 114545328.9,
                "count": 2671596,
                "maximum": 114545714.7,
                "minimum": 114544679.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 495.2477562,
                "variance": 245270.34
              },
              {
                "average": 0,
                "count": 2671596,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2671596,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2671596,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2671596,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2671596,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656187.0031,
              5037419.63,
              204.2618111,
              656973.1631,
              5038205.87,
              287.8818111
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656187.0030856776,
                    5037419.629959323,
                    204.26181110098645
                  ],
                  [
                    656187.0030856776,
                    5038205.869959324,
                    204.26181110098645
                  ],
                  [
                    656973.1630856775,
                    5038205.869959324,
                    287.88181110098645
                  ],
                  [
                    656973.1630856775,
                    5037419.629959323,
                    287.88181110098645
                  ],
                  [
                    656187.0030856776,
                    5037419.629959323,
                    204.26181110098645
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T20:01:54+00:00",
            "end_time": "2015-05-01T19:44: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": "USGS_LPC_MI_13Co_Emmett_2015_514796.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03136166010589,
              45.5000862353228,
              310.72499817191874
            ],
            [
              -85.03111503490756,
              45.50715909940405,
              310.72499817191874
            ],
            [
              -85.02105714030526,
              45.506985230257925,
              771.3049981719187
            ],
            [
              -85.02130502337,
              45.499912408816115,
              771.3049981719187
            ],
            [
              -85.03136166010589,
              45.5000862353228,
              310.72499817191874
            ]
          ]
        ]
      },
      "bbox": [
        -85.03136166,
        45.49991241,
        310.7249982,
        -85.02105714,
        45.5071591,
        771.3049982
      ],
      "properties": {
        "datetime": "2015-05-01T19:30:38Z",
        "pc:count": 5449189,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654140.2909,
            "count": 5449189,
            "maximum": 654588.8555,
            "minimum": 653802.6955,
            "name": "X",
            "position": 0,
            "stddev": 209.3977629,
            "variance": 43847.4231
          },
          {
            "average": 5040787.64,
            "count": 5449189,
            "maximum": 5041177.298,
            "minimum": 5040391.058,
            "name": "Y",
            "position": 1,
            "stddev": 220.2440587,
            "variance": 48507.44539
          },
          {
            "average": 362.0493337,
            "count": 5449189,
            "maximum": 771.3049982,
            "minimum": 310.7249982,
            "name": "Z",
            "position": 2,
            "stddev": 20.42815399,
            "variance": 417.3094755
          },
          {
            "average": 45.96825766,
            "count": 5449189,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.25506917,
            "variance": 2627.082115
          },
          {
            "average": 1.525444245,
            "count": 5449189,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9036286104,
            "variance": 0.8165446655
          },
          {
            "average": 2.050735623,
            "count": 5449189,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.282926821,
            "variance": 1.645901229
          },
          {
            "average": 0.4869814572,
            "count": 5449189,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998305347,
            "variance": 0.2498305634
          },
          {
            "average": 0.0002767384284,
            "count": 5449189,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0166331565,
            "variance": 0.000276661895
          },
          {
            "average": 4.056931591,
            "count": 5449189,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.596575818,
            "variance": 21.12850925
          },
          {
            "average": 6.36888324,
            "count": 5449189,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.37745292,
            "variance": 54.42681159
          },
          {
            "average": 0.4949461287,
            "count": 5449189,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999745036,
            "variance": 0.2499745043
          },
          {
            "average": 208.661799,
            "count": 5449189,
            "maximum": 210,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4808305248,
            "variance": 0.2311979935
          },
          {
            "average": 114542581.7,
            "count": 5449189,
            "maximum": 114543838.3,
            "minimum": 114542035.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 394.2856256,
            "variance": 155461.1546
          },
          {
            "average": 0,
            "count": 5449189,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5449189,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5449189,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5449189,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5449189,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          653802.6955,
          5040391.058,
          310.7249982,
          654588.8555,
          5041177.298,
          771.3049982
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                653802.6955086411,
                5040391.057898366,
                310.72499817191874
              ],
              [
                653802.6955086411,
                5041177.297898366,
                310.72499817191874
              ],
              [
                654588.855508641,
                5041177.297898366,
                771.3049981719187
              ],
              [
                654588.855508641,
                5040391.057898366,
                771.3049981719187
              ],
              [
                653802.6955086411,
                5040391.057898366,
                310.72499817191874
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:30:38+00:00",
        "end_time": "2015-05-01T19:00:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514796.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514796.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514796.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514796.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.03136166,
            45.49991241,
            310.7249982,
            -85.02105714,
            45.5071591,
            771.3049982
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.03136166010589,
                  45.5000862353228,
                  310.72499817191874
                ],
                [
                  -85.03111503490756,
                  45.50715909940405,
                  310.72499817191874
                ],
                [
                  -85.02105714030526,
                  45.506985230257925,
                  771.3049981719187
                ],
                [
                  -85.02130502337,
                  45.499912408816115,
                  771.3049981719187
                ],
                [
                  -85.03136166010589,
                  45.5000862353228,
                  310.72499817191874
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514796.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514796.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:30:38Z",
            "pc:count": 5449189,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654140.2909,
                "count": 5449189,
                "maximum": 654588.8555,
                "minimum": 653802.6955,
                "name": "X",
                "position": 0,
                "stddev": 209.3977629,
                "variance": 43847.4231
              },
              {
                "average": 5040787.64,
                "count": 5449189,
                "maximum": 5041177.298,
                "minimum": 5040391.058,
                "name": "Y",
                "position": 1,
                "stddev": 220.2440587,
                "variance": 48507.44539
              },
              {
                "average": 362.0493337,
                "count": 5449189,
                "maximum": 771.3049982,
                "minimum": 310.7249982,
                "name": "Z",
                "position": 2,
                "stddev": 20.42815399,
                "variance": 417.3094755
              },
              {
                "average": 45.96825766,
                "count": 5449189,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.25506917,
                "variance": 2627.082115
              },
              {
                "average": 1.525444245,
                "count": 5449189,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9036286104,
                "variance": 0.8165446655
              },
              {
                "average": 2.050735623,
                "count": 5449189,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.282926821,
                "variance": 1.645901229
              },
              {
                "average": 0.4869814572,
                "count": 5449189,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998305347,
                "variance": 0.2498305634
              },
              {
                "average": 0.0002767384284,
                "count": 5449189,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0166331565,
                "variance": 0.000276661895
              },
              {
                "average": 4.056931591,
                "count": 5449189,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.596575818,
                "variance": 21.12850925
              },
              {
                "average": 6.36888324,
                "count": 5449189,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.37745292,
                "variance": 54.42681159
              },
              {
                "average": 0.4949461287,
                "count": 5449189,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999745036,
                "variance": 0.2499745043
              },
              {
                "average": 208.661799,
                "count": 5449189,
                "maximum": 210,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4808305248,
                "variance": 0.2311979935
              },
              {
                "average": 114542581.7,
                "count": 5449189,
                "maximum": 114543838.3,
                "minimum": 114542035.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 394.2856256,
                "variance": 155461.1546
              },
              {
                "average": 0,
                "count": 5449189,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5449189,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5449189,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5449189,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5449189,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              653802.6955,
              5040391.058,
              310.7249982,
              654588.8555,
              5041177.298,
              771.3049982
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    653802.6955086411,
                    5040391.057898366,
                    310.72499817191874
                  ],
                  [
                    653802.6955086411,
                    5041177.297898366,
                    310.72499817191874
                  ],
                  [
                    654588.855508641,
                    5041177.297898366,
                    771.3049981719187
                  ],
                  [
                    654588.855508641,
                    5040391.057898366,
                    771.3049981719187
                  ],
                  [
                    653802.6955086411,
                    5040391.057898366,
                    310.72499817191874
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:30:38+00:00",
            "end_time": "2015-05-01T19:00: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": "USGS_LPC_MI_13Co_Emmett_2015_509834.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.05209621322398,
              45.602813344118374,
              208.1325332054774
            ],
            [
              -85.05185129052964,
              45.60988670791025,
              208.1325332054774
            ],
            [
              -85.04177441355564,
              45.609714355309286,
              436.9925332054774
            ],
            [
              -85.04202060115415,
              45.602641033790896,
              436.9925332054774
            ],
            [
              -85.05209621322398,
              45.602813344118374,
              208.1325332054774
            ]
          ]
        ]
      },
      "bbox": [
        -85.05209621,
        45.60264103,
        208.1325332,
        -85.04177441,
        45.60988671,
        436.9925332
      ],
      "properties": {
        "datetime": "2015-05-01T18:46:37Z",
        "pc:count": 4108036,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652281.4179,
            "count": 4108036,
            "maximum": 652691.8962,
            "minimum": 651905.6962,
            "name": "X",
            "position": 0,
            "stddev": 195.0541525,
            "variance": 38046.1224
          },
          {
            "average": 5052130.004,
            "count": 4108036,
            "maximum": 5052550.521,
            "minimum": 5051764.221,
            "name": "Y",
            "position": 1,
            "stddev": 231.5117006,
            "variance": 53597.66752
          },
          {
            "average": 251.1047243,
            "count": 4108036,
            "maximum": 436.9925332,
            "minimum": 208.1325332,
            "name": "Z",
            "position": 2,
            "stddev": 12.18712661,
            "variance": 148.5260549
          },
          {
            "average": 59.3975637,
            "count": 4108036,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.43797831,
            "variance": 2444.113699
          },
          {
            "average": 1.372017918,
            "count": 4108036,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7696679577,
            "variance": 0.5923887651
          },
          {
            "average": 1.744037784,
            "count": 4108036,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.125521288,
            "variance": 1.266798169
          },
          {
            "average": 0.4896471209,
            "count": 4108036,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998928672,
            "variance": 0.2498928787
          },
          {
            "average": 0.0003751184264,
            "count": 4108036,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01936434362,
            "variance": 0.0003749778039
          },
          {
            "average": 4.111447904,
            "count": 4108036,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.486257962,
            "variance": 20.12651051
          },
          {
            "average": 7.931118368,
            "count": 4108036,
            "maximum": 19.00200081,
            "minimum": -7.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.338743844,
            "variance": 40.17967352
          },
          {
            "average": 0.4757925685,
            "count": 4108036,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4994137172,
            "variance": 0.249414061
          },
          {
            "average": 206.5749412,
            "count": 4108036,
            "maximum": 207,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4943519813,
            "variance": 0.2443838814
          },
          {
            "average": 114540769.3,
            "count": 4108036,
            "maximum": 114541197.8,
            "minimum": 114540191.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 492.0095471,
            "variance": 242073.3944
          },
          {
            "average": 0,
            "count": 4108036,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4108036,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4108036,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4108036,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4108036,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          651905.6962,
          5051764.221,
          208.1325332,
          652691.8962,
          5052550.521,
          436.9925332
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                651905.6962196805,
                5051764.220925411,
                208.1325332054774
              ],
              [
                651905.6962196805,
                5052550.520925412,
                208.1325332054774
              ],
              [
                652691.8962196804,
                5052550.520925412,
                436.9925332054774
              ],
              [
                652691.8962196804,
                5051764.220925411,
                436.9925332054774
              ],
              [
                651905.6962196805,
                5051764.220925411,
                208.1325332054774
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:46:37+00:00",
        "end_time": "2015-05-01T18:29:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_509834.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_509834.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_509834.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509834.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05209621,
            45.60264103,
            208.1325332,
            -85.04177441,
            45.60988671,
            436.9925332
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.05209621322398,
                  45.602813344118374,
                  208.1325332054774
                ],
                [
                  -85.05185129052964,
                  45.60988670791025,
                  208.1325332054774
                ],
                [
                  -85.04177441355564,
                  45.609714355309286,
                  436.9925332054774
                ],
                [
                  -85.04202060115415,
                  45.602641033790896,
                  436.9925332054774
                ],
                [
                  -85.05209621322398,
                  45.602813344118374,
                  208.1325332054774
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_509834.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509834.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:46:37Z",
            "pc:count": 4108036,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652281.4179,
                "count": 4108036,
                "maximum": 652691.8962,
                "minimum": 651905.6962,
                "name": "X",
                "position": 0,
                "stddev": 195.0541525,
                "variance": 38046.1224
              },
              {
                "average": 5052130.004,
                "count": 4108036,
                "maximum": 5052550.521,
                "minimum": 5051764.221,
                "name": "Y",
                "position": 1,
                "stddev": 231.5117006,
                "variance": 53597.66752
              },
              {
                "average": 251.1047243,
                "count": 4108036,
                "maximum": 436.9925332,
                "minimum": 208.1325332,
                "name": "Z",
                "position": 2,
                "stddev": 12.18712661,
                "variance": 148.5260549
              },
              {
                "average": 59.3975637,
                "count": 4108036,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.43797831,
                "variance": 2444.113699
              },
              {
                "average": 1.372017918,
                "count": 4108036,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7696679577,
                "variance": 0.5923887651
              },
              {
                "average": 1.744037784,
                "count": 4108036,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.125521288,
                "variance": 1.266798169
              },
              {
                "average": 0.4896471209,
                "count": 4108036,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998928672,
                "variance": 0.2498928787
              },
              {
                "average": 0.0003751184264,
                "count": 4108036,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01936434362,
                "variance": 0.0003749778039
              },
              {
                "average": 4.111447904,
                "count": 4108036,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.486257962,
                "variance": 20.12651051
              },
              {
                "average": 7.931118368,
                "count": 4108036,
                "maximum": 19.00200081,
                "minimum": -7.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.338743844,
                "variance": 40.17967352
              },
              {
                "average": 0.4757925685,
                "count": 4108036,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4994137172,
                "variance": 0.249414061
              },
              {
                "average": 206.5749412,
                "count": 4108036,
                "maximum": 207,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4943519813,
                "variance": 0.2443838814
              },
              {
                "average": 114540769.3,
                "count": 4108036,
                "maximum": 114541197.8,
                "minimum": 114540191.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 492.0095471,
                "variance": 242073.3944
              },
              {
                "average": 0,
                "count": 4108036,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4108036,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4108036,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4108036,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4108036,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              651905.6962,
              5051764.221,
              208.1325332,
              652691.8962,
              5052550.521,
              436.9925332
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    651905.6962196805,
                    5051764.220925411,
                    208.1325332054774
                  ],
                  [
                    651905.6962196805,
                    5052550.520925412,
                    208.1325332054774
                  ],
                  [
                    652691.8962196804,
                    5052550.520925412,
                    436.9925332054774
                  ],
                  [
                    652691.8962196804,
                    5051764.220925411,
                    436.9925332054774
                  ],
                  [
                    651905.6962196805,
                    5051764.220925411,
                    208.1325332054774
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:46:37+00:00",
            "end_time": "2015-05-01T18:29: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": "USGS_LPC_MI_13Co_Emmett_2015_507741.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.05877994036695,
              45.34907571293645,
              183.4879774034577
            ],
            [
              -85.05853809306828,
              45.35614690133179,
              183.4879774034577
            ],
            [
              -85.04850579971678,
              45.355975870509155,
              431.20797740345773
            ],
            [
              -85.04874889480678,
              45.34890472404392,
              431.20797740345773
            ],
            [
              -85.05877994036695,
              45.34907571293645,
              183.4879774034577
            ]
          ]
        ]
      },
      "bbox": [
        -85.05877994,
        45.34890472,
        183.4879774,
        -85.0485058,
        45.3561469,
        431.2079774
      ],
      "properties": {
        "datetime": "2015-05-01T18:40:41Z",
        "pc:count": 3171592,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652497.7846,
            "count": 3171592,
            "maximum": 652851.8977,
            "minimum": 652065.6577,
            "name": "X",
            "position": 0,
            "stddev": 205.932581,
            "variance": 42408.22793
          },
          {
            "average": 5023967.506,
            "count": 3171592,
            "maximum": 5024348.45,
            "minimum": 5023562.43,
            "name": "Y",
            "position": 1,
            "stddev": 219.2456825,
            "variance": 48068.66929
          },
          {
            "average": 222.0027341,
            "count": 3171592,
            "maximum": 431.2079774,
            "minimum": 183.4879774,
            "name": "Z",
            "position": 2,
            "stddev": 8.426088091,
            "variance": 70.99896052
          },
          {
            "average": 73.64456336,
            "count": 3171592,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.27315192,
            "variance": 2049.658285
          },
          {
            "average": 1.219129068,
            "count": 3171592,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5930848332,
            "variance": 0.3517496194
          },
          {
            "average": 1.438000222,
            "count": 3171592,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8875012459,
            "variance": 0.7876584615
          },
          {
            "average": 0.487842068,
            "count": 3171592,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998522416,
            "variance": 0.2498522635
          },
          {
            "average": 0.0003351629087,
            "count": 3171592,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01830438964,
            "variance": 0.0003350506802
          },
          {
            "average": 3.411432492,
            "count": 3171592,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.859818336,
            "variance": 14.89819759
          },
          {
            "average": 7.116075089,
            "count": 3171592,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.446620075,
            "variance": 55.45215054
          },
          {
            "average": 0.4925043953,
            "count": 3171592,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999438916,
            "variance": 0.2499438947
          },
          {
            "average": 206.3344046,
            "count": 3171592,
            "maximum": 207,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5970305154,
            "variance": 0.3564454364
          },
          {
            "average": 114540626.2,
            "count": 3171592,
            "maximum": 114540841.5,
            "minimum": 114539068.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 271.8864033,
            "variance": 73922.2163
          },
          {
            "average": 0,
            "count": 3171592,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3171592,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3171592,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3171592,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3171592,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          652065.6577,
          5023562.43,
          183.4879774,
          652851.8977,
          5024348.45,
          431.2079774
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                652065.657736489,
                5023562.430038679,
                183.4879774034577
              ],
              [
                652065.657736489,
                5024348.450038679,
                183.4879774034577
              ],
              [
                652851.897736489,
                5024348.450038679,
                431.20797740345773
              ],
              [
                652851.897736489,
                5023562.430038679,
                431.20797740345773
              ],
              [
                652065.657736489,
                5023562.430038679,
                183.4879774034577
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:40:41+00:00",
        "end_time": "2015-05-01T18:11:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_507741.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_507741.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_507741.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507741.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05877994,
            45.34890472,
            183.4879774,
            -85.0485058,
            45.3561469,
            431.2079774
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.05877994036695,
                  45.34907571293645,
                  183.4879774034577
                ],
                [
                  -85.05853809306828,
                  45.35614690133179,
                  183.4879774034577
                ],
                [
                  -85.04850579971678,
                  45.355975870509155,
                  431.20797740345773
                ],
                [
                  -85.04874889480678,
                  45.34890472404392,
                  431.20797740345773
                ],
                [
                  -85.05877994036695,
                  45.34907571293645,
                  183.4879774034577
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_507741.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507741.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:40:41Z",
            "pc:count": 3171592,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652497.7846,
                "count": 3171592,
                "maximum": 652851.8977,
                "minimum": 652065.6577,
                "name": "X",
                "position": 0,
                "stddev": 205.932581,
                "variance": 42408.22793
              },
              {
                "average": 5023967.506,
                "count": 3171592,
                "maximum": 5024348.45,
                "minimum": 5023562.43,
                "name": "Y",
                "position": 1,
                "stddev": 219.2456825,
                "variance": 48068.66929
              },
              {
                "average": 222.0027341,
                "count": 3171592,
                "maximum": 431.2079774,
                "minimum": 183.4879774,
                "name": "Z",
                "position": 2,
                "stddev": 8.426088091,
                "variance": 70.99896052
              },
              {
                "average": 73.64456336,
                "count": 3171592,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.27315192,
                "variance": 2049.658285
              },
              {
                "average": 1.219129068,
                "count": 3171592,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5930848332,
                "variance": 0.3517496194
              },
              {
                "average": 1.438000222,
                "count": 3171592,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8875012459,
                "variance": 0.7876584615
              },
              {
                "average": 0.487842068,
                "count": 3171592,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998522416,
                "variance": 0.2498522635
              },
              {
                "average": 0.0003351629087,
                "count": 3171592,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01830438964,
                "variance": 0.0003350506802
              },
              {
                "average": 3.411432492,
                "count": 3171592,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.859818336,
                "variance": 14.89819759
              },
              {
                "average": 7.116075089,
                "count": 3171592,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.446620075,
                "variance": 55.45215054
              },
              {
                "average": 0.4925043953,
                "count": 3171592,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999438916,
                "variance": 0.2499438947
              },
              {
                "average": 206.3344046,
                "count": 3171592,
                "maximum": 207,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5970305154,
                "variance": 0.3564454364
              },
              {
                "average": 114540626.2,
                "count": 3171592,
                "maximum": 114540841.5,
                "minimum": 114539068.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 271.8864033,
                "variance": 73922.2163
              },
              {
                "average": 0,
                "count": 3171592,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3171592,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3171592,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3171592,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3171592,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              652065.6577,
              5023562.43,
              183.4879774,
              652851.8977,
              5024348.45,
              431.2079774
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    652065.657736489,
                    5023562.430038679,
                    183.4879774034577
                  ],
                  [
                    652065.657736489,
                    5024348.450038679,
                    183.4879774034577
                  ],
                  [
                    652851.897736489,
                    5024348.450038679,
                    431.20797740345773
                  ],
                  [
                    652851.897736489,
                    5023562.430038679,
                    431.20797740345773
                  ],
                  [
                    652065.657736489,
                    5023562.430038679,
                    183.4879774034577
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:40:41+00:00",
            "end_time": "2015-05-01T18:11: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": "USGS_LPC_MI_13Co_Emmett_2015_524811.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.9928149034324,
              45.54144219748874,
              265.14415864548187
            ],
            [
              -84.99256310124201,
              45.54851448489065,
              265.14415864548187
            ],
            [
              -84.98249730188684,
              45.548337083087205,
              328.90415864548186
            ],
            [
              -84.98275036459508,
              45.54126483918868,
              328.90415864548186
            ],
            [
              -84.9928149034324,
              45.54144219748874,
              265.14415864548187
            ]
          ]
        ]
      },
      "bbox": [
        -84.9928149,
        45.54126484,
        265.1441586,
        -84.9824973,
        45.54851448,
        328.9041586
      ],
      "properties": {
        "datetime": "2015-05-02T16:05:32Z",
        "pc:count": 5085989,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657103.9102,
            "count": 5085989,
            "maximum": 657485.5276,
            "minimum": 656699.3076,
            "name": "X",
            "position": 0,
            "stddev": 197.4863939,
            "variance": 39000.87576
          },
          {
            "average": 5045459.209,
            "count": 5085989,
            "maximum": 5045846.309,
            "minimum": 5045060.109,
            "name": "Y",
            "position": 1,
            "stddev": 218.0147668,
            "variance": 47530.43853
          },
          {
            "average": 292.7482039,
            "count": 5085989,
            "maximum": 328.9041586,
            "minimum": 265.1441586,
            "name": "Z",
            "position": 2,
            "stddev": 13.80431541,
            "variance": 190.5591239
          },
          {
            "average": 51.70837668,
            "count": 5085989,
            "maximum": 199,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.75923028,
            "variance": 2576.499458
          },
          {
            "average": 1.375279616,
            "count": 5085989,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7617555279,
            "variance": 0.5802714842
          },
          {
            "average": 1.750436346,
            "count": 5085989,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.106502874,
            "variance": 1.224348611
          },
          {
            "average": 0.4894308659,
            "count": 5085989,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998883301,
            "variance": 0.2498883425
          },
          {
            "average": 0.0003470318162,
            "count": 5085989,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01862555914,
            "variance": 0.0003469114534
          },
          {
            "average": 4.210159322,
            "count": 5085989,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.601974895,
            "variance": 21.17817294
          },
          {
            "average": 8.344454439,
            "count": 5085989,
            "maximum": 22.00200081,
            "minimum": -4.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.056295877,
            "variance": 36.67871975
          },
          {
            "average": 0.4833350996,
            "count": 5085989,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997222531,
            "variance": 0.2497223302
          },
          {
            "average": 212.4899783,
            "count": 5085989,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4998996036,
            "variance": 0.2498996137
          },
          {
            "average": 114581044.8,
            "count": 5085989,
            "maximum": 114617932.7,
            "minimum": 114545606.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36150.7457,
            "variance": 1306876414
          },
          {
            "average": 0,
            "count": 5085989,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5085989,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5085989,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5085989,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5085989,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656699.3076,
          5045060.109,
          265.1441586,
          657485.5276,
          5045846.309,
          328.9041586
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656699.3075633281,
                5045060.109011211,
                265.14415864548187
              ],
              [
                656699.3075633281,
                5045846.309011211,
                265.14415864548187
              ],
              [
                657485.527563328,
                5045846.309011211,
                328.90415864548186
              ],
              [
                657485.527563328,
                5045060.109011211,
                328.90415864548186
              ],
              [
                656699.3075633281,
                5045060.109011211,
                265.14415864548187
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:05:32+00:00",
        "end_time": "2015-05-01T20:00:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524811.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524811.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524811.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524811.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.9928149,
            45.54126484,
            265.1441586,
            -84.9824973,
            45.54851448,
            328.9041586
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.9928149034324,
                  45.54144219748874,
                  265.14415864548187
                ],
                [
                  -84.99256310124201,
                  45.54851448489065,
                  265.14415864548187
                ],
                [
                  -84.98249730188684,
                  45.548337083087205,
                  328.90415864548186
                ],
                [
                  -84.98275036459508,
                  45.54126483918868,
                  328.90415864548186
                ],
                [
                  -84.9928149034324,
                  45.54144219748874,
                  265.14415864548187
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524811.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524811.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:05:32Z",
            "pc:count": 5085989,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657103.9102,
                "count": 5085989,
                "maximum": 657485.5276,
                "minimum": 656699.3076,
                "name": "X",
                "position": 0,
                "stddev": 197.4863939,
                "variance": 39000.87576
              },
              {
                "average": 5045459.209,
                "count": 5085989,
                "maximum": 5045846.309,
                "minimum": 5045060.109,
                "name": "Y",
                "position": 1,
                "stddev": 218.0147668,
                "variance": 47530.43853
              },
              {
                "average": 292.7482039,
                "count": 5085989,
                "maximum": 328.9041586,
                "minimum": 265.1441586,
                "name": "Z",
                "position": 2,
                "stddev": 13.80431541,
                "variance": 190.5591239
              },
              {
                "average": 51.70837668,
                "count": 5085989,
                "maximum": 199,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.75923028,
                "variance": 2576.499458
              },
              {
                "average": 1.375279616,
                "count": 5085989,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7617555279,
                "variance": 0.5802714842
              },
              {
                "average": 1.750436346,
                "count": 5085989,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.106502874,
                "variance": 1.224348611
              },
              {
                "average": 0.4894308659,
                "count": 5085989,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998883301,
                "variance": 0.2498883425
              },
              {
                "average": 0.0003470318162,
                "count": 5085989,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01862555914,
                "variance": 0.0003469114534
              },
              {
                "average": 4.210159322,
                "count": 5085989,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.601974895,
                "variance": 21.17817294
              },
              {
                "average": 8.344454439,
                "count": 5085989,
                "maximum": 22.00200081,
                "minimum": -4.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.056295877,
                "variance": 36.67871975
              },
              {
                "average": 0.4833350996,
                "count": 5085989,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997222531,
                "variance": 0.2497223302
              },
              {
                "average": 212.4899783,
                "count": 5085989,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4998996036,
                "variance": 0.2498996137
              },
              {
                "average": 114581044.8,
                "count": 5085989,
                "maximum": 114617932.7,
                "minimum": 114545606.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36150.7457,
                "variance": 1306876414
              },
              {
                "average": 0,
                "count": 5085989,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5085989,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5085989,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5085989,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5085989,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656699.3076,
              5045060.109,
              265.1441586,
              657485.5276,
              5045846.309,
              328.9041586
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656699.3075633281,
                    5045060.109011211,
                    265.14415864548187
                  ],
                  [
                    656699.3075633281,
                    5045846.309011211,
                    265.14415864548187
                  ],
                  [
                    657485.527563328,
                    5045846.309011211,
                    328.90415864548186
                  ],
                  [
                    657485.527563328,
                    5045060.109011211,
                    328.90415864548186
                  ],
                  [
                    656699.3075633281,
                    5045060.109011211,
                    265.14415864548187
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:05:32+00:00",
            "end_time": "2015-05-01T20:00: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": "USGS_LPC_MI_13Co_Emmett_2015_517846.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02319044207196,
              45.637261988425436,
              176.55533772707668
            ],
            [
              -85.02294156231683,
              45.64433590655656,
              176.55533772707668
            ],
            [
              -85.01285842977596,
              45.64416089733912,
              498.93533772707667
            ],
            [
              -85.01310857680399,
              45.637087022137585,
              498.93533772707667
            ],
            [
              -85.02319044207196,
              45.637261988425436,
              176.55533772707668
            ]
          ]
        ]
      },
      "bbox": [
        -85.02319044,
        45.63708702,
        176.5553377,
        -85.01285843,
        45.64433591,
        498.9353377
      ],
      "properties": {
        "datetime": "2015-05-01T19:27:25Z",
        "pc:count": 4868908,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654484.1417,
            "count": 4868908,
            "maximum": 654851.6795,
            "minimum": 654065.4595,
            "name": "X",
            "position": 0,
            "stddev": 201.4287454,
            "variance": 40573.53946
          },
          {
            "average": 5056051.26,
            "count": 4868908,
            "maximum": 5056432.964,
            "minimum": 5055646.584,
            "name": "Y",
            "position": 1,
            "stddev": 219.5729183,
            "variance": 48212.26643
          },
          {
            "average": 228.2944979,
            "count": 4868908,
            "maximum": 498.9353377,
            "minimum": 176.5553377,
            "name": "Z",
            "position": 2,
            "stddev": 9.020629193,
            "variance": 81.37175104
          },
          {
            "average": 45.77997489,
            "count": 4868908,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.64273701,
            "variance": 2083.259442
          },
          {
            "average": 1.447065132,
            "count": 4868908,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8294779354,
            "variance": 0.6880336453
          },
          {
            "average": 1.894148339,
            "count": 4868908,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.190463903,
            "variance": 1.417204305
          },
          {
            "average": 0.5159598415,
            "count": 4868908,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997452699,
            "variance": 0.2497453348
          },
          {
            "average": 0.000427200514,
            "count": 4868908,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02066441631,
            "variance": 0.0004270181014
          },
          {
            "average": 4.233382105,
            "count": 4868908,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.638791569,
            "variance": 21.51838722
          },
          {
            "average": -9.77470912,
            "count": 4868908,
            "maximum": 1.998000026,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.620078264,
            "variance": 31.58527969
          },
          {
            "average": 0.5554159167,
            "count": 4868908,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4969196383,
            "variance": 0.2469291269
          },
          {
            "average": 209.4450573,
            "count": 4868908,
            "maximum": 210,
            "minimum": 209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4969721817,
            "variance": 0.2469813494
          },
          {
            "average": 114543311.5,
            "count": 4868908,
            "maximum": 114543645.3,
            "minimum": 114543042.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 294.3706887,
            "variance": 86654.10239
          },
          {
            "average": 0,
            "count": 4868908,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4868908,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4868908,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4868908,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4868908,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654065.4595,
          5055646.584,
          176.5553377,
          654851.6795,
          5056432.964,
          498.9353377
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654065.4594871042,
                5055646.584488783,
                176.55533772707668
              ],
              [
                654065.4594871042,
                5056432.964488784,
                176.55533772707668
              ],
              [
                654851.6794871042,
                5056432.964488784,
                498.93533772707667
              ],
              [
                654851.6794871042,
                5055646.584488783,
                498.93533772707667
              ],
              [
                654065.4594871042,
                5055646.584488783,
                176.55533772707668
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:27:25+00:00",
        "end_time": "2015-05-01T19:17:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_517846.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_517846.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_517846.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517846.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02319044,
            45.63708702,
            176.5553377,
            -85.01285843,
            45.64433591,
            498.9353377
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.02319044207196,
                  45.637261988425436,
                  176.55533772707668
                ],
                [
                  -85.02294156231683,
                  45.64433590655656,
                  176.55533772707668
                ],
                [
                  -85.01285842977596,
                  45.64416089733912,
                  498.93533772707667
                ],
                [
                  -85.01310857680399,
                  45.637087022137585,
                  498.93533772707667
                ],
                [
                  -85.02319044207196,
                  45.637261988425436,
                  176.55533772707668
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_517846.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517846.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:27:25Z",
            "pc:count": 4868908,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654484.1417,
                "count": 4868908,
                "maximum": 654851.6795,
                "minimum": 654065.4595,
                "name": "X",
                "position": 0,
                "stddev": 201.4287454,
                "variance": 40573.53946
              },
              {
                "average": 5056051.26,
                "count": 4868908,
                "maximum": 5056432.964,
                "minimum": 5055646.584,
                "name": "Y",
                "position": 1,
                "stddev": 219.5729183,
                "variance": 48212.26643
              },
              {
                "average": 228.2944979,
                "count": 4868908,
                "maximum": 498.9353377,
                "minimum": 176.5553377,
                "name": "Z",
                "position": 2,
                "stddev": 9.020629193,
                "variance": 81.37175104
              },
              {
                "average": 45.77997489,
                "count": 4868908,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.64273701,
                "variance": 2083.259442
              },
              {
                "average": 1.447065132,
                "count": 4868908,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8294779354,
                "variance": 0.6880336453
              },
              {
                "average": 1.894148339,
                "count": 4868908,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.190463903,
                "variance": 1.417204305
              },
              {
                "average": 0.5159598415,
                "count": 4868908,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997452699,
                "variance": 0.2497453348
              },
              {
                "average": 0.000427200514,
                "count": 4868908,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02066441631,
                "variance": 0.0004270181014
              },
              {
                "average": 4.233382105,
                "count": 4868908,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.638791569,
                "variance": 21.51838722
              },
              {
                "average": -9.77470912,
                "count": 4868908,
                "maximum": 1.998000026,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.620078264,
                "variance": 31.58527969
              },
              {
                "average": 0.5554159167,
                "count": 4868908,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4969196383,
                "variance": 0.2469291269
              },
              {
                "average": 209.4450573,
                "count": 4868908,
                "maximum": 210,
                "minimum": 209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4969721817,
                "variance": 0.2469813494
              },
              {
                "average": 114543311.5,
                "count": 4868908,
                "maximum": 114543645.3,
                "minimum": 114543042.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 294.3706887,
                "variance": 86654.10239
              },
              {
                "average": 0,
                "count": 4868908,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4868908,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4868908,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4868908,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4868908,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654065.4595,
              5055646.584,
              176.5553377,
              654851.6795,
              5056432.964,
              498.9353377
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654065.4594871042,
                    5055646.584488783,
                    176.55533772707668
                  ],
                  [
                    654065.4594871042,
                    5056432.964488784,
                    176.55533772707668
                  ],
                  [
                    654851.6794871042,
                    5056432.964488784,
                    498.93533772707667
                  ],
                  [
                    654851.6794871042,
                    5055646.584488783,
                    498.93533772707667
                  ],
                  [
                    654065.4594871042,
                    5055646.584488783,
                    176.55533772707668
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:27:25+00:00",
            "end_time": "2015-05-01T19:17: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": "USGS_LPC_MI_13Co_Emmett_2015_522789.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00188425058953,
              45.47968266391006,
              234.9414435504183
            ],
            [
              -85.00163410561866,
              45.48675560703573,
              234.9414435504183
            ],
            [
              -84.9915787439669,
              45.48657918094585,
              603.5214435504183
            ],
            [
              -84.99183014555801,
              45.47950628108662,
              603.5214435504183
            ],
            [
              -85.00188425058953,
              45.47968266391006,
              234.9414435504183
            ]
          ]
        ]
      },
      "bbox": [
        -85.00188425,
        45.47950628,
        234.9414436,
        -84.99157874,
        45.48675561,
        603.5214436
      ],
      "properties": {
        "datetime": "2015-05-01T20:01:45Z",
        "pc:count": 3714248,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656466.3259,
            "count": 3714248,
            "maximum": 656948.3011,
            "minimum": 656162.0411,
            "name": "X",
            "position": 0,
            "stddev": 192.8124046,
            "variance": 37176.62338
          },
          {
            "average": 5038592.814,
            "count": 3714248,
            "maximum": 5038967.449,
            "minimum": 5038181.189,
            "name": "Y",
            "position": 1,
            "stddev": 212.4486418,
            "variance": 45134.4254
          },
          {
            "average": 277.4929832,
            "count": 3714248,
            "maximum": 603.5214436,
            "minimum": 234.9414436,
            "name": "Z",
            "position": 2,
            "stddev": 12.26145176,
            "variance": 150.3431992
          },
          {
            "average": 64.87437026,
            "count": 3714248,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.52949978,
            "variance": 2655.289348
          },
          {
            "average": 1.317880228,
            "count": 3714248,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7263916577,
            "variance": 0.5276448404
          },
          {
            "average": 1.635352567,
            "count": 3714248,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.078501985,
            "variance": 1.163166531
          },
          {
            "average": 0.519511352,
            "count": 3714248,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996192294,
            "variance": 0.2496193744
          },
          {
            "average": 0.000451235351,
            "count": 3714248,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02123751066,
            "variance": 0.0004510318591
          },
          {
            "average": 4.268290378,
            "count": 3714248,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.498950007,
            "variance": 20.24055117
          },
          {
            "average": -11.41744359,
            "count": 3714248,
            "maximum": 6,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.056234357,
            "variance": 36.67797459
          },
          {
            "average": 0.5580144352,
            "count": 3714248,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4966229875,
            "variance": 0.2466343917
          },
          {
            "average": 211.5926271,
            "count": 3714248,
            "maximum": 212,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.491345384,
            "variance": 0.2414202864
          },
          {
            "average": 114545289.9,
            "count": 3714248,
            "maximum": 114545705.1,
            "minimum": 114544688.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 494.0778797,
            "variance": 244112.9512
          },
          {
            "average": 0,
            "count": 3714248,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3714248,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3714248,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3714248,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3714248,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656162.0411,
          5038181.189,
          234.9414436,
          656948.3011,
          5038967.449,
          603.5214436
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656162.0410715124,
                5038181.189458212,
                234.9414435504183
              ],
              [
                656162.0410715124,
                5038967.449458212,
                234.9414435504183
              ],
              [
                656948.3010715124,
                5038967.449458212,
                603.5214435504183
              ],
              [
                656948.3010715124,
                5038181.189458212,
                603.5214435504183
              ],
              [
                656162.0410715124,
                5038181.189458212,
                234.9414435504183
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T20:01:45+00:00",
        "end_time": "2015-05-01T19:44:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522789.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522789.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522789.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522789.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00188425,
            45.47950628,
            234.9414436,
            -84.99157874,
            45.48675561,
            603.5214436
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00188425058953,
                  45.47968266391006,
                  234.9414435504183
                ],
                [
                  -85.00163410561866,
                  45.48675560703573,
                  234.9414435504183
                ],
                [
                  -84.9915787439669,
                  45.48657918094585,
                  603.5214435504183
                ],
                [
                  -84.99183014555801,
                  45.47950628108662,
                  603.5214435504183
                ],
                [
                  -85.00188425058953,
                  45.47968266391006,
                  234.9414435504183
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522789.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522789.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T20:01:45Z",
            "pc:count": 3714248,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656466.3259,
                "count": 3714248,
                "maximum": 656948.3011,
                "minimum": 656162.0411,
                "name": "X",
                "position": 0,
                "stddev": 192.8124046,
                "variance": 37176.62338
              },
              {
                "average": 5038592.814,
                "count": 3714248,
                "maximum": 5038967.449,
                "minimum": 5038181.189,
                "name": "Y",
                "position": 1,
                "stddev": 212.4486418,
                "variance": 45134.4254
              },
              {
                "average": 277.4929832,
                "count": 3714248,
                "maximum": 603.5214436,
                "minimum": 234.9414436,
                "name": "Z",
                "position": 2,
                "stddev": 12.26145176,
                "variance": 150.3431992
              },
              {
                "average": 64.87437026,
                "count": 3714248,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.52949978,
                "variance": 2655.289348
              },
              {
                "average": 1.317880228,
                "count": 3714248,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7263916577,
                "variance": 0.5276448404
              },
              {
                "average": 1.635352567,
                "count": 3714248,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.078501985,
                "variance": 1.163166531
              },
              {
                "average": 0.519511352,
                "count": 3714248,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996192294,
                "variance": 0.2496193744
              },
              {
                "average": 0.000451235351,
                "count": 3714248,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02123751066,
                "variance": 0.0004510318591
              },
              {
                "average": 4.268290378,
                "count": 3714248,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.498950007,
                "variance": 20.24055117
              },
              {
                "average": -11.41744359,
                "count": 3714248,
                "maximum": 6,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.056234357,
                "variance": 36.67797459
              },
              {
                "average": 0.5580144352,
                "count": 3714248,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4966229875,
                "variance": 0.2466343917
              },
              {
                "average": 211.5926271,
                "count": 3714248,
                "maximum": 212,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.491345384,
                "variance": 0.2414202864
              },
              {
                "average": 114545289.9,
                "count": 3714248,
                "maximum": 114545705.1,
                "minimum": 114544688.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 494.0778797,
                "variance": 244112.9512
              },
              {
                "average": 0,
                "count": 3714248,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3714248,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3714248,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3714248,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3714248,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656162.0411,
              5038181.189,
              234.9414436,
              656948.3011,
              5038967.449,
              603.5214436
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656162.0410715124,
                    5038181.189458212,
                    234.9414435504183
                  ],
                  [
                    656162.0410715124,
                    5038967.449458212,
                    234.9414435504183
                  ],
                  [
                    656948.3010715124,
                    5038967.449458212,
                    603.5214435504183
                  ],
                  [
                    656948.3010715124,
                    5038181.189458212,
                    603.5214435504183
                  ],
                  [
                    656162.0410715124,
                    5038181.189458212,
                    234.9414435504183
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T20:01:45+00:00",
            "end_time": "2015-05-01T19:44: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": "USGS_LPC_MI_13Co_Emmett_2015_494809.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.109804771991,
              45.53389100095263,
              140.2682882011439
            ],
            [
              -85.10956769713606,
              45.54096396987041,
              140.2682882011439
            ],
            [
              -85.09950151776393,
              45.54079688266289,
              300.16828820114387
            ],
            [
              -85.09973985314858,
              45.53372395472285,
              300.16828820114387
            ],
            [
              -85.109804771991,
              45.53389100095263,
              140.2682882011439
            ]
          ]
        ]
      },
      "bbox": [
        -85.10980477,
        45.53372395,
        140.2682882,
        -85.09950152,
        45.54096397,
        300.1682882
      ],
      "properties": {
        "datetime": "2015-05-01T17:35:20Z",
        "pc:count": 3850011,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 647964.6232,
            "count": 3850011,
            "maximum": 648372.1237,
            "minimum": 647585.8237,
            "name": "X",
            "position": 0,
            "stddev": 241.9972617,
            "variance": 58562.67466
          },
          {
            "average": 5044360.352,
            "count": 3850011,
            "maximum": 5044785.614,
            "minimum": 5043999.394,
            "name": "Y",
            "position": 1,
            "stddev": 226.201456,
            "variance": 51167.09871
          },
          {
            "average": 264.6680638,
            "count": 3850011,
            "maximum": 300.1682882,
            "minimum": 140.2682882,
            "name": "Z",
            "position": 2,
            "stddev": 12.98882505,
            "variance": 168.7095762
          },
          {
            "average": 59.22431884,
            "count": 3850011,
            "maximum": 185,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.86056813,
            "variance": 2586.797391
          },
          {
            "average": 1.35659041,
            "count": 3850011,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7622411279,
            "variance": 0.5810115371
          },
          {
            "average": 1.712650172,
            "count": 3850011,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.121832024,
            "variance": 1.258507091
          },
          {
            "average": 0.510112049,
            "count": 3850011,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998978009,
            "variance": 0.2498978114
          },
          {
            "average": 0.0004085702612,
            "count": 3850011,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02020899398,
            "variance": 0.0004084034376
          },
          {
            "average": 3.357450148,
            "count": 3850011,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.972939012,
            "variance": 15.78424439
          },
          {
            "average": -3.686284896,
            "count": 3850011,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.16175552,
            "variance": 103.2612752
          },
          {
            "average": 0.5157522927,
            "count": 3850011,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997518686,
            "variance": 0.2497519301
          },
          {
            "average": 201.0887231,
            "count": 3850011,
            "maximum": 202,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5514744041,
            "variance": 0.3041240184
          },
          {
            "average": 114536542.9,
            "count": 3850011,
            "maximum": 114536920.9,
            "minimum": 114536189.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 208.4482039,
            "variance": 43450.65372
          },
          {
            "average": 0,
            "count": 3850011,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3850011,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3850011,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3850011,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3850011,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          647585.8237,
          5043999.394,
          140.2682882,
          648372.1237,
          5044785.614,
          300.1682882
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                647585.8237117109,
                5043999.394078373,
                140.2682882011439
              ],
              [
                647585.8237117109,
                5044785.614078374,
                140.2682882011439
              ],
              [
                648372.1237117109,
                5044785.614078374,
                300.16828820114387
              ],
              [
                648372.1237117109,
                5043999.394078373,
                300.16828820114387
              ],
              [
                647585.8237117109,
                5043999.394078373,
                140.2682882011439
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:35:20+00:00",
        "end_time": "2015-05-01T17:23:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_494809.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_494809.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_494809.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494809.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.10980477,
            45.53372395,
            140.2682882,
            -85.09950152,
            45.54096397,
            300.1682882
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.109804771991,
                  45.53389100095263,
                  140.2682882011439
                ],
                [
                  -85.10956769713606,
                  45.54096396987041,
                  140.2682882011439
                ],
                [
                  -85.09950151776393,
                  45.54079688266289,
                  300.16828820114387
                ],
                [
                  -85.09973985314858,
                  45.53372395472285,
                  300.16828820114387
                ],
                [
                  -85.109804771991,
                  45.53389100095263,
                  140.2682882011439
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_494809.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494809.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:35:20Z",
            "pc:count": 3850011,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 647964.6232,
                "count": 3850011,
                "maximum": 648372.1237,
                "minimum": 647585.8237,
                "name": "X",
                "position": 0,
                "stddev": 241.9972617,
                "variance": 58562.67466
              },
              {
                "average": 5044360.352,
                "count": 3850011,
                "maximum": 5044785.614,
                "minimum": 5043999.394,
                "name": "Y",
                "position": 1,
                "stddev": 226.201456,
                "variance": 51167.09871
              },
              {
                "average": 264.6680638,
                "count": 3850011,
                "maximum": 300.1682882,
                "minimum": 140.2682882,
                "name": "Z",
                "position": 2,
                "stddev": 12.98882505,
                "variance": 168.7095762
              },
              {
                "average": 59.22431884,
                "count": 3850011,
                "maximum": 185,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.86056813,
                "variance": 2586.797391
              },
              {
                "average": 1.35659041,
                "count": 3850011,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7622411279,
                "variance": 0.5810115371
              },
              {
                "average": 1.712650172,
                "count": 3850011,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.121832024,
                "variance": 1.258507091
              },
              {
                "average": 0.510112049,
                "count": 3850011,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998978009,
                "variance": 0.2498978114
              },
              {
                "average": 0.0004085702612,
                "count": 3850011,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02020899398,
                "variance": 0.0004084034376
              },
              {
                "average": 3.357450148,
                "count": 3850011,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.972939012,
                "variance": 15.78424439
              },
              {
                "average": -3.686284896,
                "count": 3850011,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.16175552,
                "variance": 103.2612752
              },
              {
                "average": 0.5157522927,
                "count": 3850011,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997518686,
                "variance": 0.2497519301
              },
              {
                "average": 201.0887231,
                "count": 3850011,
                "maximum": 202,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5514744041,
                "variance": 0.3041240184
              },
              {
                "average": 114536542.9,
                "count": 3850011,
                "maximum": 114536920.9,
                "minimum": 114536189.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 208.4482039,
                "variance": 43450.65372
              },
              {
                "average": 0,
                "count": 3850011,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3850011,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3850011,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3850011,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3850011,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              647585.8237,
              5043999.394,
              140.2682882,
              648372.1237,
              5044785.614,
              300.1682882
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    647585.8237117109,
                    5043999.394078373,
                    140.2682882011439
                  ],
                  [
                    647585.8237117109,
                    5044785.614078374,
                    140.2682882011439
                  ],
                  [
                    648372.1237117109,
                    5044785.614078374,
                    300.16828820114387
                  ],
                  [
                    648372.1237117109,
                    5043999.394078373,
                    300.16828820114387
                  ],
                  [
                    647585.8237117109,
                    5043999.394078373,
                    140.2682882011439
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:35:20+00:00",
            "end_time": "2015-05-01T17:23:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_499836.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09125078716177,
              45.609431617188,
              137.13631075281424
            ],
            [
              -85.0910107853856,
              45.6165035165113,
              137.13631075281424
            ],
            [
              -85.0809332592528,
              45.61633461208023,
              422.45631075281426
            ],
            [
              -85.08117452610449,
              45.60926275417631,
              422.45631075281426
            ],
            [
              -85.09125078716177,
              45.609431617188,
              137.13631075281424
            ]
          ]
        ]
      },
      "bbox": [
        -85.09125079,
        45.60926275,
        137.1363108,
        -85.08093326,
        45.61650352,
        422.4563108
      ],
      "properties": {
        "datetime": "2015-05-01T18:01:08Z",
        "pc:count": 1674813,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 649312.4395,
            "count": 1674813,
            "maximum": 649620.9118,
            "minimum": 648834.7718,
            "name": "X",
            "position": 0,
            "stddev": 205.7229206,
            "variance": 42321.92006
          },
          {
            "average": 5052754.747,
            "count": 1674813,
            "maximum": 5053212.164,
            "minimum": 5052426.044,
            "name": "Y",
            "position": 1,
            "stddev": 221.4289415,
            "variance": 49030.77615
          },
          {
            "average": 191.6537959,
            "count": 1674813,
            "maximum": 422.4563108,
            "minimum": 137.1363108,
            "name": "Z",
            "position": 2,
            "stddev": 17.73026153,
            "variance": 314.3621739
          },
          {
            "average": 35.43852179,
            "count": 1674813,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.21641792,
            "variance": 1170.763255
          },
          {
            "average": 1.226631272,
            "count": 1674813,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6217300717,
            "variance": 0.3865482821
          },
          {
            "average": 1.452217651,
            "count": 1674813,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9366393807,
            "variance": 0.8772933295
          },
          {
            "average": 0.4938079654,
            "count": 1674813,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999618065,
            "variance": 0.249961808
          },
          {
            "average": 0.0004084038039,
            "count": 1674813,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02020488193,
            "variance": 0.000408237254
          },
          {
            "average": 5.401573191,
            "count": 1674813,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.034555081,
            "variance": 16.2776347
          },
          {
            "average": 2.126685821,
            "count": 1674813,
            "maximum": 24,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.984926887,
            "variance": 48.78920362
          },
          {
            "average": 0.5047763541,
            "count": 1674813,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999773352,
            "variance": 0.2499773357
          },
          {
            "average": 202.8728497,
            "count": 1674813,
            "maximum": 205,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3590403412,
            "variance": 0.1289099666
          },
          {
            "average": 114537679.9,
            "count": 1674813,
            "maximum": 114538468.9,
            "minimum": 114536801.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 343.4513978,
            "variance": 117958.8626
          },
          {
            "average": 0,
            "count": 1674813,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1674813,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1674813,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1674813,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1674813,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          648834.7718,
          5052426.044,
          137.1363108,
          649620.9118,
          5053212.164,
          422.4563108
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                648834.7717802218,
                5052426.043502939,
                137.13631075281424
              ],
              [
                648834.7717802218,
                5053212.163502938,
                137.13631075281424
              ],
              [
                649620.9117802217,
                5053212.163502938,
                422.45631075281426
              ],
              [
                649620.9117802217,
                5052426.043502939,
                422.45631075281426
              ],
              [
                648834.7717802218,
                5052426.043502939,
                137.13631075281424
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:01:08+00:00",
        "end_time": "2015-05-01T17:33:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_499836.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_499836.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_499836.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499836.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.09125079,
            45.60926275,
            137.1363108,
            -85.08093326,
            45.61650352,
            422.4563108
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.09125078716177,
                  45.609431617188,
                  137.13631075281424
                ],
                [
                  -85.0910107853856,
                  45.6165035165113,
                  137.13631075281424
                ],
                [
                  -85.0809332592528,
                  45.61633461208023,
                  422.45631075281426
                ],
                [
                  -85.08117452610449,
                  45.60926275417631,
                  422.45631075281426
                ],
                [
                  -85.09125078716177,
                  45.609431617188,
                  137.13631075281424
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_499836.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499836.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:01:08Z",
            "pc:count": 1674813,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 649312.4395,
                "count": 1674813,
                "maximum": 649620.9118,
                "minimum": 648834.7718,
                "name": "X",
                "position": 0,
                "stddev": 205.7229206,
                "variance": 42321.92006
              },
              {
                "average": 5052754.747,
                "count": 1674813,
                "maximum": 5053212.164,
                "minimum": 5052426.044,
                "name": "Y",
                "position": 1,
                "stddev": 221.4289415,
                "variance": 49030.77615
              },
              {
                "average": 191.6537959,
                "count": 1674813,
                "maximum": 422.4563108,
                "minimum": 137.1363108,
                "name": "Z",
                "position": 2,
                "stddev": 17.73026153,
                "variance": 314.3621739
              },
              {
                "average": 35.43852179,
                "count": 1674813,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.21641792,
                "variance": 1170.763255
              },
              {
                "average": 1.226631272,
                "count": 1674813,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6217300717,
                "variance": 0.3865482821
              },
              {
                "average": 1.452217651,
                "count": 1674813,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9366393807,
                "variance": 0.8772933295
              },
              {
                "average": 0.4938079654,
                "count": 1674813,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999618065,
                "variance": 0.249961808
              },
              {
                "average": 0.0004084038039,
                "count": 1674813,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02020488193,
                "variance": 0.000408237254
              },
              {
                "average": 5.401573191,
                "count": 1674813,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.034555081,
                "variance": 16.2776347
              },
              {
                "average": 2.126685821,
                "count": 1674813,
                "maximum": 24,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.984926887,
                "variance": 48.78920362
              },
              {
                "average": 0.5047763541,
                "count": 1674813,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999773352,
                "variance": 0.2499773357
              },
              {
                "average": 202.8728497,
                "count": 1674813,
                "maximum": 205,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3590403412,
                "variance": 0.1289099666
              },
              {
                "average": 114537679.9,
                "count": 1674813,
                "maximum": 114538468.9,
                "minimum": 114536801.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 343.4513978,
                "variance": 117958.8626
              },
              {
                "average": 0,
                "count": 1674813,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1674813,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1674813,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1674813,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1674813,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              648834.7718,
              5052426.044,
              137.1363108,
              649620.9118,
              5053212.164,
              422.4563108
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    648834.7717802218,
                    5052426.043502939,
                    137.13631075281424
                  ],
                  [
                    648834.7717802218,
                    5053212.163502938,
                    137.13631075281424
                  ],
                  [
                    649620.9117802217,
                    5053212.163502938,
                    422.45631075281426
                  ],
                  [
                    649620.9117802217,
                    5052426.043502939,
                    422.45631075281426
                  ],
                  [
                    648834.7717802218,
                    5052426.043502939,
                    137.13631075281424
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:01:08+00:00",
            "end_time": "2015-05-01T17:33: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": "USGS_LPC_MI_13Co_Emmett_2015_499839.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.09133231527483,
              45.61628689953115,
              176.1960079393625
            ],
            [
              -85.09109224195693,
              45.62335951034467,
              176.1960079393625
            ],
            [
              -85.08102015372963,
              45.62319070549535,
              261.6160079393625
            ],
            [
              -85.08126149187144,
              45.61611813608115,
              261.6160079393625
            ],
            [
              -85.09133231527483,
              45.61628689953115,
              176.1960079393625
            ]
          ]
        ]
      },
      "bbox": [
        -85.09133232,
        45.61611814,
        176.1960079,
        -85.08102015,
        45.62335951,
        261.6160079
      ],
      "properties": {
        "datetime": "2015-05-01T18:00:59Z",
        "pc:count": 1003375,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 649278.179,
            "count": 1003375,
            "maximum": 649595.897,
            "minimum": 648810.277,
            "name": "X",
            "position": 0,
            "stddev": 190.1971528,
            "variance": 36174.95694
          },
          {
            "average": 5053568.734,
            "count": 1003375,
            "maximum": 5053973.701,
            "minimum": 5053187.501,
            "name": "Y",
            "position": 1,
            "stddev": 223.3907286,
            "variance": 49903.4176
          },
          {
            "average": 176.545264,
            "count": 1003375,
            "maximum": 261.6160079,
            "minimum": 176.1960079,
            "name": "Z",
            "position": 2,
            "stddev": 0.1059027568,
            "variance": 0.01121539391
          },
          {
            "average": 31.31637424,
            "count": 1003375,
            "maximum": 255,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.64631944,
            "variance": 512.8557841
          },
          {
            "average": 1.000003987,
            "count": 1003375,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001996630534,
            "variance": 3.98653349e-06
          },
          {
            "average": 1.000007973,
            "count": 1003375,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002823656352,
            "variance": 7.973035195e-06
          },
          {
            "average": 0.496581039,
            "count": 1003375,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999885597,
            "variance": 0.2499885599
          },
          {
            "average": 0.0001355425439,
            "count": 1003375,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01164149076,
            "variance": 0.0001355243072
          },
          {
            "average": 8.917300112,
            "count": 1003375,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.009020071,
            "variance": 1.018121504
          },
          {
            "average": 2.257982159,
            "count": 1003375,
            "maximum": 22.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.67158021,
            "variance": 32.16682208
          },
          {
            "average": 0.5053554254,
            "count": 1003375,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999715677,
            "variance": 0.2499715685
          },
          {
            "average": 202.9549999,
            "count": 1003375,
            "maximum": 205,
            "minimum": 202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2113750365,
            "variance": 0.04467940606
          },
          {
            "average": 114537775.6,
            "count": 1003375,
            "maximum": 114538459.1,
            "minimum": 114536799,
            "name": "GpsTime",
            "position": 12,
            "stddev": 213.3626659,
            "variance": 45523.6272
          },
          {
            "average": 0,
            "count": 1003375,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1003375,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1003375,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1003375,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1003375,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          648810.277,
          5053187.501,
          176.1960079,
          649595.897,
          5053973.701,
          261.6160079
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                648810.2769778597,
                5053187.500682885,
                176.1960079393625
              ],
              [
                648810.2769778597,
                5053973.700682884,
                176.1960079393625
              ],
              [
                649595.8969778598,
                5053973.700682884,
                261.6160079393625
              ],
              [
                649595.8969778598,
                5053187.500682885,
                261.6160079393625
              ],
              [
                648810.2769778597,
                5053187.500682885,
                176.1960079393625
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:00:59+00:00",
        "end_time": "2015-05-01T17:33:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_499839.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_499839.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_499839.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499839.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.09133232,
            45.61611814,
            176.1960079,
            -85.08102015,
            45.62335951,
            261.6160079
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.09133231527483,
                  45.61628689953115,
                  176.1960079393625
                ],
                [
                  -85.09109224195693,
                  45.62335951034467,
                  176.1960079393625
                ],
                [
                  -85.08102015372963,
                  45.62319070549535,
                  261.6160079393625
                ],
                [
                  -85.08126149187144,
                  45.61611813608115,
                  261.6160079393625
                ],
                [
                  -85.09133231527483,
                  45.61628689953115,
                  176.1960079393625
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_499839.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_499839.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:00:59Z",
            "pc:count": 1003375,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 649278.179,
                "count": 1003375,
                "maximum": 649595.897,
                "minimum": 648810.277,
                "name": "X",
                "position": 0,
                "stddev": 190.1971528,
                "variance": 36174.95694
              },
              {
                "average": 5053568.734,
                "count": 1003375,
                "maximum": 5053973.701,
                "minimum": 5053187.501,
                "name": "Y",
                "position": 1,
                "stddev": 223.3907286,
                "variance": 49903.4176
              },
              {
                "average": 176.545264,
                "count": 1003375,
                "maximum": 261.6160079,
                "minimum": 176.1960079,
                "name": "Z",
                "position": 2,
                "stddev": 0.1059027568,
                "variance": 0.01121539391
              },
              {
                "average": 31.31637424,
                "count": 1003375,
                "maximum": 255,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.64631944,
                "variance": 512.8557841
              },
              {
                "average": 1.000003987,
                "count": 1003375,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001996630534,
                "variance": 3.98653349e-06
              },
              {
                "average": 1.000007973,
                "count": 1003375,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002823656352,
                "variance": 7.973035195e-06
              },
              {
                "average": 0.496581039,
                "count": 1003375,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999885597,
                "variance": 0.2499885599
              },
              {
                "average": 0.0001355425439,
                "count": 1003375,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01164149076,
                "variance": 0.0001355243072
              },
              {
                "average": 8.917300112,
                "count": 1003375,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.009020071,
                "variance": 1.018121504
              },
              {
                "average": 2.257982159,
                "count": 1003375,
                "maximum": 22.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.67158021,
                "variance": 32.16682208
              },
              {
                "average": 0.5053554254,
                "count": 1003375,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999715677,
                "variance": 0.2499715685
              },
              {
                "average": 202.9549999,
                "count": 1003375,
                "maximum": 205,
                "minimum": 202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2113750365,
                "variance": 0.04467940606
              },
              {
                "average": 114537775.6,
                "count": 1003375,
                "maximum": 114538459.1,
                "minimum": 114536799,
                "name": "GpsTime",
                "position": 12,
                "stddev": 213.3626659,
                "variance": 45523.6272
              },
              {
                "average": 0,
                "count": 1003375,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1003375,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1003375,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1003375,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1003375,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              648810.277,
              5053187.501,
              176.1960079,
              649595.897,
              5053973.701,
              261.6160079
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    648810.2769778597,
                    5053187.500682885,
                    176.1960079393625
                  ],
                  [
                    648810.2769778597,
                    5053973.700682884,
                    176.1960079393625
                  ],
                  [
                    649595.8969778598,
                    5053973.700682884,
                    261.6160079393625
                  ],
                  [
                    649595.8969778598,
                    5053187.500682885,
                    261.6160079393625
                  ],
                  [
                    648810.2769778597,
                    5053187.500682885,
                    176.1960079393625
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:00:59+00:00",
            "end_time": "2015-05-01T17:33: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": "USGS_LPC_MI_13Co_Emmett_2015_507744.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.05886141350621,
              45.3559318621276,
              84.52515760710071
            ],
            [
              -85.05861946931019,
              45.36300448173089,
              84.52515760710071
            ],
            [
              -85.04858800534271,
              45.36283347289062,
              908.8051576071007
            ],
            [
              -85.0488311977793,
              45.35576089522066,
              908.8051576071007
            ],
            [
              -85.05886141350621,
              45.3559318621276,
              84.52515760710071
            ]
          ]
        ]
      },
      "bbox": [
        -85.05886141,
        45.3557609,
        84.52515761,
        -85.04858801,
        45.36300448,
        908.8051576
      ],
      "properties": {
        "datetime": "2015-05-01T18:40:50Z",
        "pc:count": 2989888,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652451.6667,
            "count": 2989888,
            "maximum": 652826.9897,
            "minimum": 652040.9097,
            "name": "X",
            "position": 0,
            "stddev": 222.3880656,
            "variance": 49456.45173
          },
          {
            "average": 5024703.723,
            "count": 2989888,
            "maximum": 5025110.13,
            "minimum": 5024323.95,
            "name": "Y",
            "position": 1,
            "stddev": 220.719633,
            "variance": 48717.15638
          },
          {
            "average": 209.2522198,
            "count": 2989888,
            "maximum": 908.8051576,
            "minimum": 84.52515761,
            "name": "Z",
            "position": 2,
            "stddev": 8.04922558,
            "variance": 64.79003244
          },
          {
            "average": 78.38744762,
            "count": 2989888,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.20323468,
            "variance": 2323.551833
          },
          {
            "average": 1.183085453,
            "count": 2989888,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5445370573,
            "variance": 0.2965206068
          },
          {
            "average": 1.366048494,
            "count": 2989888,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.820160363,
            "variance": 0.672663021
          },
          {
            "average": 0.4893889002,
            "count": 2989888,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998874755,
            "variance": 0.2498874881
          },
          {
            "average": 0.0004036940514,
            "count": 2989888,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02008808646,
            "variance": 0.0004035312175
          },
          {
            "average": 3.277902049,
            "count": 2989888,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.698232597,
            "variance": 13.67692435
          },
          {
            "average": 6.158908681,
            "count": 2989888,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.326771237,
            "variance": 69.33511923
          },
          {
            "average": 0.4977975764,
            "count": 2989888,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999952329,
            "variance": 0.2499952329
          },
          {
            "average": 206.241093,
            "count": 2989888,
            "maximum": 207,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6948611798,
            "variance": 0.4828320592
          },
          {
            "average": 114540572.3,
            "count": 2989888,
            "maximum": 114540850.9,
            "minimum": 114539078.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 370.0394608,
            "variance": 136929.2025
          },
          {
            "average": 0,
            "count": 2989888,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2989888,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2989888,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2989888,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2989888,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          652040.9097,
          5024323.95,
          84.52515761,
          652826.9897,
          5025110.13,
          908.8051576
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                652040.9097313014,
                5024323.949850069,
                84.52515760710071
              ],
              [
                652040.9097313014,
                5025110.129850069,
                84.52515760710071
              ],
              [
                652826.9897313014,
                5025110.129850069,
                908.8051576071007
              ],
              [
                652826.9897313014,
                5024323.949850069,
                908.8051576071007
              ],
              [
                652040.9097313014,
                5024323.949850069,
                84.52515760710071
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:40:50+00:00",
        "end_time": "2015-05-01T18:11:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_507744.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_507744.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_507744.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507744.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05886141,
            45.3557609,
            84.52515761,
            -85.04858801,
            45.36300448,
            908.8051576
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.05886141350621,
                  45.3559318621276,
                  84.52515760710071
                ],
                [
                  -85.05861946931019,
                  45.36300448173089,
                  84.52515760710071
                ],
                [
                  -85.04858800534271,
                  45.36283347289062,
                  908.8051576071007
                ],
                [
                  -85.0488311977793,
                  45.35576089522066,
                  908.8051576071007
                ],
                [
                  -85.05886141350621,
                  45.3559318621276,
                  84.52515760710071
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_507744.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507744.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:40:50Z",
            "pc:count": 2989888,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652451.6667,
                "count": 2989888,
                "maximum": 652826.9897,
                "minimum": 652040.9097,
                "name": "X",
                "position": 0,
                "stddev": 222.3880656,
                "variance": 49456.45173
              },
              {
                "average": 5024703.723,
                "count": 2989888,
                "maximum": 5025110.13,
                "minimum": 5024323.95,
                "name": "Y",
                "position": 1,
                "stddev": 220.719633,
                "variance": 48717.15638
              },
              {
                "average": 209.2522198,
                "count": 2989888,
                "maximum": 908.8051576,
                "minimum": 84.52515761,
                "name": "Z",
                "position": 2,
                "stddev": 8.04922558,
                "variance": 64.79003244
              },
              {
                "average": 78.38744762,
                "count": 2989888,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.20323468,
                "variance": 2323.551833
              },
              {
                "average": 1.183085453,
                "count": 2989888,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5445370573,
                "variance": 0.2965206068
              },
              {
                "average": 1.366048494,
                "count": 2989888,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.820160363,
                "variance": 0.672663021
              },
              {
                "average": 0.4893889002,
                "count": 2989888,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998874755,
                "variance": 0.2498874881
              },
              {
                "average": 0.0004036940514,
                "count": 2989888,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02008808646,
                "variance": 0.0004035312175
              },
              {
                "average": 3.277902049,
                "count": 2989888,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.698232597,
                "variance": 13.67692435
              },
              {
                "average": 6.158908681,
                "count": 2989888,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.326771237,
                "variance": 69.33511923
              },
              {
                "average": 0.4977975764,
                "count": 2989888,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999952329,
                "variance": 0.2499952329
              },
              {
                "average": 206.241093,
                "count": 2989888,
                "maximum": 207,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6948611798,
                "variance": 0.4828320592
              },
              {
                "average": 114540572.3,
                "count": 2989888,
                "maximum": 114540850.9,
                "minimum": 114539078.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 370.0394608,
                "variance": 136929.2025
              },
              {
                "average": 0,
                "count": 2989888,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2989888,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2989888,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2989888,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2989888,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              652040.9097,
              5024323.95,
              84.52515761,
              652826.9897,
              5025110.13,
              908.8051576
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    652040.9097313014,
                    5024323.949850069,
                    84.52515760710071
                  ],
                  [
                    652040.9097313014,
                    5025110.129850069,
                    84.52515760710071
                  ],
                  [
                    652826.9897313014,
                    5025110.129850069,
                    908.8051576071007
                  ],
                  [
                    652826.9897313014,
                    5024323.949850069,
                    908.8051576071007
                  ],
                  [
                    652040.9097313014,
                    5024323.949850069,
                    84.52515760710071
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:40:50+00:00",
            "end_time": "2015-05-01T18:11: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": "USGS_LPC_MI_13Co_Emmett_2015_509836.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.05218040529957,
              45.609669352368755,
              201.25056249525701
            ],
            [
              -85.05193546581013,
              45.616741808417416,
              201.25056249525701
            ],
            [
              -85.04185633508212,
              45.6165694256262,
              329.67056249525706
            ],
            [
              -85.04210253990021,
              45.609497011853236,
              329.67056249525706
            ],
            [
              -85.05218040529957,
              45.609669352368755,
              201.25056249525701
            ]
          ]
        ]
      },
      "bbox": [
        -85.05218041,
        45.60949701,
        201.2505625,
        -85.04185634,
        45.61674181,
        329.6705625
      ],
      "properties": {
        "datetime": "2015-05-01T18:46:47Z",
        "pc:count": 5659835,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652237.0866,
            "count": 5659835,
            "maximum": 652666.9007,
            "minimum": 651880.6207,
            "name": "X",
            "position": 0,
            "stddev": 199.1544612,
            "variance": 39662.49941
          },
          {
            "average": 5052927.061,
            "count": 5659835,
            "maximum": 5053311.949,
            "minimum": 5052525.749,
            "name": "Y",
            "position": 1,
            "stddev": 217.1514823,
            "variance": 47154.76626
          },
          {
            "average": 243.7622329,
            "count": 5659835,
            "maximum": 329.6705625,
            "minimum": 201.2505625,
            "name": "Z",
            "position": 2,
            "stddev": 9.238726539,
            "variance": 85.35406807
          },
          {
            "average": 39.17420808,
            "count": 5659835,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.04200458,
            "variance": 1684.44614
          },
          {
            "average": 1.573563894,
            "count": 5659835,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9196661828,
            "variance": 0.8457858877
          },
          {
            "average": 2.14697849,
            "count": 5659835,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.278417039,
            "variance": 1.634350127
          },
          {
            "average": 0.4906800287,
            "count": 5659835,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999131748,
            "variance": 0.2499131823
          },
          {
            "average": 0.0003652049927,
            "count": 5659835,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0191068491,
            "variance": 0.0003650716825
          },
          {
            "average": 4.903174739,
            "count": 5659835,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.000383624,
            "variance": 25.00383639
          },
          {
            "average": 8.56300985,
            "count": 5659835,
            "maximum": 18,
            "minimum": -6,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.929340352,
            "variance": 35.15707701
          },
          {
            "average": 0.4797146913,
            "count": 5659835,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4995883809,
            "variance": 0.2495885504
          },
          {
            "average": 206.5541359,
            "count": 5659835,
            "maximum": 207,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.497060704,
            "variance": 0.2470693434
          },
          {
            "average": 114540749.8,
            "count": 5659835,
            "maximum": 114541207.3,
            "minimum": 114540182.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 504.5998113,
            "variance": 254620.9695
          },
          {
            "average": 0,
            "count": 5659835,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5659835,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5659835,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5659835,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5659835,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          651880.6207,
          5052525.749,
          201.2505625,
          652666.9007,
          5053311.949,
          329.6705625
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                651880.6207490271,
                5052525.749454647,
                201.25056249525701
              ],
              [
                651880.6207490271,
                5053311.949454647,
                201.25056249525701
              ],
              [
                652666.9007490271,
                5053311.949454647,
                329.67056249525706
              ],
              [
                652666.9007490271,
                5052525.749454647,
                329.67056249525706
              ],
              [
                651880.6207490271,
                5052525.749454647,
                201.25056249525701
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:46:47+00:00",
        "end_time": "2015-05-01T18:29:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_509836.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_509836.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_509836.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509836.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05218041,
            45.60949701,
            201.2505625,
            -85.04185634,
            45.61674181,
            329.6705625
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.05218040529957,
                  45.609669352368755,
                  201.25056249525701
                ],
                [
                  -85.05193546581013,
                  45.616741808417416,
                  201.25056249525701
                ],
                [
                  -85.04185633508212,
                  45.6165694256262,
                  329.67056249525706
                ],
                [
                  -85.04210253990021,
                  45.609497011853236,
                  329.67056249525706
                ],
                [
                  -85.05218040529957,
                  45.609669352368755,
                  201.25056249525701
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_509836.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509836.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:46:47Z",
            "pc:count": 5659835,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652237.0866,
                "count": 5659835,
                "maximum": 652666.9007,
                "minimum": 651880.6207,
                "name": "X",
                "position": 0,
                "stddev": 199.1544612,
                "variance": 39662.49941
              },
              {
                "average": 5052927.061,
                "count": 5659835,
                "maximum": 5053311.949,
                "minimum": 5052525.749,
                "name": "Y",
                "position": 1,
                "stddev": 217.1514823,
                "variance": 47154.76626
              },
              {
                "average": 243.7622329,
                "count": 5659835,
                "maximum": 329.6705625,
                "minimum": 201.2505625,
                "name": "Z",
                "position": 2,
                "stddev": 9.238726539,
                "variance": 85.35406807
              },
              {
                "average": 39.17420808,
                "count": 5659835,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.04200458,
                "variance": 1684.44614
              },
              {
                "average": 1.573563894,
                "count": 5659835,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9196661828,
                "variance": 0.8457858877
              },
              {
                "average": 2.14697849,
                "count": 5659835,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.278417039,
                "variance": 1.634350127
              },
              {
                "average": 0.4906800287,
                "count": 5659835,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999131748,
                "variance": 0.2499131823
              },
              {
                "average": 0.0003652049927,
                "count": 5659835,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0191068491,
                "variance": 0.0003650716825
              },
              {
                "average": 4.903174739,
                "count": 5659835,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.000383624,
                "variance": 25.00383639
              },
              {
                "average": 8.56300985,
                "count": 5659835,
                "maximum": 18,
                "minimum": -6,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.929340352,
                "variance": 35.15707701
              },
              {
                "average": 0.4797146913,
                "count": 5659835,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4995883809,
                "variance": 0.2495885504
              },
              {
                "average": 206.5541359,
                "count": 5659835,
                "maximum": 207,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.497060704,
                "variance": 0.2470693434
              },
              {
                "average": 114540749.8,
                "count": 5659835,
                "maximum": 114541207.3,
                "minimum": 114540182.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 504.5998113,
                "variance": 254620.9695
              },
              {
                "average": 0,
                "count": 5659835,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5659835,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5659835,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5659835,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5659835,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              651880.6207,
              5052525.749,
              201.2505625,
              652666.9007,
              5053311.949,
              329.6705625
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    651880.6207490271,
                    5052525.749454647,
                    201.25056249525701
                  ],
                  [
                    651880.6207490271,
                    5053311.949454647,
                    201.25056249525701
                  ],
                  [
                    652666.9007490271,
                    5053311.949454647,
                    329.67056249525706
                  ],
                  [
                    652666.9007490271,
                    5052525.749454647,
                    329.67056249525706
                  ],
                  [
                    651880.6207490271,
                    5052525.749454647,
                    201.25056249525701
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:46:47+00:00",
            "end_time": "2015-05-01T18: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": "USGS_LPC_MI_13Co_Emmett_2015_502734.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07796921319344,
              45.32845079304407,
              230.8838694194772
            ],
            [
              -85.07773201042556,
              45.335460552245124,
              230.8838694194772
            ],
            [
              -85.06770325637846,
              45.33529126722847,
              906.7838694194772
            ],
            [
              -85.06794169479596,
              45.328281549168665,
              906.7838694194772
            ],
            [
              -85.07796921319344,
              45.32845079304407,
              230.8838694194772
            ]
          ]
        ]
      },
      "bbox": [
        -85.07796921,
        45.32828155,
        230.8838694,
        -85.06770326,
        45.33546055,
        906.7838694
      ],
      "properties": {
        "datetime": "2015-05-01T18:10:50Z",
        "pc:count": 3133761,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 651056.304,
            "count": 3133761,
            "maximum": 651403.4018,
            "minimum": 650617.1618,
            "name": "X",
            "position": 0,
            "stddev": 192.9121756,
            "variance": 37215.10748
          },
          {
            "average": 5021593.571,
            "count": 3133761,
            "maximum": 5022014.254,
            "minimum": 5021235.074,
            "name": "Y",
            "position": 1,
            "stddev": 199.7852427,
            "variance": 39914.14322
          },
          {
            "average": 246.7826877,
            "count": 3133761,
            "maximum": 906.7838694,
            "minimum": 230.8838694,
            "name": "Z",
            "position": 2,
            "stddev": 9.251218685,
            "variance": 85.58504716
          },
          {
            "average": 65.40627061,
            "count": 3133761,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.0491071,
            "variance": 2213.618479
          },
          {
            "average": 1.302863556,
            "count": 3133761,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7169844337,
            "variance": 0.5140666781
          },
          {
            "average": 1.605235051,
            "count": 3133761,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.070668102,
            "variance": 1.146330184
          },
          {
            "average": 0.4876405699,
            "count": 3133761,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998473009,
            "variance": 0.2498473242
          },
          {
            "average": 0.0003893085657,
            "count": 3133761,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01972706589,
            "variance": 0.0003891571287
          },
          {
            "average": 3.263809525,
            "count": 3133761,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.776153077,
            "variance": 14.25933206
          },
          {
            "average": 7.824939602,
            "count": 3133761,
            "maximum": 19.99799919,
            "minimum": -4.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.859731056,
            "variance": 34.33644805
          },
          {
            "average": 0.4744085462,
            "count": 3133761,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4993447277,
            "variance": 0.2493451571
          },
          {
            "average": 204.4788843,
            "count": 3133761,
            "maximum": 205,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4995540087,
            "variance": 0.2495542076
          },
          {
            "average": 114538955.2,
            "count": 3133761,
            "maximum": 114539050.6,
            "minimum": 114538852.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 93.58262846,
            "variance": 8757.708349
          },
          {
            "average": 0,
            "count": 3133761,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3133761,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3133761,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3133761,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3133761,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          650617.1618,
          5021235.074,
          230.8838694,
          651403.4018,
          5022014.254,
          906.7838694
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                650617.1618191258,
                5021235.074226523,
                230.8838694194772
              ],
              [
                650617.1618191258,
                5022014.2542265225,
                230.8838694194772
              ],
              [
                651403.4018191257,
                5022014.2542265225,
                906.7838694194772
              ],
              [
                651403.4018191257,
                5021235.074226523,
                906.7838694194772
              ],
              [
                650617.1618191258,
                5021235.074226523,
                230.8838694194772
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:10:50+00:00",
        "end_time": "2015-05-01T18:07:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_502734.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_502734.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_502734.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_502734.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.07796921,
            45.32828155,
            230.8838694,
            -85.06770326,
            45.33546055,
            906.7838694
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.07796921319344,
                  45.32845079304407,
                  230.8838694194772
                ],
                [
                  -85.07773201042556,
                  45.335460552245124,
                  230.8838694194772
                ],
                [
                  -85.06770325637846,
                  45.33529126722847,
                  906.7838694194772
                ],
                [
                  -85.06794169479596,
                  45.328281549168665,
                  906.7838694194772
                ],
                [
                  -85.07796921319344,
                  45.32845079304407,
                  230.8838694194772
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_502734.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_502734.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:10:50Z",
            "pc:count": 3133761,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 651056.304,
                "count": 3133761,
                "maximum": 651403.4018,
                "minimum": 650617.1618,
                "name": "X",
                "position": 0,
                "stddev": 192.9121756,
                "variance": 37215.10748
              },
              {
                "average": 5021593.571,
                "count": 3133761,
                "maximum": 5022014.254,
                "minimum": 5021235.074,
                "name": "Y",
                "position": 1,
                "stddev": 199.7852427,
                "variance": 39914.14322
              },
              {
                "average": 246.7826877,
                "count": 3133761,
                "maximum": 906.7838694,
                "minimum": 230.8838694,
                "name": "Z",
                "position": 2,
                "stddev": 9.251218685,
                "variance": 85.58504716
              },
              {
                "average": 65.40627061,
                "count": 3133761,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.0491071,
                "variance": 2213.618479
              },
              {
                "average": 1.302863556,
                "count": 3133761,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7169844337,
                "variance": 0.5140666781
              },
              {
                "average": 1.605235051,
                "count": 3133761,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.070668102,
                "variance": 1.146330184
              },
              {
                "average": 0.4876405699,
                "count": 3133761,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998473009,
                "variance": 0.2498473242
              },
              {
                "average": 0.0003893085657,
                "count": 3133761,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01972706589,
                "variance": 0.0003891571287
              },
              {
                "average": 3.263809525,
                "count": 3133761,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.776153077,
                "variance": 14.25933206
              },
              {
                "average": 7.824939602,
                "count": 3133761,
                "maximum": 19.99799919,
                "minimum": -4.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.859731056,
                "variance": 34.33644805
              },
              {
                "average": 0.4744085462,
                "count": 3133761,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4993447277,
                "variance": 0.2493451571
              },
              {
                "average": 204.4788843,
                "count": 3133761,
                "maximum": 205,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4995540087,
                "variance": 0.2495542076
              },
              {
                "average": 114538955.2,
                "count": 3133761,
                "maximum": 114539050.6,
                "minimum": 114538852.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 93.58262846,
                "variance": 8757.708349
              },
              {
                "average": 0,
                "count": 3133761,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3133761,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3133761,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3133761,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3133761,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              650617.1618,
              5021235.074,
              230.8838694,
              651403.4018,
              5022014.254,
              906.7838694
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    650617.1618191258,
                    5021235.074226523,
                    230.8838694194772
                  ],
                  [
                    650617.1618191258,
                    5022014.2542265225,
                    230.8838694194772
                  ],
                  [
                    651403.4018191257,
                    5022014.2542265225,
                    906.7838694194772
                  ],
                  [
                    651403.4018191257,
                    5021235.074226523,
                    906.7838694194772
                  ],
                  [
                    650617.1618191258,
                    5021235.074226523,
                    230.8838694194772
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:10:50+00:00",
            "end_time": "2015-05-01T18: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": "USGS_LPC_MI_13Co_Emmett_2015_522791.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00196081988256,
              45.48653836255791,
              246.07497013177266
            ],
            [
              -85.00171061198432,
              45.49361165731768,
              246.07497013177266
            ],
            [
              -84.99165249499399,
              45.49343519037196,
              392.45497013177265
            ],
            [
              -84.99190396022131,
              45.486361938890994,
              392.45497013177265
            ],
            [
              -85.00196081988256,
              45.48653836255791,
              246.07497013177266
            ]
          ]
        ]
      },
      "bbox": [
        -85.00196082,
        45.48636194,
        246.0749701,
        -84.99165249,
        45.49361166,
        392.4549701
      ],
      "properties": {
        "datetime": "2015-05-01T20:01:35Z",
        "pc:count": 3210944,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656517.831,
            "count": 3210944,
            "maximum": 656923.4906,
            "minimum": 656137.1106,
            "name": "X",
            "position": 0,
            "stddev": 201.4459802,
            "variance": 40580.48296
          },
          {
            "average": 5039321.531,
            "count": 3210944,
            "maximum": 5039728.979,
            "minimum": 5038942.679,
            "name": "Y",
            "position": 1,
            "stddev": 202.83278,
            "variance": 41141.13664
          },
          {
            "average": 286.9179411,
            "count": 3210944,
            "maximum": 392.4549701,
            "minimum": 246.0749701,
            "name": "Z",
            "position": 2,
            "stddev": 9.890134567,
            "variance": 97.81476175
          },
          {
            "average": 76.09403901,
            "count": 3210944,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.84548393,
            "variance": 2585.263237
          },
          {
            "average": 1.249249753,
            "count": 3210944,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6590723387,
            "variance": 0.4343763476
          },
          {
            "average": 1.498805647,
            "count": 3210944,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9962733418,
            "variance": 0.9925605717
          },
          {
            "average": 0.5154188301,
            "count": 3210944,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499762281,
            "variance": 0.2497623375
          },
          {
            "average": 0.0003631330848,
            "count": 3210944,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01905259385,
            "variance": 0.0003630013323
          },
          {
            "average": 3.094082301,
            "count": 3210944,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.543917079,
            "variance": 12.55934826
          },
          {
            "average": -10.06470027,
            "count": 3210944,
            "maximum": 4.001999855,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.512707532,
            "variance": 42.4153594
          },
          {
            "average": 0.5451010669,
            "count": 3210944,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4979618168,
            "variance": 0.247965971
          },
          {
            "average": 211.6334882,
            "count": 3210944,
            "maximum": 212,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4818516203,
            "variance": 0.232180984
          },
          {
            "average": 114545328.3,
            "count": 3210944,
            "maximum": 114545695.3,
            "minimum": 114544698.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 475.7035775,
            "variance": 226293.8937
          },
          {
            "average": 0,
            "count": 3210944,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3210944,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3210944,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3210944,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3210944,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656137.1106,
          5038942.679,
          246.0749701,
          656923.4906,
          5039728.979,
          392.4549701
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656137.1105999901,
                5038942.6793259755,
                246.07497013177266
              ],
              [
                656137.1105999901,
                5039728.979325976,
                246.07497013177266
              ],
              [
                656923.49059999,
                5039728.979325976,
                392.45497013177265
              ],
              [
                656923.49059999,
                5038942.6793259755,
                392.45497013177265
              ],
              [
                656137.1105999901,
                5038942.6793259755,
                246.07497013177266
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T20:01:35+00:00",
        "end_time": "2015-05-01T19:44:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522791.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522791.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522791.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522791.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00196082,
            45.48636194,
            246.0749701,
            -84.99165249,
            45.49361166,
            392.4549701
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00196081988256,
                  45.48653836255791,
                  246.07497013177266
                ],
                [
                  -85.00171061198432,
                  45.49361165731768,
                  246.07497013177266
                ],
                [
                  -84.99165249499399,
                  45.49343519037196,
                  392.45497013177265
                ],
                [
                  -84.99190396022131,
                  45.486361938890994,
                  392.45497013177265
                ],
                [
                  -85.00196081988256,
                  45.48653836255791,
                  246.07497013177266
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522791.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522791.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T20:01:35Z",
            "pc:count": 3210944,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656517.831,
                "count": 3210944,
                "maximum": 656923.4906,
                "minimum": 656137.1106,
                "name": "X",
                "position": 0,
                "stddev": 201.4459802,
                "variance": 40580.48296
              },
              {
                "average": 5039321.531,
                "count": 3210944,
                "maximum": 5039728.979,
                "minimum": 5038942.679,
                "name": "Y",
                "position": 1,
                "stddev": 202.83278,
                "variance": 41141.13664
              },
              {
                "average": 286.9179411,
                "count": 3210944,
                "maximum": 392.4549701,
                "minimum": 246.0749701,
                "name": "Z",
                "position": 2,
                "stddev": 9.890134567,
                "variance": 97.81476175
              },
              {
                "average": 76.09403901,
                "count": 3210944,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.84548393,
                "variance": 2585.263237
              },
              {
                "average": 1.249249753,
                "count": 3210944,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6590723387,
                "variance": 0.4343763476
              },
              {
                "average": 1.498805647,
                "count": 3210944,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9962733418,
                "variance": 0.9925605717
              },
              {
                "average": 0.5154188301,
                "count": 3210944,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499762281,
                "variance": 0.2497623375
              },
              {
                "average": 0.0003631330848,
                "count": 3210944,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01905259385,
                "variance": 0.0003630013323
              },
              {
                "average": 3.094082301,
                "count": 3210944,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.543917079,
                "variance": 12.55934826
              },
              {
                "average": -10.06470027,
                "count": 3210944,
                "maximum": 4.001999855,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.512707532,
                "variance": 42.4153594
              },
              {
                "average": 0.5451010669,
                "count": 3210944,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4979618168,
                "variance": 0.247965971
              },
              {
                "average": 211.6334882,
                "count": 3210944,
                "maximum": 212,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4818516203,
                "variance": 0.232180984
              },
              {
                "average": 114545328.3,
                "count": 3210944,
                "maximum": 114545695.3,
                "minimum": 114544698.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 475.7035775,
                "variance": 226293.8937
              },
              {
                "average": 0,
                "count": 3210944,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3210944,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3210944,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3210944,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3210944,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656137.1106,
              5038942.679,
              246.0749701,
              656923.4906,
              5039728.979,
              392.4549701
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656137.1105999901,
                    5038942.6793259755,
                    246.07497013177266
                  ],
                  [
                    656137.1105999901,
                    5039728.979325976,
                    246.07497013177266
                  ],
                  [
                    656923.49059999,
                    5039728.979325976,
                    392.45497013177265
                  ],
                  [
                    656923.49059999,
                    5038942.6793259755,
                    392.45497013177265
                  ],
                  [
                    656137.1105999901,
                    5038942.6793259755,
                    246.07497013177266
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T20:01:35+00:00",
            "end_time": "2015-05-01T19:44: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": "USGS_LPC_MI_13Co_Emmett_2015_507746.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.05893219190581,
              45.36278727504436,
              171.32334599072465
            ],
            [
              -85.05869120235798,
              45.36983055891754,
              171.32334599072465
            ],
            [
              -85.04867078374124,
              45.36965974581285,
              698.2633459907247
            ],
            [
              -85.04891301528147,
              45.36261650365139,
              698.2633459907247
            ],
            [
              -85.05893219190581,
              45.36278727504436,
              171.32334599072465
            ]
          ]
        ]
      },
      "bbox": [
        -85.05893219,
        45.3626165,
        171.323346,
        -85.04867078,
        45.36983056,
        698.263346
      ],
      "properties": {
        "datetime": "2015-05-01T18:41:00Z",
        "pc:count": 545708,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652301.4694,
            "count": 545708,
            "maximum": 652802.1206,
            "minimum": 652017.0006,
            "name": "X",
            "position": 0,
            "stddev": 191.6483925,
            "variance": 36729.10634
          },
          {
            "average": 5025225.586,
            "count": 545708,
            "maximum": 5025868.329,
            "minimum": 5025085.409,
            "name": "Y",
            "position": 1,
            "stddev": 144.9599824,
            "variance": 21013.39649
          },
          {
            "average": 188.1127856,
            "count": 545708,
            "maximum": 698.263346,
            "minimum": 171.323346,
            "name": "Z",
            "position": 2,
            "stddev": 9.670746729,
            "variance": 93.5233423
          },
          {
            "average": 80.36750423,
            "count": 545708,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.42943441,
            "variance": 2962.56333
          },
          {
            "average": 1.121136212,
            "count": 545708,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4497059391,
            "variance": 0.2022354317
          },
          {
            "average": 1.242169805,
            "count": 545708,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6861505895,
            "variance": 0.4708026314
          },
          {
            "average": 0.4950376392,
            "count": 545708,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999758325,
            "variance": 0.2499758331
          },
          {
            "average": 0.001695045702,
            "count": 545708,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04113606232,
            "variance": 0.001692175623
          },
          {
            "average": 4.158934815,
            "count": 545708,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.90402746,
            "variance": 15.24143041
          },
          {
            "average": 1.599260769,
            "count": 545708,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.173120398,
            "variance": 84.14613784
          },
          {
            "average": 0.5060142054,
            "count": 545708,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999642861,
            "variance": 0.2499642874
          },
          {
            "average": 206.0297742,
            "count": 545708,
            "maximum": 207,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7179606616,
            "variance": 0.5154675116
          },
          {
            "average": 114540478.1,
            "count": 545708,
            "maximum": 114540860.4,
            "minimum": 114539088.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 430.6176526,
            "variance": 185431.5628
          },
          {
            "average": 0,
            "count": 545708,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 545708,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 545708,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 545708,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 545708,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          652017.0006,
          5025085.409,
          171.323346,
          652802.1206,
          5025868.329,
          698.263346
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                652017.0006187628,
                5025085.408885209,
                171.32334599072465
              ],
              [
                652017.0006187628,
                5025868.328885209,
                171.32334599072465
              ],
              [
                652802.1206187629,
                5025868.328885209,
                698.2633459907247
              ],
              [
                652802.1206187629,
                5025085.408885209,
                698.2633459907247
              ],
              [
                652017.0006187628,
                5025085.408885209,
                171.32334599072465
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:41:00+00:00",
        "end_time": "2015-05-01T18:11:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_507746.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_507746.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_507746.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507746.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05893219,
            45.3626165,
            171.323346,
            -85.04867078,
            45.36983056,
            698.263346
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.05893219190581,
                  45.36278727504436,
                  171.32334599072465
                ],
                [
                  -85.05869120235798,
                  45.36983055891754,
                  171.32334599072465
                ],
                [
                  -85.04867078374124,
                  45.36965974581285,
                  698.2633459907247
                ],
                [
                  -85.04891301528147,
                  45.36261650365139,
                  698.2633459907247
                ],
                [
                  -85.05893219190581,
                  45.36278727504436,
                  171.32334599072465
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_507746.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507746.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:41:00Z",
            "pc:count": 545708,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652301.4694,
                "count": 545708,
                "maximum": 652802.1206,
                "minimum": 652017.0006,
                "name": "X",
                "position": 0,
                "stddev": 191.6483925,
                "variance": 36729.10634
              },
              {
                "average": 5025225.586,
                "count": 545708,
                "maximum": 5025868.329,
                "minimum": 5025085.409,
                "name": "Y",
                "position": 1,
                "stddev": 144.9599824,
                "variance": 21013.39649
              },
              {
                "average": 188.1127856,
                "count": 545708,
                "maximum": 698.263346,
                "minimum": 171.323346,
                "name": "Z",
                "position": 2,
                "stddev": 9.670746729,
                "variance": 93.5233423
              },
              {
                "average": 80.36750423,
                "count": 545708,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.42943441,
                "variance": 2962.56333
              },
              {
                "average": 1.121136212,
                "count": 545708,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4497059391,
                "variance": 0.2022354317
              },
              {
                "average": 1.242169805,
                "count": 545708,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6861505895,
                "variance": 0.4708026314
              },
              {
                "average": 0.4950376392,
                "count": 545708,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999758325,
                "variance": 0.2499758331
              },
              {
                "average": 0.001695045702,
                "count": 545708,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04113606232,
                "variance": 0.001692175623
              },
              {
                "average": 4.158934815,
                "count": 545708,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.90402746,
                "variance": 15.24143041
              },
              {
                "average": 1.599260769,
                "count": 545708,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.173120398,
                "variance": 84.14613784
              },
              {
                "average": 0.5060142054,
                "count": 545708,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999642861,
                "variance": 0.2499642874
              },
              {
                "average": 206.0297742,
                "count": 545708,
                "maximum": 207,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7179606616,
                "variance": 0.5154675116
              },
              {
                "average": 114540478.1,
                "count": 545708,
                "maximum": 114540860.4,
                "minimum": 114539088.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 430.6176526,
                "variance": 185431.5628
              },
              {
                "average": 0,
                "count": 545708,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 545708,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 545708,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 545708,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 545708,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              652017.0006,
              5025085.409,
              171.323346,
              652802.1206,
              5025868.329,
              698.263346
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    652017.0006187628,
                    5025085.408885209,
                    171.32334599072465
                  ],
                  [
                    652017.0006187628,
                    5025868.328885209,
                    171.32334599072465
                  ],
                  [
                    652802.1206187629,
                    5025868.328885209,
                    698.2633459907247
                  ],
                  [
                    652802.1206187629,
                    5025085.408885209,
                    698.2633459907247
                  ],
                  [
                    652017.0006187628,
                    5025085.408885209,
                    171.32334599072465
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:41:00+00:00",
            "end_time": "2015-05-01T18:11: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": "USGS_LPC_MI_13Co_Emmett_2015_494811.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.10989357707084,
              45.54074629453725,
              227.780244907626
            ],
            [
              -85.10965641446572,
              45.547820514756516,
              227.780244907626
            ],
            [
              -85.09959029117346,
              45.54765343720283,
              341.38024490762604
            ],
            [
              -85.09982871482718,
              45.54057925796639,
              341.38024490762604
            ],
            [
              -85.10989357707084,
              45.54074629453725,
              227.780244907626
            ]
          ]
        ]
      },
      "bbox": [
        -85.10989358,
        45.54057926,
        227.7802449,
        -85.09959029,
        45.54782051,
        341.3802449
      ],
      "properties": {
        "datetime": "2015-05-01T17:35:11Z",
        "pc:count": 4045964,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 647908.2719,
            "count": 4045964,
            "maximum": 648347.1521,
            "minimum": 647560.9521,
            "name": "X",
            "position": 0,
            "stddev": 232.6118816,
            "variance": 54108.28745
          },
          {
            "average": 5045156.332,
            "count": 4045964,
            "maximum": 5045547.192,
            "minimum": 5044760.832,
            "name": "Y",
            "position": 1,
            "stddev": 222.1645968,
            "variance": 49357.10807
          },
          {
            "average": 266.4122651,
            "count": 4045964,
            "maximum": 341.3802449,
            "minimum": 227.7802449,
            "name": "Z",
            "position": 2,
            "stddev": 14.66872488,
            "variance": 215.1714896
          },
          {
            "average": 55.90363211,
            "count": 4045964,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.4227149,
            "variance": 2644.295608
          },
          {
            "average": 1.411605491,
            "count": 4045964,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.819486527,
            "variance": 0.6715581679
          },
          {
            "average": 1.822650671,
            "count": 4045964,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.197060082,
            "variance": 1.432952839
          },
          {
            "average": 0.5064266513,
            "count": 4045964,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999587582,
            "variance": 0.2499587599
          },
          {
            "average": 0.0004134984889,
            "count": 4045964,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02033046015,
            "variance": 0.00041332761
          },
          {
            "average": 3.016337763,
            "count": 4045964,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.702175122,
            "variance": 13.70610063
          },
          {
            "average": -1.177774925,
            "count": 4045964,
            "maximum": 19.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.19129338,
            "variance": 103.8624608
          },
          {
            "average": 0.5116535886,
            "count": 4045964,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998642372,
            "variance": 0.2498642556
          },
          {
            "average": 201.0173511,
            "count": 4045964,
            "maximum": 202,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5354290448,
            "variance": 0.286684262
          },
          {
            "average": 114536519.8,
            "count": 4045964,
            "maximum": 114536911.1,
            "minimum": 114536179.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 195.2840257,
            "variance": 38135.85068
          },
          {
            "average": 0,
            "count": 4045964,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4045964,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4045964,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4045964,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4045964,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          647560.9521,
          5044760.832,
          227.7802449,
          648347.1521,
          5045547.192,
          341.3802449
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                647560.9520784325,
                5044760.831738181,
                227.780244907626
              ],
              [
                647560.9520784325,
                5045547.191738181,
                227.780244907626
              ],
              [
                648347.1520784325,
                5045547.191738181,
                341.38024490762604
              ],
              [
                648347.1520784325,
                5044760.831738181,
                341.38024490762604
              ],
              [
                647560.9520784325,
                5044760.831738181,
                227.780244907626
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:35:11+00:00",
        "end_time": "2015-05-01T17:22:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_494811.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_494811.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_494811.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494811.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.10989358,
            45.54057926,
            227.7802449,
            -85.09959029,
            45.54782051,
            341.3802449
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.10989357707084,
                  45.54074629453725,
                  227.780244907626
                ],
                [
                  -85.10965641446572,
                  45.547820514756516,
                  227.780244907626
                ],
                [
                  -85.09959029117346,
                  45.54765343720283,
                  341.38024490762604
                ],
                [
                  -85.09982871482718,
                  45.54057925796639,
                  341.38024490762604
                ],
                [
                  -85.10989357707084,
                  45.54074629453725,
                  227.780244907626
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_494811.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494811.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:35:11Z",
            "pc:count": 4045964,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 647908.2719,
                "count": 4045964,
                "maximum": 648347.1521,
                "minimum": 647560.9521,
                "name": "X",
                "position": 0,
                "stddev": 232.6118816,
                "variance": 54108.28745
              },
              {
                "average": 5045156.332,
                "count": 4045964,
                "maximum": 5045547.192,
                "minimum": 5044760.832,
                "name": "Y",
                "position": 1,
                "stddev": 222.1645968,
                "variance": 49357.10807
              },
              {
                "average": 266.4122651,
                "count": 4045964,
                "maximum": 341.3802449,
                "minimum": 227.7802449,
                "name": "Z",
                "position": 2,
                "stddev": 14.66872488,
                "variance": 215.1714896
              },
              {
                "average": 55.90363211,
                "count": 4045964,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.4227149,
                "variance": 2644.295608
              },
              {
                "average": 1.411605491,
                "count": 4045964,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.819486527,
                "variance": 0.6715581679
              },
              {
                "average": 1.822650671,
                "count": 4045964,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.197060082,
                "variance": 1.432952839
              },
              {
                "average": 0.5064266513,
                "count": 4045964,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999587582,
                "variance": 0.2499587599
              },
              {
                "average": 0.0004134984889,
                "count": 4045964,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02033046015,
                "variance": 0.00041332761
              },
              {
                "average": 3.016337763,
                "count": 4045964,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.702175122,
                "variance": 13.70610063
              },
              {
                "average": -1.177774925,
                "count": 4045964,
                "maximum": 19.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.19129338,
                "variance": 103.8624608
              },
              {
                "average": 0.5116535886,
                "count": 4045964,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998642372,
                "variance": 0.2498642556
              },
              {
                "average": 201.0173511,
                "count": 4045964,
                "maximum": 202,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5354290448,
                "variance": 0.286684262
              },
              {
                "average": 114536519.8,
                "count": 4045964,
                "maximum": 114536911.1,
                "minimum": 114536179.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 195.2840257,
                "variance": 38135.85068
              },
              {
                "average": 0,
                "count": 4045964,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4045964,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4045964,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4045964,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4045964,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              647560.9521,
              5044760.832,
              227.7802449,
              648347.1521,
              5045547.192,
              341.3802449
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    647560.9520784325,
                    5044760.831738181,
                    227.780244907626
                  ],
                  [
                    647560.9520784325,
                    5045547.191738181,
                    227.780244907626
                  ],
                  [
                    648347.1520784325,
                    5045547.191738181,
                    341.38024490762604
                  ],
                  [
                    648347.1520784325,
                    5044760.831738181,
                    341.38024490762604
                  ],
                  [
                    647560.9520784325,
                    5044760.831738181,
                    227.780244907626
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:35:11+00:00",
            "end_time": "2015-05-01T17:22: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": "USGS_LPC_MI_13Co_Emmett_2015_517849.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02326877612205,
              45.64411813987535,
              163.6431628255233
            ],
            [
              -85.02301989106414,
              45.65119079044278,
              163.6431628255233
            ],
            [
              -85.01293578461258,
              45.65101577228849,
              406.9831628255233
            ],
            [
              -85.01318593714318,
              45.64394316464537,
              406.9831628255233
            ],
            [
              -85.02326877612205,
              45.64411813987535,
              163.6431628255233
            ]
          ]
        ]
      },
      "bbox": [
        -85.02326878,
        45.64394316,
        163.6431628,
        -85.01293578,
        45.65119079,
        406.9831628
      ],
      "properties": {
        "datetime": "2015-05-01T19:27:15Z",
        "pc:count": 4300154,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654501.2197,
            "count": 4300154,
            "maximum": 654826.7581,
            "minimum": 654040.5581,
            "name": "X",
            "position": 0,
            "stddev": 197.0695864,
            "variance": 38836.42188
          },
          {
            "average": 5056804.704,
            "count": 4300154,
            "maximum": 5057194.382,
            "minimum": 5056408.142,
            "name": "Y",
            "position": 1,
            "stddev": 219.1118521,
            "variance": 48010.00375
          },
          {
            "average": 209.1608709,
            "count": 4300154,
            "maximum": 406.9831628,
            "minimum": 163.6431628,
            "name": "Z",
            "position": 2,
            "stddev": 13.00731291,
            "variance": 169.190189
          },
          {
            "average": 52.53003009,
            "count": 4300154,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.4277166,
            "variance": 2249.388302
          },
          {
            "average": 1.423599015,
            "count": 4300154,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8159728331,
            "variance": 0.6658116644
          },
          {
            "average": 1.846829904,
            "count": 4300154,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.180579627,
            "variance": 1.393768257
          },
          {
            "average": 0.5143020459,
            "count": 4300154,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997954677,
            "variance": 0.2497955096
          },
          {
            "average": 0.0004618439247,
            "count": 4300154,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0214855936,
            "variance": 0.0004616307322
          },
          {
            "average": 4.522871274,
            "count": 4300154,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.718569713,
            "variance": 22.26490013
          },
          {
            "average": -11.6290167,
            "count": 4300154,
            "maximum": 1.998000026,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.645032666,
            "variance": 31.8663938
          },
          {
            "average": 0.5540757378,
            "count": 4300154,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4970672711,
            "variance": 0.247075872
          },
          {
            "average": 209.4658419,
            "count": 4300154,
            "maximum": 210,
            "minimum": 209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4988319191,
            "variance": 0.2488332835
          },
          {
            "average": 114543324.4,
            "count": 4300154,
            "maximum": 114543635.8,
            "minimum": 114543052.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 286.0625906,
            "variance": 81831.80573
          },
          {
            "average": 0,
            "count": 4300154,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4300154,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4300154,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4300154,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4300154,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654040.5581,
          5056408.142,
          163.6431628,
          654826.7581,
          5057194.382,
          406.9831628
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654040.558090974,
                5056408.141628516,
                163.6431628255233
              ],
              [
                654040.558090974,
                5057194.381628516,
                163.6431628255233
              ],
              [
                654826.758090974,
                5057194.381628516,
                406.9831628255233
              ],
              [
                654826.758090974,
                5056408.141628516,
                406.9831628255233
              ],
              [
                654040.558090974,
                5056408.141628516,
                163.6431628255233
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:27:15+00:00",
        "end_time": "2015-05-01T19:17:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_517849.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_517849.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_517849.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517849.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02326878,
            45.64394316,
            163.6431628,
            -85.01293578,
            45.65119079,
            406.9831628
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.02326877612205,
                  45.64411813987535,
                  163.6431628255233
                ],
                [
                  -85.02301989106414,
                  45.65119079044278,
                  163.6431628255233
                ],
                [
                  -85.01293578461258,
                  45.65101577228849,
                  406.9831628255233
                ],
                [
                  -85.01318593714318,
                  45.64394316464537,
                  406.9831628255233
                ],
                [
                  -85.02326877612205,
                  45.64411813987535,
                  163.6431628255233
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_517849.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517849.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:27:15Z",
            "pc:count": 4300154,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654501.2197,
                "count": 4300154,
                "maximum": 654826.7581,
                "minimum": 654040.5581,
                "name": "X",
                "position": 0,
                "stddev": 197.0695864,
                "variance": 38836.42188
              },
              {
                "average": 5056804.704,
                "count": 4300154,
                "maximum": 5057194.382,
                "minimum": 5056408.142,
                "name": "Y",
                "position": 1,
                "stddev": 219.1118521,
                "variance": 48010.00375
              },
              {
                "average": 209.1608709,
                "count": 4300154,
                "maximum": 406.9831628,
                "minimum": 163.6431628,
                "name": "Z",
                "position": 2,
                "stddev": 13.00731291,
                "variance": 169.190189
              },
              {
                "average": 52.53003009,
                "count": 4300154,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.4277166,
                "variance": 2249.388302
              },
              {
                "average": 1.423599015,
                "count": 4300154,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8159728331,
                "variance": 0.6658116644
              },
              {
                "average": 1.846829904,
                "count": 4300154,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.180579627,
                "variance": 1.393768257
              },
              {
                "average": 0.5143020459,
                "count": 4300154,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997954677,
                "variance": 0.2497955096
              },
              {
                "average": 0.0004618439247,
                "count": 4300154,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0214855936,
                "variance": 0.0004616307322
              },
              {
                "average": 4.522871274,
                "count": 4300154,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.718569713,
                "variance": 22.26490013
              },
              {
                "average": -11.6290167,
                "count": 4300154,
                "maximum": 1.998000026,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.645032666,
                "variance": 31.8663938
              },
              {
                "average": 0.5540757378,
                "count": 4300154,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4970672711,
                "variance": 0.247075872
              },
              {
                "average": 209.4658419,
                "count": 4300154,
                "maximum": 210,
                "minimum": 209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4988319191,
                "variance": 0.2488332835
              },
              {
                "average": 114543324.4,
                "count": 4300154,
                "maximum": 114543635.8,
                "minimum": 114543052.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 286.0625906,
                "variance": 81831.80573
              },
              {
                "average": 0,
                "count": 4300154,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4300154,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4300154,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4300154,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4300154,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654040.5581,
              5056408.142,
              163.6431628,
              654826.7581,
              5057194.382,
              406.9831628
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654040.558090974,
                    5056408.141628516,
                    163.6431628255233
                  ],
                  [
                    654040.558090974,
                    5057194.381628516,
                    163.6431628255233
                  ],
                  [
                    654826.758090974,
                    5057194.381628516,
                    406.9831628255233
                  ],
                  [
                    654826.758090974,
                    5056408.141628516,
                    406.9831628255233
                  ],
                  [
                    654040.558090974,
                    5056408.141628516,
                    163.6431628255233
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:27:15+00:00",
            "end_time": "2015-05-01T19: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": "USGS_LPC_MI_13Co_Emmett_2015_514799.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03144236805998,
              45.506942148517155,
              114.5929958232592
            ],
            [
              -85.0311956438212,
              45.5140164437451,
              114.5929958232592
            ],
            [
              -85.02113396825406,
              45.51384251706191,
              460.2529958232592
            ],
            [
              -85.02138195138915,
              45.50676826449632,
              460.2529958232592
            ],
            [
              -85.03144236805998,
              45.506942148517155,
              114.5929958232592
            ]
          ]
        ]
      },
      "bbox": [
        -85.03144237,
        45.50676826,
        114.5929958,
        -85.02113397,
        45.51401644,
        460.2529958
      ],
      "properties": {
        "datetime": "2015-05-01T19:30:28Z",
        "pc:count": 4453977,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654121.3121,
            "count": 4453977,
            "maximum": 654564.0765,
            "minimum": 653777.7165,
            "name": "X",
            "position": 0,
            "stddev": 208.1821355,
            "variance": 43339.80153
          },
          {
            "average": 5041533.137,
            "count": 4453977,
            "maximum": 5041938.969,
            "minimum": 5041152.569,
            "name": "Y",
            "position": 1,
            "stddev": 225.8080028,
            "variance": 50989.25411
          },
          {
            "average": 316.3583453,
            "count": 4453977,
            "maximum": 460.2529958,
            "minimum": 114.5929958,
            "name": "Z",
            "position": 2,
            "stddev": 17.67727287,
            "variance": 312.4859762
          },
          {
            "average": 56.52274271,
            "count": 4453977,
            "maximum": 190,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.22035957,
            "variance": 2832.406673
          },
          {
            "average": 1.379457505,
            "count": 4453977,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7852339802,
            "variance": 0.6165924037
          },
          {
            "average": 1.759321613,
            "count": 4453977,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.151555865,
            "variance": 1.32608091
          },
          {
            "average": 0.4874616551,
            "count": 4453977,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998428213,
            "variance": 0.249842846
          },
          {
            "average": 0.0002494399949,
            "count": 4453977,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01579170132,
            "variance": 0.0002493778305
          },
          {
            "average": 3.886064746,
            "count": 4453977,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.401772561,
            "variance": 19.37560168
          },
          {
            "average": 6.954629623,
            "count": 4453977,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.088002043,
            "variance": 50.23977296
          },
          {
            "average": 0.4898152819,
            "count": 4453977,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998963169,
            "variance": 0.2498963276
          },
          {
            "average": 208.649962,
            "count": 4453977,
            "maximum": 210,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4806549614,
            "variance": 0.2310291919
          },
          {
            "average": 114542574.4,
            "count": 4453977,
            "maximum": 114543828.7,
            "minimum": 114542026.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 402.1062077,
            "variance": 161689.4023
          },
          {
            "average": 0,
            "count": 4453977,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4453977,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4453977,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4453977,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4453977,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          653777.7165,
          5041152.569,
          114.5929958,
          654564.0765,
          5041938.969,
          460.2529958
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                653777.7164572505,
                5041152.568500281,
                114.5929958232592
              ],
              [
                653777.7164572505,
                5041938.968500282,
                114.5929958232592
              ],
              [
                654564.0764572506,
                5041938.968500282,
                460.2529958232592
              ],
              [
                654564.0764572506,
                5041152.568500281,
                460.2529958232592
              ],
              [
                653777.7164572505,
                5041152.568500281,
                114.5929958232592
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:30:28+00:00",
        "end_time": "2015-05-01T19:00:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514799.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514799.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514799.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514799.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.03144237,
            45.50676826,
            114.5929958,
            -85.02113397,
            45.51401644,
            460.2529958
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.03144236805998,
                  45.506942148517155,
                  114.5929958232592
                ],
                [
                  -85.0311956438212,
                  45.5140164437451,
                  114.5929958232592
                ],
                [
                  -85.02113396825406,
                  45.51384251706191,
                  460.2529958232592
                ],
                [
                  -85.02138195138915,
                  45.50676826449632,
                  460.2529958232592
                ],
                [
                  -85.03144236805998,
                  45.506942148517155,
                  114.5929958232592
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514799.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514799.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:30:28Z",
            "pc:count": 4453977,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654121.3121,
                "count": 4453977,
                "maximum": 654564.0765,
                "minimum": 653777.7165,
                "name": "X",
                "position": 0,
                "stddev": 208.1821355,
                "variance": 43339.80153
              },
              {
                "average": 5041533.137,
                "count": 4453977,
                "maximum": 5041938.969,
                "minimum": 5041152.569,
                "name": "Y",
                "position": 1,
                "stddev": 225.8080028,
                "variance": 50989.25411
              },
              {
                "average": 316.3583453,
                "count": 4453977,
                "maximum": 460.2529958,
                "minimum": 114.5929958,
                "name": "Z",
                "position": 2,
                "stddev": 17.67727287,
                "variance": 312.4859762
              },
              {
                "average": 56.52274271,
                "count": 4453977,
                "maximum": 190,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.22035957,
                "variance": 2832.406673
              },
              {
                "average": 1.379457505,
                "count": 4453977,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7852339802,
                "variance": 0.6165924037
              },
              {
                "average": 1.759321613,
                "count": 4453977,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.151555865,
                "variance": 1.32608091
              },
              {
                "average": 0.4874616551,
                "count": 4453977,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998428213,
                "variance": 0.249842846
              },
              {
                "average": 0.0002494399949,
                "count": 4453977,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01579170132,
                "variance": 0.0002493778305
              },
              {
                "average": 3.886064746,
                "count": 4453977,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.401772561,
                "variance": 19.37560168
              },
              {
                "average": 6.954629623,
                "count": 4453977,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.088002043,
                "variance": 50.23977296
              },
              {
                "average": 0.4898152819,
                "count": 4453977,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998963169,
                "variance": 0.2498963276
              },
              {
                "average": 208.649962,
                "count": 4453977,
                "maximum": 210,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4806549614,
                "variance": 0.2310291919
              },
              {
                "average": 114542574.4,
                "count": 4453977,
                "maximum": 114543828.7,
                "minimum": 114542026.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 402.1062077,
                "variance": 161689.4023
              },
              {
                "average": 0,
                "count": 4453977,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4453977,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4453977,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4453977,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4453977,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              653777.7165,
              5041152.569,
              114.5929958,
              654564.0765,
              5041938.969,
              460.2529958
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    653777.7164572505,
                    5041152.568500281,
                    114.5929958232592
                  ],
                  [
                    653777.7164572505,
                    5041938.968500282,
                    114.5929958232592
                  ],
                  [
                    654564.0764572506,
                    5041938.968500282,
                    460.2529958232592
                  ],
                  [
                    654564.0764572506,
                    5041152.568500281,
                    460.2529958232592
                  ],
                  [
                    653777.7164572505,
                    5041152.568500281,
                    114.5929958232592
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:30:28+00:00",
            "end_time": "2015-05-01T19:00: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": "USGS_LPC_MI_13Co_Emmett_2015_507771.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.05972842804186,
              45.43135634006532,
              176.25901973824028
            ],
            [
              -85.05948622675308,
              45.438420953000445,
              176.25901973824028
            ],
            [
              -85.04948996064655,
              45.43825062945143,
              176.75901973824028
            ],
            [
              -85.04973340767583,
              45.43118605823586,
              176.75901973824028
            ],
            [
              -85.05972842804186,
              45.43135634006532,
              176.25901973824028
            ]
          ]
        ]
      },
      "bbox": [
        -85.05972843,
        45.43118606,
        176.2590197,
        -85.04948996,
        45.43842095,
        176.7590197
      ],
      "properties": {
        "datetime": "2015-05-01T18:42:36Z",
        "pc:count": 790501,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652206.7368,
            "count": 790501,
            "maximum": 652553.184,
            "minimum": 651770.904,
            "name": "X",
            "position": 0,
            "stddev": 150.1810939,
            "variance": 22554.36096
          },
          {
            "average": 5033105.595,
            "count": 790501,
            "maximum": 5033486.837,
            "minimum": 5032701.537,
            "name": "Y",
            "position": 1,
            "stddev": 220.7742027,
            "variance": 48741.24857
          },
          {
            "average": 176.5579914,
            "count": 790501,
            "maximum": 176.7590197,
            "minimum": 176.2590197,
            "name": "Z",
            "position": 2,
            "stddev": 0.03191181922,
            "variance": 0.001018364206
          },
          {
            "average": 52.65283915,
            "count": 790501,
            "maximum": 255,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.7537431,
            "variance": 1743.375063
          },
          {
            "average": 1,
            "count": 790501,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 790501,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5014351658,
            "count": 790501,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982565,
            "variance": 0.2499982566
          },
          {
            "average": 0.0005996197348,
            "count": 790501,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02447980697,
            "variance": 0.0005992609491
          },
          {
            "average": 8.90021518,
            "count": 790501,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8928239979,
            "variance": 0.7971346912
          },
          {
            "average": 1.653881148,
            "count": 790501,
            "maximum": 13.99800014,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.363982996,
            "variance": 19.04434759
          },
          {
            "average": 0.5039854472,
            "count": 790501,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999844322,
            "variance": 0.2499844324
          },
          {
            "average": 206.0031562,
            "count": 790501,
            "maximum": 207,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.05723024301,
            "variance": 0.003275300715
          },
          {
            "average": 114540436.3,
            "count": 790501,
            "maximum": 114540956.8,
            "minimum": 114539187.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30.04834642,
            "variance": 902.9031225
          },
          {
            "average": 0,
            "count": 790501,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 790501,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 790501,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 790501,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 790501,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          651770.904,
          5032701.537,
          176.2590197,
          652553.184,
          5033486.837,
          176.7590197
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                651770.9040092112,
                5032701.536582375,
                176.25901973824028
              ],
              [
                651770.9040092112,
                5033486.836582376,
                176.25901973824028
              ],
              [
                652553.1840092113,
                5033486.836582376,
                176.75901973824028
              ],
              [
                652553.1840092113,
                5032701.536582375,
                176.75901973824028
              ],
              [
                651770.9040092112,
                5032701.536582375,
                176.25901973824028
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:42:36+00:00",
        "end_time": "2015-05-01T18:13:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_507771.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_507771.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_507771.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507771.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05972843,
            45.43118606,
            176.2590197,
            -85.04948996,
            45.43842095,
            176.7590197
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.05972842804186,
                  45.43135634006532,
                  176.25901973824028
                ],
                [
                  -85.05948622675308,
                  45.438420953000445,
                  176.25901973824028
                ],
                [
                  -85.04948996064655,
                  45.43825062945143,
                  176.75901973824028
                ],
                [
                  -85.04973340767583,
                  45.43118605823586,
                  176.75901973824028
                ],
                [
                  -85.05972842804186,
                  45.43135634006532,
                  176.25901973824028
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_507771.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507771.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:42:36Z",
            "pc:count": 790501,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652206.7368,
                "count": 790501,
                "maximum": 652553.184,
                "minimum": 651770.904,
                "name": "X",
                "position": 0,
                "stddev": 150.1810939,
                "variance": 22554.36096
              },
              {
                "average": 5033105.595,
                "count": 790501,
                "maximum": 5033486.837,
                "minimum": 5032701.537,
                "name": "Y",
                "position": 1,
                "stddev": 220.7742027,
                "variance": 48741.24857
              },
              {
                "average": 176.5579914,
                "count": 790501,
                "maximum": 176.7590197,
                "minimum": 176.2590197,
                "name": "Z",
                "position": 2,
                "stddev": 0.03191181922,
                "variance": 0.001018364206
              },
              {
                "average": 52.65283915,
                "count": 790501,
                "maximum": 255,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.7537431,
                "variance": 1743.375063
              },
              {
                "average": 1,
                "count": 790501,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 790501,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5014351658,
                "count": 790501,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982565,
                "variance": 0.2499982566
              },
              {
                "average": 0.0005996197348,
                "count": 790501,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02447980697,
                "variance": 0.0005992609491
              },
              {
                "average": 8.90021518,
                "count": 790501,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8928239979,
                "variance": 0.7971346912
              },
              {
                "average": 1.653881148,
                "count": 790501,
                "maximum": 13.99800014,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.363982996,
                "variance": 19.04434759
              },
              {
                "average": 0.5039854472,
                "count": 790501,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999844322,
                "variance": 0.2499844324
              },
              {
                "average": 206.0031562,
                "count": 790501,
                "maximum": 207,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.05723024301,
                "variance": 0.003275300715
              },
              {
                "average": 114540436.3,
                "count": 790501,
                "maximum": 114540956.8,
                "minimum": 114539187.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30.04834642,
                "variance": 902.9031225
              },
              {
                "average": 0,
                "count": 790501,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 790501,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 790501,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 790501,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 790501,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              651770.904,
              5032701.537,
              176.2590197,
              652553.184,
              5033486.837,
              176.7590197
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    651770.9040092112,
                    5032701.536582375,
                    176.25901973824028
                  ],
                  [
                    651770.9040092112,
                    5033486.836582376,
                    176.25901973824028
                  ],
                  [
                    652553.1840092113,
                    5033486.836582376,
                    176.75901973824028
                  ],
                  [
                    652553.1840092113,
                    5032701.536582375,
                    176.75901973824028
                  ],
                  [
                    651770.9040092112,
                    5032701.536582375,
                    176.25901973824028
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:42:36+00:00",
            "end_time": "2015-05-01T18: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": "USGS_LPC_MI_13Co_Emmett_2015_524814.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99289121166142,
              45.54829830100329,
              251.28044739338512
            ],
            [
              -84.99263933322744,
              45.555371299854926,
              251.28044739338512
            ],
            [
              -84.98257077281293,
              45.55519385695649,
              309.4604473933851
            ],
            [
              -84.98282391254035,
              45.548120901622916,
              309.4604473933851
            ],
            [
              -84.99289121166142,
              45.54829830100329,
              251.28044739338512
            ]
          ]
        ]
      },
      "bbox": [
        -84.99289121,
        45.5481209,
        251.2804474,
        -84.98257077,
        45.5553713,
        309.4604474
      ],
      "properties": {
        "datetime": "2015-05-02T16:05:42Z",
        "pc:count": 4372926,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657089.9798,
            "count": 4372926,
            "maximum": 657460.6365,
            "minimum": 656674.2965,
            "name": "X",
            "position": 0,
            "stddev": 198.0465039,
            "variance": 39222.41771
          },
          {
            "average": 5046198.061,
            "count": 4372926,
            "maximum": 5046607.931,
            "minimum": 5045821.651,
            "name": "Y",
            "position": 1,
            "stddev": 217.4534971,
            "variance": 47286.02339
          },
          {
            "average": 271.3579694,
            "count": 4372926,
            "maximum": 309.4604474,
            "minimum": 251.2804474,
            "name": "Z",
            "position": 2,
            "stddev": 10.33259743,
            "variance": 106.7625695
          },
          {
            "average": 56.34948865,
            "count": 4372926,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.24504844,
            "variance": 2232.094602
          },
          {
            "average": 1.312066566,
            "count": 4372926,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6935494347,
            "variance": 0.4810108184
          },
          {
            "average": 1.624009873,
            "count": 4372926,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.016581956,
            "variance": 1.033438873
          },
          {
            "average": 0.4917028095,
            "count": 4372926,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999312091,
            "variance": 0.2499312138
          },
          {
            "average": 0.0003905851597,
            "count": 4372926,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01975936973,
            "variance": 0.0003904326922
          },
          {
            "average": 4.084101126,
            "count": 4372926,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.486077598,
            "variance": 20.12489222
          },
          {
            "average": 10.43838937,
            "count": 4372926,
            "maximum": 22.00200081,
            "minimum": -3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.08692037,
            "variance": 37.05059959
          },
          {
            "average": 0.476817353,
            "count": 4372926,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4994623328,
            "variance": 0.2494626219
          },
          {
            "average": 212.4962339,
            "count": 4372926,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999858732,
            "variance": 0.2499858734
          },
          {
            "average": 114581497.1,
            "count": 4372926,
            "maximum": 114617942.8,
            "minimum": 114545596.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36166.59085,
            "variance": 1308022294
          },
          {
            "average": 0,
            "count": 4372926,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4372926,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4372926,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4372926,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4372926,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656674.2965,
          5045821.651,
          251.2804474,
          657460.6365,
          5046607.931,
          309.4604474
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656674.2964839026,
                5045821.650890502,
                251.28044739338512
              ],
              [
                656674.2964839026,
                5046607.9308905015,
                251.28044739338512
              ],
              [
                657460.6364839027,
                5046607.9308905015,
                309.4604473933851
              ],
              [
                657460.6364839027,
                5045821.650890502,
                309.4604473933851
              ],
              [
                656674.2964839026,
                5045821.650890502,
                251.28044739338512
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:05:42+00:00",
        "end_time": "2015-05-01T19:59:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524814.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524814.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524814.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524814.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99289121,
            45.5481209,
            251.2804474,
            -84.98257077,
            45.5553713,
            309.4604474
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99289121166142,
                  45.54829830100329,
                  251.28044739338512
                ],
                [
                  -84.99263933322744,
                  45.555371299854926,
                  251.28044739338512
                ],
                [
                  -84.98257077281293,
                  45.55519385695649,
                  309.4604473933851
                ],
                [
                  -84.98282391254035,
                  45.548120901622916,
                  309.4604473933851
                ],
                [
                  -84.99289121166142,
                  45.54829830100329,
                  251.28044739338512
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524814.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524814.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:05:42Z",
            "pc:count": 4372926,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657089.9798,
                "count": 4372926,
                "maximum": 657460.6365,
                "minimum": 656674.2965,
                "name": "X",
                "position": 0,
                "stddev": 198.0465039,
                "variance": 39222.41771
              },
              {
                "average": 5046198.061,
                "count": 4372926,
                "maximum": 5046607.931,
                "minimum": 5045821.651,
                "name": "Y",
                "position": 1,
                "stddev": 217.4534971,
                "variance": 47286.02339
              },
              {
                "average": 271.3579694,
                "count": 4372926,
                "maximum": 309.4604474,
                "minimum": 251.2804474,
                "name": "Z",
                "position": 2,
                "stddev": 10.33259743,
                "variance": 106.7625695
              },
              {
                "average": 56.34948865,
                "count": 4372926,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.24504844,
                "variance": 2232.094602
              },
              {
                "average": 1.312066566,
                "count": 4372926,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6935494347,
                "variance": 0.4810108184
              },
              {
                "average": 1.624009873,
                "count": 4372926,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.016581956,
                "variance": 1.033438873
              },
              {
                "average": 0.4917028095,
                "count": 4372926,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999312091,
                "variance": 0.2499312138
              },
              {
                "average": 0.0003905851597,
                "count": 4372926,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01975936973,
                "variance": 0.0003904326922
              },
              {
                "average": 4.084101126,
                "count": 4372926,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.486077598,
                "variance": 20.12489222
              },
              {
                "average": 10.43838937,
                "count": 4372926,
                "maximum": 22.00200081,
                "minimum": -3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.08692037,
                "variance": 37.05059959
              },
              {
                "average": 0.476817353,
                "count": 4372926,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4994623328,
                "variance": 0.2494626219
              },
              {
                "average": 212.4962339,
                "count": 4372926,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999858732,
                "variance": 0.2499858734
              },
              {
                "average": 114581497.1,
                "count": 4372926,
                "maximum": 114617942.8,
                "minimum": 114545596.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36166.59085,
                "variance": 1308022294
              },
              {
                "average": 0,
                "count": 4372926,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4372926,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4372926,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4372926,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4372926,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656674.2965,
              5045821.651,
              251.2804474,
              657460.6365,
              5046607.931,
              309.4604474
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656674.2964839026,
                    5045821.650890502,
                    251.28044739338512
                  ],
                  [
                    656674.2964839026,
                    5046607.9308905015,
                    251.28044739338512
                  ],
                  [
                    657460.6364839027,
                    5046607.9308905015,
                    309.4604473933851
                  ],
                  [
                    657460.6364839027,
                    5045821.650890502,
                    309.4604473933851
                  ],
                  [
                    656674.2964839026,
                    5045821.650890502,
                    251.28044739338512
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:05:42+00:00",
            "end_time": "2015-05-01T19:59: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": "USGS_LPC_MI_13Co_Emmett_2015_507774.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.05984941818147,
              45.43822059177152,
              173.24462223964005
            ],
            [
              -85.05960731596463,
              45.445281058505,
              173.24462223964005
            ],
            [
              -85.04957226481218,
              45.445110083822264,
              224.54462223964006
            ],
            [
              -85.04981561716957,
              45.43804965894339,
              224.54462223964006
            ],
            [
              -85.05984941818147,
              45.43822059177152,
              173.24462223964005
            ]
          ]
        ]
      },
      "bbox": [
        -85.05984942,
        45.43804966,
        173.2446222,
        -85.04957226,
        45.44528106,
        224.5446222
      ],
      "properties": {
        "datetime": "2015-05-01T18:42:46Z",
        "pc:count": 900567,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652209.0163,
            "count": 900567,
            "maximum": 652528.2556,
            "minimum": 651743.0356,
            "name": "X",
            "position": 0,
            "stddev": 169.5466062,
            "variance": 28746.05166
          },
          {
            "average": 5033879.807,
            "count": 900567,
            "maximum": 5034248.732,
            "minimum": 5033463.892,
            "name": "Y",
            "position": 1,
            "stddev": 226.1026789,
            "variance": 51122.42142
          },
          {
            "average": 176.7447758,
            "count": 900567,
            "maximum": 224.5446222,
            "minimum": 173.2446222,
            "name": "Z",
            "position": 2,
            "stddev": 1.449625794,
            "variance": 2.101414943
          },
          {
            "average": 48.64354013,
            "count": 900567,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.69209867,
            "variance": 1575.462696
          },
          {
            "average": 1.00323907,
            "count": 900567,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07526505267,
            "variance": 0.005664828154
          },
          {
            "average": 1.006434835,
            "count": 900567,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1162758109,
            "variance": 0.01352006419
          },
          {
            "average": 0.4979884895,
            "count": 900567,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962314,
            "variance": 0.2499962314
          },
          {
            "average": 0.0009816038118,
            "count": 900567,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03131519367,
            "variance": 0.0009806413547
          },
          {
            "average": 8.649997168,
            "count": 900567,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.672244332,
            "variance": 2.796401105
          },
          {
            "average": 2.760596756,
            "count": 900567,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.01684541,
            "variance": 25.16873787
          },
          {
            "average": 0.5036571404,
            "count": 900567,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999869027,
            "variance": 0.2499869029
          },
          {
            "average": 206.0416804,
            "count": 900567,
            "maximum": 207,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.203802669,
            "variance": 0.04153552788
          },
          {
            "average": 114540447.4,
            "count": 900567,
            "maximum": 114540966.4,
            "minimum": 114539200.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 110.2555443,
            "variance": 12156.28504
          },
          {
            "average": 0,
            "count": 900567,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 900567,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 900567,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 900567,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 900567,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          651743.0356,
          5033463.892,
          173.2446222,
          652528.2556,
          5034248.732,
          224.5446222
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                651743.0355801521,
                5033463.891792884,
                173.24462223964005
              ],
              [
                651743.0355801521,
                5034248.731792884,
                173.24462223964005
              ],
              [
                652528.255580152,
                5034248.731792884,
                224.54462223964006
              ],
              [
                652528.255580152,
                5033463.891792884,
                224.54462223964006
              ],
              [
                651743.0355801521,
                5033463.891792884,
                173.24462223964005
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:42:46+00:00",
        "end_time": "2015-05-01T18:13:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_507774.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_507774.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_507774.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507774.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05984942,
            45.43804966,
            173.2446222,
            -85.04957226,
            45.44528106,
            224.5446222
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.05984941818147,
                  45.43822059177152,
                  173.24462223964005
                ],
                [
                  -85.05960731596463,
                  45.445281058505,
                  173.24462223964005
                ],
                [
                  -85.04957226481218,
                  45.445110083822264,
                  224.54462223964006
                ],
                [
                  -85.04981561716957,
                  45.43804965894339,
                  224.54462223964006
                ],
                [
                  -85.05984941818147,
                  45.43822059177152,
                  173.24462223964005
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_507774.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507774.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:42:46Z",
            "pc:count": 900567,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652209.0163,
                "count": 900567,
                "maximum": 652528.2556,
                "minimum": 651743.0356,
                "name": "X",
                "position": 0,
                "stddev": 169.5466062,
                "variance": 28746.05166
              },
              {
                "average": 5033879.807,
                "count": 900567,
                "maximum": 5034248.732,
                "minimum": 5033463.892,
                "name": "Y",
                "position": 1,
                "stddev": 226.1026789,
                "variance": 51122.42142
              },
              {
                "average": 176.7447758,
                "count": 900567,
                "maximum": 224.5446222,
                "minimum": 173.2446222,
                "name": "Z",
                "position": 2,
                "stddev": 1.449625794,
                "variance": 2.101414943
              },
              {
                "average": 48.64354013,
                "count": 900567,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.69209867,
                "variance": 1575.462696
              },
              {
                "average": 1.00323907,
                "count": 900567,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07526505267,
                "variance": 0.005664828154
              },
              {
                "average": 1.006434835,
                "count": 900567,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1162758109,
                "variance": 0.01352006419
              },
              {
                "average": 0.4979884895,
                "count": 900567,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962314,
                "variance": 0.2499962314
              },
              {
                "average": 0.0009816038118,
                "count": 900567,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03131519367,
                "variance": 0.0009806413547
              },
              {
                "average": 8.649997168,
                "count": 900567,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.672244332,
                "variance": 2.796401105
              },
              {
                "average": 2.760596756,
                "count": 900567,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.01684541,
                "variance": 25.16873787
              },
              {
                "average": 0.5036571404,
                "count": 900567,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999869027,
                "variance": 0.2499869029
              },
              {
                "average": 206.0416804,
                "count": 900567,
                "maximum": 207,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.203802669,
                "variance": 0.04153552788
              },
              {
                "average": 114540447.4,
                "count": 900567,
                "maximum": 114540966.4,
                "minimum": 114539200.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 110.2555443,
                "variance": 12156.28504
              },
              {
                "average": 0,
                "count": 900567,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 900567,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 900567,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 900567,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 900567,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              651743.0356,
              5033463.892,
              173.2446222,
              652528.2556,
              5034248.732,
              224.5446222
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    651743.0355801521,
                    5033463.891792884,
                    173.24462223964005
                  ],
                  [
                    651743.0355801521,
                    5034248.731792884,
                    173.24462223964005
                  ],
                  [
                    652528.255580152,
                    5034248.731792884,
                    224.54462223964006
                  ],
                  [
                    652528.255580152,
                    5033463.891792884,
                    224.54462223964006
                  ],
                  [
                    651743.0355801521,
                    5033463.891792884,
                    173.24462223964005
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:42:46+00:00",
            "end_time": "2015-05-01T18:13:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_522794.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00203652188749,
              45.4933947836422,
              243.67722122034468
            ],
            [
              -85.0017862891318,
              45.50046735055228,
              243.67722122034468
            ],
            [
              -84.99172899778866,
              45.50029090567435,
              302.1572212203447
            ],
            [
              -84.99198048794288,
              45.49321838203338,
              302.1572212203447
            ],
            [
              -85.00203652188749,
              45.4933947836422,
              243.67722122034468
            ]
          ]
        ]
      },
      "bbox": [
        -85.00203652,
        45.49321838,
        243.6772212,
        -84.991729,
        45.50046735,
        302.1572212
      ],
      "properties": {
        "datetime": "2015-05-01T20:01:25Z",
        "pc:count": 3112081,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656475.5807,
            "count": 3112081,
            "maximum": 656898.4651,
            "minimum": 656112.2451,
            "name": "X",
            "position": 0,
            "stddev": 193.670731,
            "variance": 37508.35206
          },
          {
            "average": 5040151.594,
            "count": 3112081,
            "maximum": 5040490.472,
            "minimum": 5039704.252,
            "name": "Y",
            "position": 1,
            "stddev": 218.3464279,
            "variance": 47675.16257
          },
          {
            "average": 270.313208,
            "count": 3112081,
            "maximum": 302.1572212,
            "minimum": 243.6772212,
            "name": "Z",
            "position": 2,
            "stddev": 7.204004881,
            "variance": 51.89768632
          },
          {
            "average": 73.40817511,
            "count": 3112081,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.63805367,
            "variance": 2269.384157
          },
          {
            "average": 1.221786965,
            "count": 3112081,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6092706368,
            "variance": 0.3712107088
          },
          {
            "average": 1.443586783,
            "count": 3112081,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9179789452,
            "variance": 0.8426853438
          },
          {
            "average": 0.517100294,
            "count": 3112081,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997075747,
            "variance": 0.2497076602
          },
          {
            "average": 0.0003920206447,
            "count": 3112081,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01979563312,
            "variance": 0.0003918670904
          },
          {
            "average": 3.739444764,
            "count": 3112081,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.140185205,
            "variance": 17.14113353
          },
          {
            "average": -10.28390648,
            "count": 3112081,
            "maximum": 3,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.643744609,
            "variance": 31.85185321
          },
          {
            "average": 0.5454032205,
            "count": 3112081,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4979343604,
            "variance": 0.2479386272
          },
          {
            "average": 211.5973913,
            "count": 3112081,
            "maximum": 212,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4904233061,
            "variance": 0.2405150191
          },
          {
            "average": 114545290.5,
            "count": 3112081,
            "maximum": 114545685.6,
            "minimum": 114544707.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 473.9521663,
            "variance": 224630.656
          },
          {
            "average": 0,
            "count": 3112081,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3112081,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3112081,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3112081,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3112081,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656112.2451,
          5039704.252,
          243.6772212,
          656898.4651,
          5040490.472,
          302.1572212
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656112.2451017374,
                5039704.25195317,
                243.67722122034468
              ],
              [
                656112.2451017374,
                5040490.47195317,
                243.67722122034468
              ],
              [
                656898.4651017374,
                5040490.47195317,
                302.1572212203447
              ],
              [
                656898.4651017374,
                5039704.25195317,
                302.1572212203447
              ],
              [
                656112.2451017374,
                5039704.25195317,
                243.67722122034468
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T20:01:25+00:00",
        "end_time": "2015-05-01T19:45:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522794.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522794.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522794.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522794.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00203652,
            45.49321838,
            243.6772212,
            -84.991729,
            45.50046735,
            302.1572212
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00203652188749,
                  45.4933947836422,
                  243.67722122034468
                ],
                [
                  -85.0017862891318,
                  45.50046735055228,
                  243.67722122034468
                ],
                [
                  -84.99172899778866,
                  45.50029090567435,
                  302.1572212203447
                ],
                [
                  -84.99198048794288,
                  45.49321838203338,
                  302.1572212203447
                ],
                [
                  -85.00203652188749,
                  45.4933947836422,
                  243.67722122034468
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522794.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522794.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T20:01:25Z",
            "pc:count": 3112081,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656475.5807,
                "count": 3112081,
                "maximum": 656898.4651,
                "minimum": 656112.2451,
                "name": "X",
                "position": 0,
                "stddev": 193.670731,
                "variance": 37508.35206
              },
              {
                "average": 5040151.594,
                "count": 3112081,
                "maximum": 5040490.472,
                "minimum": 5039704.252,
                "name": "Y",
                "position": 1,
                "stddev": 218.3464279,
                "variance": 47675.16257
              },
              {
                "average": 270.313208,
                "count": 3112081,
                "maximum": 302.1572212,
                "minimum": 243.6772212,
                "name": "Z",
                "position": 2,
                "stddev": 7.204004881,
                "variance": 51.89768632
              },
              {
                "average": 73.40817511,
                "count": 3112081,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.63805367,
                "variance": 2269.384157
              },
              {
                "average": 1.221786965,
                "count": 3112081,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6092706368,
                "variance": 0.3712107088
              },
              {
                "average": 1.443586783,
                "count": 3112081,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9179789452,
                "variance": 0.8426853438
              },
              {
                "average": 0.517100294,
                "count": 3112081,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997075747,
                "variance": 0.2497076602
              },
              {
                "average": 0.0003920206447,
                "count": 3112081,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01979563312,
                "variance": 0.0003918670904
              },
              {
                "average": 3.739444764,
                "count": 3112081,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.140185205,
                "variance": 17.14113353
              },
              {
                "average": -10.28390648,
                "count": 3112081,
                "maximum": 3,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.643744609,
                "variance": 31.85185321
              },
              {
                "average": 0.5454032205,
                "count": 3112081,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4979343604,
                "variance": 0.2479386272
              },
              {
                "average": 211.5973913,
                "count": 3112081,
                "maximum": 212,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4904233061,
                "variance": 0.2405150191
              },
              {
                "average": 114545290.5,
                "count": 3112081,
                "maximum": 114545685.6,
                "minimum": 114544707.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 473.9521663,
                "variance": 224630.656
              },
              {
                "average": 0,
                "count": 3112081,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3112081,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3112081,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3112081,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3112081,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656112.2451,
              5039704.252,
              243.6772212,
              656898.4651,
              5040490.472,
              302.1572212
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656112.2451017374,
                    5039704.25195317,
                    243.67722122034468
                  ],
                  [
                    656112.2451017374,
                    5040490.47195317,
                    243.67722122034468
                  ],
                  [
                    656898.4651017374,
                    5040490.47195317,
                    302.1572212203447
                  ],
                  [
                    656898.4651017374,
                    5039704.25195317,
                    302.1572212203447
                  ],
                  [
                    656112.2451017374,
                    5039704.25195317,
                    243.67722122034468
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T20:01:25+00:00",
            "end_time": "2015-05-01T19:45: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": "USGS_LPC_MI_13Co_Emmett_2015_502736.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0780571735519,
              45.33524369493775,
              64.97597576739128
            ],
            [
              -85.07781779368825,
              45.342316420314205,
              64.97597576739128
            ],
            [
              -85.06778782880029,
              45.342147122962274,
              742.9959757673912
            ],
            [
              -85.06802845586095,
              45.33507443909973,
              742.9959757673912
            ],
            [
              -85.0780571735519,
              45.33524369493775,
              64.97597576739128
            ]
          ]
        ]
      },
      "bbox": [
        -85.07805717,
        45.33507444,
        64.97597577,
        -85.06778783,
        45.34231642,
        742.9959758
      ],
      "properties": {
        "datetime": "2015-05-01T18:11:00Z",
        "pc:count": 3017824,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 651054.8065,
            "count": 3017824,
            "maximum": 651378.4991,
            "minimum": 650592.2591,
            "name": "X",
            "position": 0,
            "stddev": 206.4383108,
            "variance": 42616.77616
          },
          {
            "average": 5022345.741,
            "count": 3017824,
            "maximum": 5022775.735,
            "minimum": 5021989.555,
            "name": "Y",
            "position": 1,
            "stddev": 216.7505063,
            "variance": 46980.78196
          },
          {
            "average": 253.9342111,
            "count": 3017824,
            "maximum": 742.9959758,
            "minimum": 64.97597577,
            "name": "Z",
            "position": 2,
            "stddev": 8.691574402,
            "variance": 75.54346558
          },
          {
            "average": 84.54909365,
            "count": 3017824,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.23989063,
            "variance": 2138.127485
          },
          {
            "average": 1.184603874,
            "count": 3017824,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5692595061,
            "variance": 0.3240563853
          },
          {
            "average": 1.368907531,
            "count": 3017824,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8675096303,
            "variance": 0.7525729587
          },
          {
            "average": 0.4897280292,
            "count": 3017824,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998945583,
            "variance": 0.2498945694
          },
          {
            "average": 0.0004059216177,
            "count": 3017824,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02014341033,
            "variance": 0.0004057569798
          },
          {
            "average": 3.09401476,
            "count": 3017824,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.442900043,
            "variance": 11.85356071
          },
          {
            "average": 9.143927094,
            "count": 3017824,
            "maximum": 22.99799919,
            "minimum": -6,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.187621472,
            "variance": 38.28665948
          },
          {
            "average": 0.4663051921,
            "count": 3017824,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4988634506,
            "variance": 0.2488647424
          },
          {
            "average": 204.5622793,
            "count": 3017824,
            "maximum": 205,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4961062073,
            "variance": 0.246121369
          },
          {
            "average": 114538938.9,
            "count": 3017824,
            "maximum": 114539060.5,
            "minimum": 114538843,
            "name": "GpsTime",
            "position": 12,
            "stddev": 102.3494058,
            "variance": 10475.40088
          },
          {
            "average": 0,
            "count": 3017824,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3017824,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3017824,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3017824,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3017824,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          650592.2591,
          5021989.555,
          64.97597577,
          651378.4991,
          5022775.735,
          742.9959758
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                650592.2591083585,
                5021989.554725078,
                64.97597576739128
              ],
              [
                650592.2591083585,
                5022775.734725078,
                64.97597576739128
              ],
              [
                651378.4991083585,
                5022775.734725078,
                742.9959757673912
              ],
              [
                651378.4991083585,
                5021989.554725078,
                742.9959757673912
              ],
              [
                650592.2591083585,
                5021989.554725078,
                64.97597576739128
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:11:00+00:00",
        "end_time": "2015-05-01T18:07:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_502736.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_502736.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_502736.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_502736.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.07805717,
            45.33507444,
            64.97597577,
            -85.06778783,
            45.34231642,
            742.9959758
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.0780571735519,
                  45.33524369493775,
                  64.97597576739128
                ],
                [
                  -85.07781779368825,
                  45.342316420314205,
                  64.97597576739128
                ],
                [
                  -85.06778782880029,
                  45.342147122962274,
                  742.9959757673912
                ],
                [
                  -85.06802845586095,
                  45.33507443909973,
                  742.9959757673912
                ],
                [
                  -85.0780571735519,
                  45.33524369493775,
                  64.97597576739128
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_502736.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_502736.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:11:00Z",
            "pc:count": 3017824,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 651054.8065,
                "count": 3017824,
                "maximum": 651378.4991,
                "minimum": 650592.2591,
                "name": "X",
                "position": 0,
                "stddev": 206.4383108,
                "variance": 42616.77616
              },
              {
                "average": 5022345.741,
                "count": 3017824,
                "maximum": 5022775.735,
                "minimum": 5021989.555,
                "name": "Y",
                "position": 1,
                "stddev": 216.7505063,
                "variance": 46980.78196
              },
              {
                "average": 253.9342111,
                "count": 3017824,
                "maximum": 742.9959758,
                "minimum": 64.97597577,
                "name": "Z",
                "position": 2,
                "stddev": 8.691574402,
                "variance": 75.54346558
              },
              {
                "average": 84.54909365,
                "count": 3017824,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.23989063,
                "variance": 2138.127485
              },
              {
                "average": 1.184603874,
                "count": 3017824,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5692595061,
                "variance": 0.3240563853
              },
              {
                "average": 1.368907531,
                "count": 3017824,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8675096303,
                "variance": 0.7525729587
              },
              {
                "average": 0.4897280292,
                "count": 3017824,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998945583,
                "variance": 0.2498945694
              },
              {
                "average": 0.0004059216177,
                "count": 3017824,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02014341033,
                "variance": 0.0004057569798
              },
              {
                "average": 3.09401476,
                "count": 3017824,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.442900043,
                "variance": 11.85356071
              },
              {
                "average": 9.143927094,
                "count": 3017824,
                "maximum": 22.99799919,
                "minimum": -6,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.187621472,
                "variance": 38.28665948
              },
              {
                "average": 0.4663051921,
                "count": 3017824,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4988634506,
                "variance": 0.2488647424
              },
              {
                "average": 204.5622793,
                "count": 3017824,
                "maximum": 205,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4961062073,
                "variance": 0.246121369
              },
              {
                "average": 114538938.9,
                "count": 3017824,
                "maximum": 114539060.5,
                "minimum": 114538843,
                "name": "GpsTime",
                "position": 12,
                "stddev": 102.3494058,
                "variance": 10475.40088
              },
              {
                "average": 0,
                "count": 3017824,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3017824,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3017824,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3017824,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3017824,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              650592.2591,
              5021989.555,
              64.97597577,
              651378.4991,
              5022775.735,
              742.9959758
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    650592.2591083585,
                    5021989.554725078,
                    64.97597576739128
                  ],
                  [
                    650592.2591083585,
                    5022775.734725078,
                    64.97597576739128
                  ],
                  [
                    651378.4991083585,
                    5022775.734725078,
                    742.9959757673912
                  ],
                  [
                    651378.4991083585,
                    5021989.554725078,
                    742.9959757673912
                  ],
                  [
                    650592.2591083585,
                    5021989.554725078,
                    64.97597576739128
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:11:00+00:00",
            "end_time": "2015-05-01T18:07:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_507776.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.05994384331895,
              45.445069833824014,
              137.68637437003972
            ],
            [
              -85.05970141117835,
              45.452138568811066,
              137.68637437003972
            ],
            [
              -85.04965185073968,
              45.451967355351414,
              253.86637437003972
            ],
            [
              -85.0498955365954,
              45.44489866232666,
              253.86637437003972
            ],
            [
              -85.05994384331895,
              45.445069833824014,
              137.68637437003972
            ]
          ]
        ]
      },
      "bbox": [
        -85.05994384,
        45.44489866,
        137.6863744,
        -85.04965185,
        45.45213857,
        253.8663744
      ],
      "properties": {
        "datetime": "2015-05-01T18:42:56Z",
        "pc:count": 2722790,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652188.4318,
            "count": 2722790,
            "maximum": 652503.5449,
            "minimum": 651717.2849,
            "name": "X",
            "position": 0,
            "stddev": 207.0991221,
            "variance": 42890.04636
          },
          {
            "average": 5034669.786,
            "count": 2722790,
            "maximum": 5035010.39,
            "minimum": 5034224.63,
            "name": "Y",
            "position": 1,
            "stddev": 211.1161429,
            "variance": 44570.02578
          },
          {
            "average": 197.9557945,
            "count": 2722790,
            "maximum": 253.8663744,
            "minimum": 137.6863744,
            "name": "Z",
            "position": 2,
            "stddev": 17.79230064,
            "variance": 316.5659621
          },
          {
            "average": 52.9690964,
            "count": 2722790,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.73233596,
            "variance": 1741.587864
          },
          {
            "average": 1.298627143,
            "count": 2722790,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.682893642,
            "variance": 0.4663437263
          },
          {
            "average": 1.597275956,
            "count": 2722790,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.005552003,
            "variance": 1.011134831
          },
          {
            "average": 0.4935095986,
            "count": 2722790,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999579647,
            "variance": 0.2499579665
          },
          {
            "average": 0.0004822259521,
            "count": 2722790,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02195435235,
            "variance": 0.0004819935872
          },
          {
            "average": 4.737840597,
            "count": 2722790,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.551918807,
            "variance": 20.71996483
          },
          {
            "average": 4.509759427,
            "count": 2722790,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.463602623,
            "variance": 89.5597746
          },
          {
            "average": 0.4943983928,
            "count": 2722790,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999687128,
            "variance": 0.2499687138
          },
          {
            "average": 206.1145568,
            "count": 2722790,
            "maximum": 207,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7657145116,
            "variance": 0.5863187132
          },
          {
            "average": 114540471.7,
            "count": 2722790,
            "maximum": 114540976.1,
            "minimum": 114539206.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 445.8014858,
            "variance": 198738.9648
          },
          {
            "average": 0,
            "count": 2722790,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2722790,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2722790,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2722790,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2722790,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          651717.2849,
          5034224.63,
          137.6863744,
          652503.5449,
          5035010.39,
          253.8663744
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                651717.2849446048,
                5034224.630478996,
                137.68637437003972
              ],
              [
                651717.2849446048,
                5035010.390478996,
                137.68637437003972
              ],
              [
                652503.5449446049,
                5035010.390478996,
                253.86637437003972
              ],
              [
                652503.5449446049,
                5034224.630478996,
                253.86637437003972
              ],
              [
                651717.2849446048,
                5034224.630478996,
                137.68637437003972
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:42:56+00:00",
        "end_time": "2015-05-01T18:13:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_507776.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_507776.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_507776.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507776.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05994384,
            45.44489866,
            137.6863744,
            -85.04965185,
            45.45213857,
            253.8663744
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.05994384331895,
                  45.445069833824014,
                  137.68637437003972
                ],
                [
                  -85.05970141117835,
                  45.452138568811066,
                  137.68637437003972
                ],
                [
                  -85.04965185073968,
                  45.451967355351414,
                  253.86637437003972
                ],
                [
                  -85.0498955365954,
                  45.44489866232666,
                  253.86637437003972
                ],
                [
                  -85.05994384331895,
                  45.445069833824014,
                  137.68637437003972
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_507776.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507776.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:42:56Z",
            "pc:count": 2722790,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652188.4318,
                "count": 2722790,
                "maximum": 652503.5449,
                "minimum": 651717.2849,
                "name": "X",
                "position": 0,
                "stddev": 207.0991221,
                "variance": 42890.04636
              },
              {
                "average": 5034669.786,
                "count": 2722790,
                "maximum": 5035010.39,
                "minimum": 5034224.63,
                "name": "Y",
                "position": 1,
                "stddev": 211.1161429,
                "variance": 44570.02578
              },
              {
                "average": 197.9557945,
                "count": 2722790,
                "maximum": 253.8663744,
                "minimum": 137.6863744,
                "name": "Z",
                "position": 2,
                "stddev": 17.79230064,
                "variance": 316.5659621
              },
              {
                "average": 52.9690964,
                "count": 2722790,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.73233596,
                "variance": 1741.587864
              },
              {
                "average": 1.298627143,
                "count": 2722790,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.682893642,
                "variance": 0.4663437263
              },
              {
                "average": 1.597275956,
                "count": 2722790,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.005552003,
                "variance": 1.011134831
              },
              {
                "average": 0.4935095986,
                "count": 2722790,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999579647,
                "variance": 0.2499579665
              },
              {
                "average": 0.0004822259521,
                "count": 2722790,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02195435235,
                "variance": 0.0004819935872
              },
              {
                "average": 4.737840597,
                "count": 2722790,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.551918807,
                "variance": 20.71996483
              },
              {
                "average": 4.509759427,
                "count": 2722790,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.463602623,
                "variance": 89.5597746
              },
              {
                "average": 0.4943983928,
                "count": 2722790,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999687128,
                "variance": 0.2499687138
              },
              {
                "average": 206.1145568,
                "count": 2722790,
                "maximum": 207,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7657145116,
                "variance": 0.5863187132
              },
              {
                "average": 114540471.7,
                "count": 2722790,
                "maximum": 114540976.1,
                "minimum": 114539206.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 445.8014858,
                "variance": 198738.9648
              },
              {
                "average": 0,
                "count": 2722790,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2722790,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2722790,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2722790,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2722790,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              651717.2849,
              5034224.63,
              137.6863744,
              652503.5449,
              5035010.39,
              253.8663744
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    651717.2849446048,
                    5034224.630478996,
                    137.68637437003972
                  ],
                  [
                    651717.2849446048,
                    5035010.390478996,
                    137.68637437003972
                  ],
                  [
                    652503.5449446049,
                    5035010.390478996,
                    253.86637437003972
                  ],
                  [
                    652503.5449446049,
                    5034224.630478996,
                    253.86637437003972
                  ],
                  [
                    651717.2849446048,
                    5034224.630478996,
                    137.68637437003972
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:42:56+00:00",
            "end_time": "2015-05-01T18:13: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": "USGS_LPC_MI_13Co_Emmett_2015_517851.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02334776308768,
              45.650974721656546,
              176.2114952863951
            ],
            [
              -85.02309882847906,
              45.658047364038275,
              176.2114952863951
            ],
            [
              -85.01301528677425,
              45.657872363784115,
              219.67149528639507
            ],
            [
              -85.01326548908766,
              45.6507997643225,
              219.67149528639507
            ],
            [
              -85.02334776308768,
              45.650974721656546,
              176.2114952863951
            ]
          ]
        ]
      },
      "bbox": [
        -85.02334776,
        45.65079976,
        176.2114953,
        -85.01301529,
        45.65804736,
        219.6714953
      ],
      "properties": {
        "datetime": "2015-05-01T19:27:06Z",
        "pc:count": 1745782,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654442.0199,
            "count": 1745782,
            "maximum": 654801.6639,
            "minimum": 654015.6039,
            "name": "X",
            "position": 0,
            "stddev": 218.1593575,
            "variance": 47593.50528
          },
          {
            "average": 5057533.425,
            "count": 1745782,
            "maximum": 5057955.986,
            "minimum": 5057169.746,
            "name": "Y",
            "position": 1,
            "stddev": 230.355102,
            "variance": 53063.47303
          },
          {
            "average": 178.9931187,
            "count": 1745782,
            "maximum": 219.6714953,
            "minimum": 176.2114953,
            "name": "Z",
            "position": 2,
            "stddev": 7.011607774,
            "variance": 49.16264357
          },
          {
            "average": 29.90567379,
            "count": 1745782,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.34272232,
            "variance": 642.2535748
          },
          {
            "average": 1.054787482,
            "count": 1745782,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3135177749,
            "variance": 0.09829339516
          },
          {
            "average": 1.109306317,
            "count": 1745782,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4861143911,
            "variance": 0.2363072013
          },
          {
            "average": 0.5093390813,
            "count": 1745782,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999129171,
            "variance": 0.2499129247
          },
          {
            "average": 0.000544168745,
            "count": 1745782,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02332108353,
            "variance": 0.0005438729369
          },
          {
            "average": 8.549808624,
            "count": 1745782,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.923012099,
            "variance": 8.543999729
          },
          {
            "average": -8.610526363,
            "count": 1745782,
            "maximum": 1.998000026,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.427187643,
            "variance": 29.45436571
          },
          {
            "average": 0.5231311813,
            "count": 1745782,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4994648049,
            "variance": 0.2494650913
          },
          {
            "average": 209.4195575,
            "count": 1745782,
            "maximum": 210,
            "minimum": 209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4934867273,
            "variance": 0.24352915
          },
          {
            "average": 114543299.3,
            "count": 1745782,
            "maximum": 114543626.1,
            "minimum": 114543061.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 273.840672,
            "variance": 74988.71363
          },
          {
            "average": 0,
            "count": 1745782,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1745782,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1745782,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1745782,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1745782,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          654015.6039,
          5057169.746,
          176.2114953,
          654801.6639,
          5057955.986,
          219.6714953
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                654015.6039135309,
                5057169.746138774,
                176.2114952863951
              ],
              [
                654015.6039135309,
                5057955.986138774,
                176.2114952863951
              ],
              [
                654801.663913531,
                5057955.986138774,
                219.67149528639507
              ],
              [
                654801.663913531,
                5057169.746138774,
                219.67149528639507
              ],
              [
                654015.6039135309,
                5057169.746138774,
                176.2114952863951
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:27:06+00:00",
        "end_time": "2015-05-01T19:17:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_517851.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_517851.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_517851.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517851.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02334776,
            45.65079976,
            176.2114953,
            -85.01301529,
            45.65804736,
            219.6714953
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.02334776308768,
                  45.650974721656546,
                  176.2114952863951
                ],
                [
                  -85.02309882847906,
                  45.658047364038275,
                  176.2114952863951
                ],
                [
                  -85.01301528677425,
                  45.657872363784115,
                  219.67149528639507
                ],
                [
                  -85.01326548908766,
                  45.6507997643225,
                  219.67149528639507
                ],
                [
                  -85.02334776308768,
                  45.650974721656546,
                  176.2114952863951
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_517851.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517851.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:27:06Z",
            "pc:count": 1745782,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654442.0199,
                "count": 1745782,
                "maximum": 654801.6639,
                "minimum": 654015.6039,
                "name": "X",
                "position": 0,
                "stddev": 218.1593575,
                "variance": 47593.50528
              },
              {
                "average": 5057533.425,
                "count": 1745782,
                "maximum": 5057955.986,
                "minimum": 5057169.746,
                "name": "Y",
                "position": 1,
                "stddev": 230.355102,
                "variance": 53063.47303
              },
              {
                "average": 178.9931187,
                "count": 1745782,
                "maximum": 219.6714953,
                "minimum": 176.2114953,
                "name": "Z",
                "position": 2,
                "stddev": 7.011607774,
                "variance": 49.16264357
              },
              {
                "average": 29.90567379,
                "count": 1745782,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.34272232,
                "variance": 642.2535748
              },
              {
                "average": 1.054787482,
                "count": 1745782,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3135177749,
                "variance": 0.09829339516
              },
              {
                "average": 1.109306317,
                "count": 1745782,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4861143911,
                "variance": 0.2363072013
              },
              {
                "average": 0.5093390813,
                "count": 1745782,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999129171,
                "variance": 0.2499129247
              },
              {
                "average": 0.000544168745,
                "count": 1745782,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02332108353,
                "variance": 0.0005438729369
              },
              {
                "average": 8.549808624,
                "count": 1745782,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.923012099,
                "variance": 8.543999729
              },
              {
                "average": -8.610526363,
                "count": 1745782,
                "maximum": 1.998000026,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.427187643,
                "variance": 29.45436571
              },
              {
                "average": 0.5231311813,
                "count": 1745782,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4994648049,
                "variance": 0.2494650913
              },
              {
                "average": 209.4195575,
                "count": 1745782,
                "maximum": 210,
                "minimum": 209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4934867273,
                "variance": 0.24352915
              },
              {
                "average": 114543299.3,
                "count": 1745782,
                "maximum": 114543626.1,
                "minimum": 114543061.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 273.840672,
                "variance": 74988.71363
              },
              {
                "average": 0,
                "count": 1745782,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1745782,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1745782,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1745782,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1745782,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              654015.6039,
              5057169.746,
              176.2114953,
              654801.6639,
              5057955.986,
              219.6714953
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    654015.6039135309,
                    5057169.746138774,
                    176.2114952863951
                  ],
                  [
                    654015.6039135309,
                    5057955.986138774,
                    176.2114952863951
                  ],
                  [
                    654801.663913531,
                    5057955.986138774,
                    219.67149528639507
                  ],
                  [
                    654801.663913531,
                    5057169.746138774,
                    219.67149528639507
                  ],
                  [
                    654015.6039135309,
                    5057169.746138774,
                    176.2114952863951
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:27:06+00:00",
            "end_time": "2015-05-01T19:17:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_514801.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03152300265985,
              45.513798609248916,
              261.2761016721993
            ],
            [
              -85.03127630488108,
              45.52087073730689,
              261.2761016721993
            ],
            [
              -85.02121366311371,
              45.52069680188472,
              399.81610167219924
            ],
            [
              -85.02146161982641,
              45.51362471647837,
              399.81610167219924
            ],
            [
              -85.03152300265985,
              45.513798609248916,
              261.2761016721993
            ]
          ]
        ]
      },
      "bbox": [
        -85.031523,
        45.51362472,
        261.2761017,
        -85.02121366,
        45.52087074,
        399.8161017
      ],
      "properties": {
        "datetime": "2015-05-01T19:14:41Z",
        "pc:count": 4580046,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654063.7489,
            "count": 4580046,
            "maximum": 654539.081,
            "minimum": 653752.741,
            "name": "X",
            "position": 0,
            "stddev": 197.349086,
            "variance": 38946.66176
          },
          {
            "average": 5042315.146,
            "count": 4580046,
            "maximum": 5042700.301,
            "minimum": 5041914.141,
            "name": "Y",
            "position": 1,
            "stddev": 231.6296451,
            "variance": 53652.29248
          },
          {
            "average": 288.9059892,
            "count": 4580046,
            "maximum": 399.8161017,
            "minimum": 261.2761017,
            "name": "Z",
            "position": 2,
            "stddev": 13.24523775,
            "variance": 175.436323
          },
          {
            "average": 50.81456584,
            "count": 4580046,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.89932533,
            "variance": 2106.748066
          },
          {
            "average": 1.408426684,
            "count": 4580046,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7776250828,
            "variance": 0.6047007694
          },
          {
            "average": 1.818225843,
            "count": 4580046,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.114047558,
            "variance": 1.241101962
          },
          {
            "average": 0.4864638914,
            "count": 4580046,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998167947,
            "variance": 0.2498168283
          },
          {
            "average": 0.0001622254449,
            "count": 4580046,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01273574353,
            "variance": 0.0001621991632
          },
          {
            "average": 4.348347156,
            "count": 4580046,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.675087776,
            "variance": 21.85644572
          },
          {
            "average": 7.135407709,
            "count": 4580046,
            "maximum": 18,
            "minimum": -9,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.537696559,
            "variance": 42.74147629
          },
          {
            "average": 0.4901583958,
            "count": 4580046,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499903188,
            "variance": 0.2499031974
          },
          {
            "average": 208.605214,
            "count": 4580046,
            "maximum": 209,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4888047305,
            "variance": 0.2389300645
          },
          {
            "average": 114542538.9,
            "count": 4580046,
            "maximum": 114542881.3,
            "minimum": 114542016.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 417.9623317,
            "variance": 174692.5107
          },
          {
            "average": 0,
            "count": 4580046,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4580046,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4580046,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4580046,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4580046,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          653752.741,
          5041914.141,
          261.2761017,
          654539.081,
          5042700.301,
          399.8161017
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                653752.7409609967,
                5041914.140889844,
                261.2761016721993
              ],
              [
                653752.7409609967,
                5042700.300889844,
                261.2761016721993
              ],
              [
                654539.0809609968,
                5042700.300889844,
                399.81610167219924
              ],
              [
                654539.0809609968,
                5041914.140889844,
                399.81610167219924
              ],
              [
                653752.7409609967,
                5041914.140889844,
                261.2761016721993
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:14:41+00:00",
        "end_time": "2015-05-01T19:00:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514801.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514801.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514801.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514801.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.031523,
            45.51362472,
            261.2761017,
            -85.02121366,
            45.52087074,
            399.8161017
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.03152300265985,
                  45.513798609248916,
                  261.2761016721993
                ],
                [
                  -85.03127630488108,
                  45.52087073730689,
                  261.2761016721993
                ],
                [
                  -85.02121366311371,
                  45.52069680188472,
                  399.81610167219924
                ],
                [
                  -85.02146161982641,
                  45.51362471647837,
                  399.81610167219924
                ],
                [
                  -85.03152300265985,
                  45.513798609248916,
                  261.2761016721993
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514801.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514801.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:14:41Z",
            "pc:count": 4580046,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654063.7489,
                "count": 4580046,
                "maximum": 654539.081,
                "minimum": 653752.741,
                "name": "X",
                "position": 0,
                "stddev": 197.349086,
                "variance": 38946.66176
              },
              {
                "average": 5042315.146,
                "count": 4580046,
                "maximum": 5042700.301,
                "minimum": 5041914.141,
                "name": "Y",
                "position": 1,
                "stddev": 231.6296451,
                "variance": 53652.29248
              },
              {
                "average": 288.9059892,
                "count": 4580046,
                "maximum": 399.8161017,
                "minimum": 261.2761017,
                "name": "Z",
                "position": 2,
                "stddev": 13.24523775,
                "variance": 175.436323
              },
              {
                "average": 50.81456584,
                "count": 4580046,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.89932533,
                "variance": 2106.748066
              },
              {
                "average": 1.408426684,
                "count": 4580046,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7776250828,
                "variance": 0.6047007694
              },
              {
                "average": 1.818225843,
                "count": 4580046,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.114047558,
                "variance": 1.241101962
              },
              {
                "average": 0.4864638914,
                "count": 4580046,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998167947,
                "variance": 0.2498168283
              },
              {
                "average": 0.0001622254449,
                "count": 4580046,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01273574353,
                "variance": 0.0001621991632
              },
              {
                "average": 4.348347156,
                "count": 4580046,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.675087776,
                "variance": 21.85644572
              },
              {
                "average": 7.135407709,
                "count": 4580046,
                "maximum": 18,
                "minimum": -9,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.537696559,
                "variance": 42.74147629
              },
              {
                "average": 0.4901583958,
                "count": 4580046,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499903188,
                "variance": 0.2499031974
              },
              {
                "average": 208.605214,
                "count": 4580046,
                "maximum": 209,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4888047305,
                "variance": 0.2389300645
              },
              {
                "average": 114542538.9,
                "count": 4580046,
                "maximum": 114542881.3,
                "minimum": 114542016.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 417.9623317,
                "variance": 174692.5107
              },
              {
                "average": 0,
                "count": 4580046,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4580046,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4580046,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4580046,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4580046,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              653752.741,
              5041914.141,
              261.2761017,
              654539.081,
              5042700.301,
              399.8161017
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    653752.7409609967,
                    5041914.140889844,
                    261.2761016721993
                  ],
                  [
                    653752.7409609967,
                    5042700.300889844,
                    261.2761016721993
                  ],
                  [
                    654539.0809609968,
                    5042700.300889844,
                    399.81610167219924
                  ],
                  [
                    654539.0809609968,
                    5041914.140889844,
                    399.81610167219924
                  ],
                  [
                    653752.7409609967,
                    5041914.140889844,
                    261.2761016721993
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:14:41+00:00",
            "end_time": "2015-05-01T19:00: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": "USGS_LPC_MI_13Co_Emmett_2015_494814.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.1099833229353,
              45.54760272666948,
              236.84229588057727
            ],
            [
              -85.10974614507418,
              45.554676039115414,
              236.84229588057727
            ],
            [
              -85.09967802910415,
              45.55450893722034,
              316.26229588057726
            ],
            [
              -85.0999164684047,
              45.54743566575814,
              316.26229588057726
            ],
            [
              -85.1099833229353,
              45.54760272666948,
              236.84229588057727
            ]
          ]
        ]
      },
      "bbox": [
        -85.10998332,
        45.54743567,
        236.8422959,
        -85.09967803,
        45.55467604,
        316.2622959
      ],
      "properties": {
        "datetime": "2015-05-01T17:35:01Z",
        "pc:count": 4568523,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 647909.6196,
            "count": 4568523,
            "maximum": 648322.2636,
            "minimum": 647536.0036,
            "name": "X",
            "position": 0,
            "stddev": 242.8747678,
            "variance": 58988.15281
          },
          {
            "average": 5045890.675,
            "count": 4568523,
            "maximum": 5046308.655,
            "minimum": 5045522.395,
            "name": "Y",
            "position": 1,
            "stddev": 218.2353299,
            "variance": 47626.65923
          },
          {
            "average": 269.4400896,
            "count": 4568523,
            "maximum": 316.2622959,
            "minimum": 236.8422959,
            "name": "Z",
            "position": 2,
            "stddev": 12.82013278,
            "variance": 164.3558044
          },
          {
            "average": 47.31371649,
            "count": 4568523,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.06213595,
            "variance": 2309.968912
          },
          {
            "average": 1.468909317,
            "count": 4568523,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8544113415,
            "variance": 0.7300187404
          },
          {
            "average": 1.937271411,
            "count": 4568523,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.224869205,
            "variance": 1.500304569
          },
          {
            "average": 0.5058906347,
            "count": 4568523,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999653539,
            "variance": 0.2499653551
          },
          {
            "average": 0.0004193915627,
            "count": 4568523,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02047475922,
            "variance": 0.0004192157651
          },
          {
            "average": 3.506112807,
            "count": 4568523,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.197155405,
            "variance": 17.61611349
          },
          {
            "average": -0.8375826164,
            "count": 4568523,
            "maximum": 21,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.52028222,
            "variance": 132.7169024
          },
          {
            "average": 0.5151953925,
            "count": 4568523,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997691014,
            "variance": 0.2497691547
          },
          {
            "average": 201.0224219,
            "count": 4568523,
            "maximum": 202,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5539288197,
            "variance": 0.3068371372
          },
          {
            "average": 114536526.5,
            "count": 4568523,
            "maximum": 114536901.5,
            "minimum": 114536169.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 201.2961011,
            "variance": 40520.12031
          },
          {
            "average": 0,
            "count": 4568523,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4568523,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4568523,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4568523,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4568523,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          647536.0036,
          5045522.395,
          236.8422959,
          648322.2636,
          5046308.655,
          316.2622959
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                647536.0035891888,
                5045522.394984834,
                236.84229588057727
              ],
              [
                647536.0035891888,
                5046308.654984834,
                236.84229588057727
              ],
              [
                648322.2635891888,
                5046308.654984834,
                316.26229588057726
              ],
              [
                648322.2635891888,
                5045522.394984834,
                316.26229588057726
              ],
              [
                647536.0035891888,
                5045522.394984834,
                236.84229588057727
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:35:01+00:00",
        "end_time": "2015-05-01T17:22:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_494814.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_494814.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_494814.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494814.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.10998332,
            45.54743567,
            236.8422959,
            -85.09967803,
            45.55467604,
            316.2622959
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.1099833229353,
                  45.54760272666948,
                  236.84229588057727
                ],
                [
                  -85.10974614507418,
                  45.554676039115414,
                  236.84229588057727
                ],
                [
                  -85.09967802910415,
                  45.55450893722034,
                  316.26229588057726
                ],
                [
                  -85.0999164684047,
                  45.54743566575814,
                  316.26229588057726
                ],
                [
                  -85.1099833229353,
                  45.54760272666948,
                  236.84229588057727
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_494814.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494814.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:35:01Z",
            "pc:count": 4568523,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 647909.6196,
                "count": 4568523,
                "maximum": 648322.2636,
                "minimum": 647536.0036,
                "name": "X",
                "position": 0,
                "stddev": 242.8747678,
                "variance": 58988.15281
              },
              {
                "average": 5045890.675,
                "count": 4568523,
                "maximum": 5046308.655,
                "minimum": 5045522.395,
                "name": "Y",
                "position": 1,
                "stddev": 218.2353299,
                "variance": 47626.65923
              },
              {
                "average": 269.4400896,
                "count": 4568523,
                "maximum": 316.2622959,
                "minimum": 236.8422959,
                "name": "Z",
                "position": 2,
                "stddev": 12.82013278,
                "variance": 164.3558044
              },
              {
                "average": 47.31371649,
                "count": 4568523,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.06213595,
                "variance": 2309.968912
              },
              {
                "average": 1.468909317,
                "count": 4568523,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8544113415,
                "variance": 0.7300187404
              },
              {
                "average": 1.937271411,
                "count": 4568523,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.224869205,
                "variance": 1.500304569
              },
              {
                "average": 0.5058906347,
                "count": 4568523,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999653539,
                "variance": 0.2499653551
              },
              {
                "average": 0.0004193915627,
                "count": 4568523,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02047475922,
                "variance": 0.0004192157651
              },
              {
                "average": 3.506112807,
                "count": 4568523,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.197155405,
                "variance": 17.61611349
              },
              {
                "average": -0.8375826164,
                "count": 4568523,
                "maximum": 21,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.52028222,
                "variance": 132.7169024
              },
              {
                "average": 0.5151953925,
                "count": 4568523,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997691014,
                "variance": 0.2497691547
              },
              {
                "average": 201.0224219,
                "count": 4568523,
                "maximum": 202,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5539288197,
                "variance": 0.3068371372
              },
              {
                "average": 114536526.5,
                "count": 4568523,
                "maximum": 114536901.5,
                "minimum": 114536169.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 201.2961011,
                "variance": 40520.12031
              },
              {
                "average": 0,
                "count": 4568523,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4568523,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4568523,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4568523,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4568523,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              647536.0036,
              5045522.395,
              236.8422959,
              648322.2636,
              5046308.655,
              316.2622959
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    647536.0035891888,
                    5045522.394984834,
                    236.84229588057727
                  ],
                  [
                    647536.0035891888,
                    5046308.654984834,
                    236.84229588057727
                  ],
                  [
                    648322.2635891888,
                    5046308.654984834,
                    316.26229588057726
                  ],
                  [
                    648322.2635891888,
                    5045522.394984834,
                    316.26229588057726
                  ],
                  [
                    647536.0035891888,
                    5045522.394984834,
                    236.84229588057727
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:35:01+00:00",
            "end_time": "2015-05-01T17:22: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": "USGS_LPC_MI_13Co_Emmett_2015_517889.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02453923261555,
              45.75380905993766,
              176.13228837813995
            ],
            [
              -85.02428956724013,
              45.76088121976986,
              176.13228837813995
            ],
            [
              -85.01418596827023,
              45.76070599365915,
              192.47228837813992
            ],
            [
              -85.01443690837112,
              45.75363387680337,
              192.47228837813992
            ],
            [
              -85.02453923261555,
              45.75380905993766,
              176.13228837813995
            ]
          ]
        ]
      },
      "bbox": [
        -85.02453923,
        45.75363388,
        176.1322884,
        -85.01418597,
        45.76088122,
        192.4722884
      ],
      "properties": {
        "datetime": "2015-05-01T19:24:41Z",
        "pc:count": 1405099,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654026.0178,
            "count": 1405099,
            "maximum": 654426.9068,
            "minimum": 653640.7268,
            "name": "X",
            "position": 0,
            "stddev": 225.5514655,
            "variance": 50873.46361
          },
          {
            "average": 5069006.994,
            "count": 1405099,
            "maximum": 5069378.5,
            "minimum": 5068592.3,
            "name": "Y",
            "position": 1,
            "stddev": 221.5627158,
            "variance": 49090.03702
          },
          {
            "average": 176.5710678,
            "count": 1405099,
            "maximum": 192.4722884,
            "minimum": 176.1322884,
            "name": "Z",
            "position": 2,
            "stddev": 0.3293336031,
            "variance": 0.1084606222
          },
          {
            "average": 34.03204401,
            "count": 1405099,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.75905853,
            "variance": 663.5290963
          },
          {
            "average": 1.00044552,
            "count": 1405099,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02516365014,
            "variance": 0.0006332092881
          },
          {
            "average": 1.000891752,
            "count": 1405099,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03813947136,
            "variance": 0.001454619275
          },
          {
            "average": 0.5091804919,
            "count": 1405099,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999158894,
            "variance": 0.2499158964
          },
          {
            "average": 0.0006141915979,
            "count": 1405099,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02477528614,
            "variance": 0.0006138148034
          },
          {
            "average": 8.56403072,
            "count": 1405099,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.345583988,
            "variance": 5.501764246
          },
          {
            "average": -4.067075754,
            "count": 1405099,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.700039252,
            "variance": 59.29060448
          },
          {
            "average": 0.5039495438,
            "count": 1405099,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999845788,
            "variance": 0.249984579
          },
          {
            "average": 209.1069113,
            "count": 1405099,
            "maximum": 210,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.435510978,
            "variance": 0.1896698119
          },
          {
            "average": 114543178.6,
            "count": 1405099,
            "maximum": 114543481,
            "minimum": 114541676.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 346.7382969,
            "variance": 120227.4465
          },
          {
            "average": 0,
            "count": 1405099,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1405099,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1405099,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1405099,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1405099,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          653640.7268,
          5068592.3,
          176.1322884,
          654426.9068,
          5069378.5,
          192.4722884
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                653640.7268132559,
                5068592.300487727,
                176.13228837813995
              ],
              [
                653640.7268132559,
                5069378.500487726,
                176.13228837813995
              ],
              [
                654426.9068132559,
                5069378.500487726,
                192.47228837813992
              ],
              [
                654426.9068132559,
                5068592.300487727,
                192.47228837813992
              ],
              [
                653640.7268132559,
                5068592.300487727,
                176.13228837813995
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:24:41+00:00",
        "end_time": "2015-05-01T18:54:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_517889.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_517889.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_517889.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517889.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02453923,
            45.75363388,
            176.1322884,
            -85.01418597,
            45.76088122,
            192.4722884
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.02453923261555,
                  45.75380905993766,
                  176.13228837813995
                ],
                [
                  -85.02428956724013,
                  45.76088121976986,
                  176.13228837813995
                ],
                [
                  -85.01418596827023,
                  45.76070599365915,
                  192.47228837813992
                ],
                [
                  -85.01443690837112,
                  45.75363387680337,
                  192.47228837813992
                ],
                [
                  -85.02453923261555,
                  45.75380905993766,
                  176.13228837813995
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_517889.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517889.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:24:41Z",
            "pc:count": 1405099,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654026.0178,
                "count": 1405099,
                "maximum": 654426.9068,
                "minimum": 653640.7268,
                "name": "X",
                "position": 0,
                "stddev": 225.5514655,
                "variance": 50873.46361
              },
              {
                "average": 5069006.994,
                "count": 1405099,
                "maximum": 5069378.5,
                "minimum": 5068592.3,
                "name": "Y",
                "position": 1,
                "stddev": 221.5627158,
                "variance": 49090.03702
              },
              {
                "average": 176.5710678,
                "count": 1405099,
                "maximum": 192.4722884,
                "minimum": 176.1322884,
                "name": "Z",
                "position": 2,
                "stddev": 0.3293336031,
                "variance": 0.1084606222
              },
              {
                "average": 34.03204401,
                "count": 1405099,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.75905853,
                "variance": 663.5290963
              },
              {
                "average": 1.00044552,
                "count": 1405099,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02516365014,
                "variance": 0.0006332092881
              },
              {
                "average": 1.000891752,
                "count": 1405099,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03813947136,
                "variance": 0.001454619275
              },
              {
                "average": 0.5091804919,
                "count": 1405099,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999158894,
                "variance": 0.2499158964
              },
              {
                "average": 0.0006141915979,
                "count": 1405099,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02477528614,
                "variance": 0.0006138148034
              },
              {
                "average": 8.56403072,
                "count": 1405099,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.345583988,
                "variance": 5.501764246
              },
              {
                "average": -4.067075754,
                "count": 1405099,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.700039252,
                "variance": 59.29060448
              },
              {
                "average": 0.5039495438,
                "count": 1405099,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999845788,
                "variance": 0.249984579
              },
              {
                "average": 209.1069113,
                "count": 1405099,
                "maximum": 210,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.435510978,
                "variance": 0.1896698119
              },
              {
                "average": 114543178.6,
                "count": 1405099,
                "maximum": 114543481,
                "minimum": 114541676.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 346.7382969,
                "variance": 120227.4465
              },
              {
                "average": 0,
                "count": 1405099,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1405099,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1405099,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1405099,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1405099,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              653640.7268,
              5068592.3,
              176.1322884,
              654426.9068,
              5069378.5,
              192.4722884
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    653640.7268132559,
                    5068592.300487727,
                    176.13228837813995
                  ],
                  [
                    653640.7268132559,
                    5069378.500487726,
                    176.13228837813995
                  ],
                  [
                    654426.9068132559,
                    5069378.500487726,
                    192.47228837813992
                  ],
                  [
                    654426.9068132559,
                    5068592.300487727,
                    192.47228837813992
                  ],
                  [
                    653640.7268132559,
                    5068592.300487727,
                    176.13228837813995
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:24:41+00:00",
            "end_time": "2015-05-01T18:54: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": "USGS_LPC_MI_13Co_Emmett_2015_502739.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07814208455986,
              45.342100837323365,
              103.11011550143058
            ],
            [
              -85.07790267633064,
              45.34917301474906,
              103.11011550143058
            ],
            [
              -85.0678722655434,
              45.349003717938906,
              641.0501155014306
            ],
            [
              -85.06811292122816,
              45.34193158202388,
              641.0501155014306
            ],
            [
              -85.07814208455986,
              45.342100837323365,
              103.11011550143058
            ]
          ]
        ]
      },
      "bbox": [
        -85.07814208,
        45.34193158,
        103.1101155,
        -85.06787227,
        45.34917301,
        641.0501155
      ],
      "properties": {
        "datetime": "2015-05-01T18:11:10Z",
        "pc:count": 2662458,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 651027.6169,
            "count": 2662458,
            "maximum": 651353.6045,
            "minimum": 650567.4245,
            "name": "X",
            "position": 0,
            "stddev": 205.9048883,
            "variance": 42396.82304
          },
          {
            "average": 5023129.975,
            "count": 2662458,
            "maximum": 5023537.298,
            "minimum": 5022751.178,
            "name": "Y",
            "position": 1,
            "stddev": 217.710897,
            "variance": 47398.03465
          },
          {
            "average": 249.2882615,
            "count": 2662458,
            "maximum": 641.0501155,
            "minimum": 103.1101155,
            "name": "Z",
            "position": 2,
            "stddev": 9.290649623,
            "variance": 86.31617041
          },
          {
            "average": 96.81968805,
            "count": 2662458,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.92624585,
            "variance": 1674.9576
          },
          {
            "average": 1.111326827,
            "count": 2662458,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4390436398,
            "variance": 0.1927593177
          },
          {
            "average": 1.222466232,
            "count": 2662458,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6738368083,
            "variance": 0.4540560442
          },
          {
            "average": 0.4872625221,
            "count": 2662458,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998378242,
            "variance": 0.2498378505
          },
          {
            "average": 0.0004120252789,
            "count": 2662458,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02029422747,
            "variance": 0.0004118556688
          },
          {
            "average": 3.074730944,
            "count": 2662458,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.305125947,
            "variance": 10.92385752
          },
          {
            "average": 10.93026414,
            "count": 2662458,
            "maximum": 22.99799919,
            "minimum": -4.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.286901832,
            "variance": 39.52513465
          },
          {
            "average": 0.4631874005,
            "count": 2662458,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4986430847,
            "variance": 0.2486449259
          },
          {
            "average": 204.5945273,
            "count": 2662458,
            "maximum": 205,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4909833782,
            "variance": 0.2410646777
          },
          {
            "average": 114538930.4,
            "count": 2662458,
            "maximum": 114539070.1,
            "minimum": 114538833.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 111.0969014,
            "variance": 12342.52151
          },
          {
            "average": 0,
            "count": 2662458,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2662458,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2662458,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2662458,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2662458,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          650567.4245,
          5022751.178,
          103.1101155,
          651353.6045,
          5023537.298,
          641.0501155
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                650567.4244756621,
                5022751.178425721,
                103.11011550143058
              ],
              [
                650567.4244756621,
                5023537.29842572,
                103.11011550143058
              ],
              [
                651353.604475662,
                5023537.29842572,
                641.0501155014306
              ],
              [
                651353.604475662,
                5022751.178425721,
                641.0501155014306
              ],
              [
                650567.4244756621,
                5022751.178425721,
                103.11011550143058
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:11:10+00:00",
        "end_time": "2015-05-01T18:07:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_502739.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_502739.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_502739.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_502739.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.07814208,
            45.34193158,
            103.1101155,
            -85.06787227,
            45.34917301,
            641.0501155
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.07814208455986,
                  45.342100837323365,
                  103.11011550143058
                ],
                [
                  -85.07790267633064,
                  45.34917301474906,
                  103.11011550143058
                ],
                [
                  -85.0678722655434,
                  45.349003717938906,
                  641.0501155014306
                ],
                [
                  -85.06811292122816,
                  45.34193158202388,
                  641.0501155014306
                ],
                [
                  -85.07814208455986,
                  45.342100837323365,
                  103.11011550143058
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_502739.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_502739.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:11:10Z",
            "pc:count": 2662458,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 651027.6169,
                "count": 2662458,
                "maximum": 651353.6045,
                "minimum": 650567.4245,
                "name": "X",
                "position": 0,
                "stddev": 205.9048883,
                "variance": 42396.82304
              },
              {
                "average": 5023129.975,
                "count": 2662458,
                "maximum": 5023537.298,
                "minimum": 5022751.178,
                "name": "Y",
                "position": 1,
                "stddev": 217.710897,
                "variance": 47398.03465
              },
              {
                "average": 249.2882615,
                "count": 2662458,
                "maximum": 641.0501155,
                "minimum": 103.1101155,
                "name": "Z",
                "position": 2,
                "stddev": 9.290649623,
                "variance": 86.31617041
              },
              {
                "average": 96.81968805,
                "count": 2662458,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.92624585,
                "variance": 1674.9576
              },
              {
                "average": 1.111326827,
                "count": 2662458,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4390436398,
                "variance": 0.1927593177
              },
              {
                "average": 1.222466232,
                "count": 2662458,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6738368083,
                "variance": 0.4540560442
              },
              {
                "average": 0.4872625221,
                "count": 2662458,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998378242,
                "variance": 0.2498378505
              },
              {
                "average": 0.0004120252789,
                "count": 2662458,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02029422747,
                "variance": 0.0004118556688
              },
              {
                "average": 3.074730944,
                "count": 2662458,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.305125947,
                "variance": 10.92385752
              },
              {
                "average": 10.93026414,
                "count": 2662458,
                "maximum": 22.99799919,
                "minimum": -4.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.286901832,
                "variance": 39.52513465
              },
              {
                "average": 0.4631874005,
                "count": 2662458,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4986430847,
                "variance": 0.2486449259
              },
              {
                "average": 204.5945273,
                "count": 2662458,
                "maximum": 205,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4909833782,
                "variance": 0.2410646777
              },
              {
                "average": 114538930.4,
                "count": 2662458,
                "maximum": 114539070.1,
                "minimum": 114538833.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 111.0969014,
                "variance": 12342.52151
              },
              {
                "average": 0,
                "count": 2662458,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2662458,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2662458,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2662458,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2662458,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              650567.4245,
              5022751.178,
              103.1101155,
              651353.6045,
              5023537.298,
              641.0501155
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    650567.4244756621,
                    5022751.178425721,
                    103.11011550143058
                  ],
                  [
                    650567.4244756621,
                    5023537.29842572,
                    103.11011550143058
                  ],
                  [
                    651353.604475662,
                    5023537.29842572,
                    641.0501155014306
                  ],
                  [
                    651353.604475662,
                    5022751.178425721,
                    641.0501155014306
                  ],
                  [
                    650567.4244756621,
                    5022751.178425721,
                    103.11011550143058
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:11:10+00:00",
            "end_time": "2015-05-01T18:07: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": "USGS_LPC_MI_13Co_Emmett_2015_524816.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99296672956243,
              45.55515421831623,
              242.09946933923285
            ],
            [
              -84.99271480040422,
              45.56222720897234,
              242.09946933923285
            ],
            [
              -84.98264424662995,
              45.5620497384884,
              298.63946933923285
            ],
            [
              -84.98289743763297,
              45.55497679135726,
              298.63946933923285
            ],
            [
              -84.99296672956243,
              45.55515421831623,
              242.09946933923285
            ]
          ]
        ]
      },
      "bbox": [
        -84.99296673,
        45.55497679,
        242.0994693,
        -84.98264425,
        45.56222721,
        298.6394693
      ],
      "properties": {
        "datetime": "2015-05-02T16:05:52Z",
        "pc:count": 4407942,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657058.589,
            "count": 4407942,
            "maximum": 657435.7468,
            "minimum": 656649.3468,
            "name": "X",
            "position": 0,
            "stddev": 206.4208175,
            "variance": 42609.55389
          },
          {
            "average": 5047016.225,
            "count": 4407942,
            "maximum": 5047369.454,
            "minimum": 5046583.174,
            "name": "Y",
            "position": 1,
            "stddev": 215.7313748,
            "variance": 46540.02609
          },
          {
            "average": 257.8043398,
            "count": 4407942,
            "maximum": 298.6394693,
            "minimum": 242.0994693,
            "name": "Z",
            "position": 2,
            "stddev": 9.007744584,
            "variance": 81.13946249
          },
          {
            "average": 52.97824087,
            "count": 4407942,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.41466883,
            "variance": 1972.662807
          },
          {
            "average": 1.326578254,
            "count": 4407942,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6914109432,
            "variance": 0.4780490923
          },
          {
            "average": 1.652872021,
            "count": 4407942,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.000174844,
            "variance": 1.000349718
          },
          {
            "average": 0.490025504,
            "count": 4407942,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999005562,
            "variance": 0.2499005661
          },
          {
            "average": 0.000381357105,
            "count": 4407942,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01952464489,
            "variance": 0.0003812117582
          },
          {
            "average": 3.772052128,
            "count": 4407942,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.292012433,
            "variance": 18.42137073
          },
          {
            "average": 8.056282501,
            "count": 4407942,
            "maximum": 19.00200081,
            "minimum": -3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.81647511,
            "variance": 33.8313827
          },
          {
            "average": 0.477426654,
            "count": 4407942,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4994902408,
            "variance": 0.2494905006
          },
          {
            "average": 212.4520481,
            "count": 4407942,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4976953644,
            "variance": 0.2477006757
          },
          {
            "average": 114578300,
            "count": 4407942,
            "maximum": 114617952.3,
            "minimum": 114545586.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36011.41704,
            "variance": 1296822157
          },
          {
            "average": 0,
            "count": 4407942,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4407942,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4407942,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4407942,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4407942,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656649.3468,
          5046583.174,
          242.0994693,
          657435.7468,
          5047369.454,
          298.6394693
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656649.3467998152,
                5046583.174439578,
                242.09946933923285
              ],
              [
                656649.3467998152,
                5047369.454439578,
                242.09946933923285
              ],
              [
                657435.7467998151,
                5047369.454439578,
                298.63946933923285
              ],
              [
                657435.7467998151,
                5046583.174439578,
                298.63946933923285
              ],
              [
                656649.3467998152,
                5046583.174439578,
                242.09946933923285
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:05:52+00:00",
        "end_time": "2015-05-01T19:59:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524816.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524816.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524816.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524816.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99296673,
            45.55497679,
            242.0994693,
            -84.98264425,
            45.56222721,
            298.6394693
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99296672956243,
                  45.55515421831623,
                  242.09946933923285
                ],
                [
                  -84.99271480040422,
                  45.56222720897234,
                  242.09946933923285
                ],
                [
                  -84.98264424662995,
                  45.5620497384884,
                  298.63946933923285
                ],
                [
                  -84.98289743763297,
                  45.55497679135726,
                  298.63946933923285
                ],
                [
                  -84.99296672956243,
                  45.55515421831623,
                  242.09946933923285
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524816.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524816.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:05:52Z",
            "pc:count": 4407942,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657058.589,
                "count": 4407942,
                "maximum": 657435.7468,
                "minimum": 656649.3468,
                "name": "X",
                "position": 0,
                "stddev": 206.4208175,
                "variance": 42609.55389
              },
              {
                "average": 5047016.225,
                "count": 4407942,
                "maximum": 5047369.454,
                "minimum": 5046583.174,
                "name": "Y",
                "position": 1,
                "stddev": 215.7313748,
                "variance": 46540.02609
              },
              {
                "average": 257.8043398,
                "count": 4407942,
                "maximum": 298.6394693,
                "minimum": 242.0994693,
                "name": "Z",
                "position": 2,
                "stddev": 9.007744584,
                "variance": 81.13946249
              },
              {
                "average": 52.97824087,
                "count": 4407942,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.41466883,
                "variance": 1972.662807
              },
              {
                "average": 1.326578254,
                "count": 4407942,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6914109432,
                "variance": 0.4780490923
              },
              {
                "average": 1.652872021,
                "count": 4407942,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.000174844,
                "variance": 1.000349718
              },
              {
                "average": 0.490025504,
                "count": 4407942,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999005562,
                "variance": 0.2499005661
              },
              {
                "average": 0.000381357105,
                "count": 4407942,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01952464489,
                "variance": 0.0003812117582
              },
              {
                "average": 3.772052128,
                "count": 4407942,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.292012433,
                "variance": 18.42137073
              },
              {
                "average": 8.056282501,
                "count": 4407942,
                "maximum": 19.00200081,
                "minimum": -3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.81647511,
                "variance": 33.8313827
              },
              {
                "average": 0.477426654,
                "count": 4407942,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4994902408,
                "variance": 0.2494905006
              },
              {
                "average": 212.4520481,
                "count": 4407942,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4976953644,
                "variance": 0.2477006757
              },
              {
                "average": 114578300,
                "count": 4407942,
                "maximum": 114617952.3,
                "minimum": 114545586.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36011.41704,
                "variance": 1296822157
              },
              {
                "average": 0,
                "count": 4407942,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4407942,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4407942,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4407942,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4407942,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656649.3468,
              5046583.174,
              242.0994693,
              657435.7468,
              5047369.454,
              298.6394693
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656649.3467998152,
                    5046583.174439578,
                    242.09946933923285
                  ],
                  [
                    656649.3467998152,
                    5047369.454439578,
                    242.09946933923285
                  ],
                  [
                    657435.7467998151,
                    5047369.454439578,
                    298.63946933923285
                  ],
                  [
                    657435.7467998151,
                    5046583.174439578,
                    298.63946933923285
                  ],
                  [
                    656649.3467998152,
                    5046583.174439578,
                    242.09946933923285
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:05:52+00:00",
            "end_time": "2015-05-01T19:59: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": "USGS_LPC_MI_13Co_Emmett_2015_509839.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.0522632172874,
              45.61652469265182,
              219.3046553808017
            ],
            [
              -85.05201820473785,
              45.623597860185804,
              219.3046553808017
            ],
            [
              -85.04193707580448,
              45.62342545147283,
              264.3846553808017
            ],
            [
              -85.04218335436498,
              45.61635232622536,
              264.3846553808017
            ],
            [
              -85.0522632172874,
              45.61652469265182,
              219.3046553808017
            ]
          ]
        ]
      },
      "bbox": [
        -85.05226322,
        45.61635233,
        219.3046554,
        -85.04193708,
        45.62359786,
        264.3846554
      ],
      "properties": {
        "datetime": "2015-05-01T18:46:56Z",
        "pc:count": 4792215,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652235.6975,
            "count": 4792215,
            "maximum": 652641.9941,
            "minimum": 651855.6541,
            "name": "X",
            "position": 0,
            "stddev": 201.5356815,
            "variance": 40616.6309
          },
          {
            "average": 5053633.708,
            "count": 4792215,
            "maximum": 5054073.487,
            "minimum": 5053287.207,
            "name": "Y",
            "position": 1,
            "stddev": 212.0898249,
            "variance": 44982.09381
          },
          {
            "average": 233.0842201,
            "count": 4792215,
            "maximum": 264.3846554,
            "minimum": 219.3046554,
            "name": "Z",
            "position": 2,
            "stddev": 9.01658403,
            "variance": 81.29878758
          },
          {
            "average": 45.79972789,
            "count": 4792215,
            "maximum": 237,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.68162397,
            "variance": 1737.357777
          },
          {
            "average": 1.464739792,
            "count": 4792215,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8404256169,
            "variance": 0.7063152175
          },
          {
            "average": 1.929514431,
            "count": 4792215,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.199320675,
            "variance": 1.438370082
          },
          {
            "average": 0.4907811941,
            "count": 4792215,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999150586,
            "variance": 0.2499150658
          },
          {
            "average": 0.0003553680292,
            "count": 4792215,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01884785974,
            "variance": 0.0003552418169
          },
          {
            "average": 4.556859824,
            "count": 4792215,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.806901375,
            "variance": 23.10630083
          },
          {
            "average": 8.750119666,
            "count": 4792215,
            "maximum": 19.00200081,
            "minimum": -4.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.958274802,
            "variance": 35.50103861
          },
          {
            "average": 0.4780367742,
            "count": 4792215,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4995174359,
            "variance": 0.2495176688
          },
          {
            "average": 206.5593182,
            "count": 4792215,
            "maximum": 207,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4964689358,
            "variance": 0.2464814043
          },
          {
            "average": 114540756.1,
            "count": 4792215,
            "maximum": 114541216.9,
            "minimum": 114540172.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 512.7871033,
            "variance": 262950.6133
          },
          {
            "average": 0,
            "count": 4792215,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4792215,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4792215,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4792215,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4792215,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          651855.6541,
          5053287.207,
          219.3046554,
          652641.9941,
          5054073.487,
          264.3846554
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                651855.6540932672,
                5053287.20721002,
                219.3046553808017
              ],
              [
                651855.6540932672,
                5054073.4872100195,
                219.3046553808017
              ],
              [
                652641.9940932672,
                5054073.4872100195,
                264.3846553808017
              ],
              [
                652641.9940932672,
                5053287.20721002,
                264.3846553808017
              ],
              [
                651855.6540932672,
                5053287.20721002,
                219.3046553808017
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:46:56+00:00",
        "end_time": "2015-05-01T18:29:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_509839.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_509839.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_509839.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509839.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05226322,
            45.61635233,
            219.3046554,
            -85.04193708,
            45.62359786,
            264.3846554
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.0522632172874,
                  45.61652469265182,
                  219.3046553808017
                ],
                [
                  -85.05201820473785,
                  45.623597860185804,
                  219.3046553808017
                ],
                [
                  -85.04193707580448,
                  45.62342545147283,
                  264.3846553808017
                ],
                [
                  -85.04218335436498,
                  45.61635232622536,
                  264.3846553808017
                ],
                [
                  -85.0522632172874,
                  45.61652469265182,
                  219.3046553808017
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_509839.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509839.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:46:56Z",
            "pc:count": 4792215,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652235.6975,
                "count": 4792215,
                "maximum": 652641.9941,
                "minimum": 651855.6541,
                "name": "X",
                "position": 0,
                "stddev": 201.5356815,
                "variance": 40616.6309
              },
              {
                "average": 5053633.708,
                "count": 4792215,
                "maximum": 5054073.487,
                "minimum": 5053287.207,
                "name": "Y",
                "position": 1,
                "stddev": 212.0898249,
                "variance": 44982.09381
              },
              {
                "average": 233.0842201,
                "count": 4792215,
                "maximum": 264.3846554,
                "minimum": 219.3046554,
                "name": "Z",
                "position": 2,
                "stddev": 9.01658403,
                "variance": 81.29878758
              },
              {
                "average": 45.79972789,
                "count": 4792215,
                "maximum": 237,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.68162397,
                "variance": 1737.357777
              },
              {
                "average": 1.464739792,
                "count": 4792215,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8404256169,
                "variance": 0.7063152175
              },
              {
                "average": 1.929514431,
                "count": 4792215,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.199320675,
                "variance": 1.438370082
              },
              {
                "average": 0.4907811941,
                "count": 4792215,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999150586,
                "variance": 0.2499150658
              },
              {
                "average": 0.0003553680292,
                "count": 4792215,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01884785974,
                "variance": 0.0003552418169
              },
              {
                "average": 4.556859824,
                "count": 4792215,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.806901375,
                "variance": 23.10630083
              },
              {
                "average": 8.750119666,
                "count": 4792215,
                "maximum": 19.00200081,
                "minimum": -4.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.958274802,
                "variance": 35.50103861
              },
              {
                "average": 0.4780367742,
                "count": 4792215,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4995174359,
                "variance": 0.2495176688
              },
              {
                "average": 206.5593182,
                "count": 4792215,
                "maximum": 207,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4964689358,
                "variance": 0.2464814043
              },
              {
                "average": 114540756.1,
                "count": 4792215,
                "maximum": 114541216.9,
                "minimum": 114540172.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 512.7871033,
                "variance": 262950.6133
              },
              {
                "average": 0,
                "count": 4792215,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4792215,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4792215,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4792215,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4792215,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              651855.6541,
              5053287.207,
              219.3046554,
              652641.9941,
              5054073.487,
              264.3846554
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    651855.6540932672,
                    5053287.20721002,
                    219.3046553808017
                  ],
                  [
                    651855.6540932672,
                    5054073.4872100195,
                    219.3046553808017
                  ],
                  [
                    652641.9940932672,
                    5054073.4872100195,
                    264.3846553808017
                  ],
                  [
                    652641.9940932672,
                    5053287.20721002,
                    264.3846553808017
                  ],
                  [
                    651855.6540932672,
                    5053287.20721002,
                    219.3046553808017
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:46:56+00:00",
            "end_time": "2015-05-01T18:29: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": "USGS_LPC_MI_13Co_Emmett_2015_522796.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00211143795572,
              45.5002513512647,
              247.1054207982968
            ],
            [
              -85.00186114203554,
              45.507324269800264,
              247.1054207982968
            ],
            [
              -84.99180672313398,
              45.50714788292395,
              447.4854207982968
            ],
            [
              -84.99205827645811,
              45.50007500764562,
              447.4854207982968
            ],
            [
              -85.00211143795572,
              45.5002513512647,
              247.1054207982968
            ]
          ]
        ]
      },
      "bbox": [
        -85.00211144,
        45.50007501,
        247.1054208,
        -84.99180672,
        45.50732427,
        447.4854208
      ],
      "properties": {
        "datetime": "2015-05-01T20:01:15Z",
        "pc:count": 3817658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656457.7841,
            "count": 3817658,
            "maximum": 656873.3398,
            "minimum": 656087.4398,
            "name": "X",
            "position": 0,
            "stddev": 194.4356237,
            "variance": 37805.21176
          },
          {
            "average": 5040865.506,
            "count": 3817658,
            "maximum": 5041252.103,
            "minimum": 5040465.843,
            "name": "Y",
            "position": 1,
            "stddev": 224.1071828,
            "variance": 50224.02937
          },
          {
            "average": 261.8508971,
            "count": 3817658,
            "maximum": 447.4854208,
            "minimum": 247.1054208,
            "name": "Z",
            "position": 2,
            "stddev": 7.355822202,
            "variance": 54.10812027
          },
          {
            "average": 47.71347093,
            "count": 3817658,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.01666582,
            "variance": 1370.233549
          },
          {
            "average": 1.345557145,
            "count": 3817658,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6847199037,
            "variance": 0.4688413465
          },
          {
            "average": 1.691005323,
            "count": 3817658,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.970163535,
            "variance": 0.9412172847
          },
          {
            "average": 0.5167291046,
            "count": 3817658,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997201241,
            "variance": 0.2497202025
          },
          {
            "average": 0.0004322021512,
            "count": 3817658,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02078498173,
            "variance": 0.0004320154656
          },
          {
            "average": 4.388107054,
            "count": 3817658,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.73073263,
            "variance": 22.37983122
          },
          {
            "average": -9.364596602,
            "count": 3817658,
            "maximum": 1.998000026,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.474534914,
            "variance": 29.97053252
          },
          {
            "average": 0.54839302,
            "count": 3817658,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4976526705,
            "variance": 0.2476581805
          },
          {
            "average": 211.5907192,
            "count": 3817658,
            "maximum": 212,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4917012145,
            "variance": 0.2417700844
          },
          {
            "average": 114545282.1,
            "count": 3817658,
            "maximum": 114545675.9,
            "minimum": 114544717,
            "name": "GpsTime",
            "position": 12,
            "stddev": 466.4721951,
            "variance": 217596.3088
          },
          {
            "average": 0,
            "count": 3817658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3817658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3817658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3817658,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3817658,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656087.4398,
          5040465.843,
          247.1054208,
          656873.3398,
          5041252.103,
          447.4854208
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656087.4397883539,
                5040465.843201732,
                247.1054207982968
              ],
              [
                656087.4397883539,
                5041252.103201732,
                247.1054207982968
              ],
              [
                656873.3397883538,
                5041252.103201732,
                447.4854207982968
              ],
              [
                656873.3397883538,
                5040465.843201732,
                447.4854207982968
              ],
              [
                656087.4397883539,
                5040465.843201732,
                247.1054207982968
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T20:01:15+00:00",
        "end_time": "2015-05-01T19:45:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522796.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522796.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522796.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522796.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00211144,
            45.50007501,
            247.1054208,
            -84.99180672,
            45.50732427,
            447.4854208
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00211143795572,
                  45.5002513512647,
                  247.1054207982968
                ],
                [
                  -85.00186114203554,
                  45.507324269800264,
                  247.1054207982968
                ],
                [
                  -84.99180672313398,
                  45.50714788292395,
                  447.4854207982968
                ],
                [
                  -84.99205827645811,
                  45.50007500764562,
                  447.4854207982968
                ],
                [
                  -85.00211143795572,
                  45.5002513512647,
                  247.1054207982968
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522796.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522796.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T20:01:15Z",
            "pc:count": 3817658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656457.7841,
                "count": 3817658,
                "maximum": 656873.3398,
                "minimum": 656087.4398,
                "name": "X",
                "position": 0,
                "stddev": 194.4356237,
                "variance": 37805.21176
              },
              {
                "average": 5040865.506,
                "count": 3817658,
                "maximum": 5041252.103,
                "minimum": 5040465.843,
                "name": "Y",
                "position": 1,
                "stddev": 224.1071828,
                "variance": 50224.02937
              },
              {
                "average": 261.8508971,
                "count": 3817658,
                "maximum": 447.4854208,
                "minimum": 247.1054208,
                "name": "Z",
                "position": 2,
                "stddev": 7.355822202,
                "variance": 54.10812027
              },
              {
                "average": 47.71347093,
                "count": 3817658,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.01666582,
                "variance": 1370.233549
              },
              {
                "average": 1.345557145,
                "count": 3817658,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6847199037,
                "variance": 0.4688413465
              },
              {
                "average": 1.691005323,
                "count": 3817658,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.970163535,
                "variance": 0.9412172847
              },
              {
                "average": 0.5167291046,
                "count": 3817658,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997201241,
                "variance": 0.2497202025
              },
              {
                "average": 0.0004322021512,
                "count": 3817658,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02078498173,
                "variance": 0.0004320154656
              },
              {
                "average": 4.388107054,
                "count": 3817658,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.73073263,
                "variance": 22.37983122
              },
              {
                "average": -9.364596602,
                "count": 3817658,
                "maximum": 1.998000026,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.474534914,
                "variance": 29.97053252
              },
              {
                "average": 0.54839302,
                "count": 3817658,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4976526705,
                "variance": 0.2476581805
              },
              {
                "average": 211.5907192,
                "count": 3817658,
                "maximum": 212,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4917012145,
                "variance": 0.2417700844
              },
              {
                "average": 114545282.1,
                "count": 3817658,
                "maximum": 114545675.9,
                "minimum": 114544717,
                "name": "GpsTime",
                "position": 12,
                "stddev": 466.4721951,
                "variance": 217596.3088
              },
              {
                "average": 0,
                "count": 3817658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3817658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3817658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3817658,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3817658,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656087.4398,
              5040465.843,
              247.1054208,
              656873.3398,
              5041252.103,
              447.4854208
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656087.4397883539,
                    5040465.843201732,
                    247.1054207982968
                  ],
                  [
                    656087.4397883539,
                    5041252.103201732,
                    247.1054207982968
                  ],
                  [
                    656873.3397883538,
                    5041252.103201732,
                    447.4854207982968
                  ],
                  [
                    656873.3397883538,
                    5040465.843201732,
                    447.4854207982968
                  ],
                  [
                    656087.4397883539,
                    5040465.843201732,
                    247.1054207982968
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T20:01:15+00:00",
            "end_time": "2015-05-01T19:45: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": "USGS_LPC_MI_13Co_Emmett_2015_507779.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06002714462272,
              45.45192144650058,
              89.42929135498858
            ],
            [
              -85.0597845353553,
              45.458993951656744,
              89.42929135498858
            ],
            [
              -85.04973324537525,
              45.458822716767074,
              585.8492913549886
            ],
            [
              -85.04997710954363,
              45.451750253601006,
              585.8492913549886
            ],
            [
              -85.06002714462272,
              45.45192144650058,
              89.42929135498858
            ]
          ]
        ]
      },
      "bbox": [
        -85.06002714,
        45.45175025,
        89.42929135,
        -85.04973325,
        45.45899395,
        585.8492914
      ],
      "properties": {
        "datetime": "2015-05-01T18:43:05Z",
        "pc:count": 3799545,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652068.1757,
            "count": 3799545,
            "maximum": 652478.6974,
            "minimum": 651692.3974,
            "name": "X",
            "position": 0,
            "stddev": 248.7935754,
            "variance": 61898.24316
          },
          {
            "average": 5035411.286,
            "count": 3799545,
            "maximum": 5035771.834,
            "minimum": 5034985.654,
            "name": "Y",
            "position": 1,
            "stddev": 219.0046651,
            "variance": 47963.04334
          },
          {
            "average": 238.4655828,
            "count": 3799545,
            "maximum": 585.8492914,
            "minimum": 89.42929135,
            "name": "Z",
            "position": 2,
            "stddev": 21.77567444,
            "variance": 474.1799972
          },
          {
            "average": 56.23197251,
            "count": 3799545,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.59639968,
            "variance": 2265.417262
          },
          {
            "average": 1.390160138,
            "count": 3799545,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7860579987,
            "variance": 0.6178871773
          },
          {
            "average": 1.780060244,
            "count": 3799545,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.144884668,
            "variance": 1.310760903
          },
          {
            "average": 0.503403697,
            "count": 3799545,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999884805,
            "variance": 0.2499884806
          },
          {
            "average": 0.0003810982631,
            "count": 3799545,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01951802058,
            "variance": 0.0003809531275
          },
          {
            "average": 4.638918607,
            "count": 3799545,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.726325918,
            "variance": 22.33815668
          },
          {
            "average": -1.56136153,
            "count": 3799545,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.59022822,
            "variance": 134.3333903
          },
          {
            "average": 0.5165655361,
            "count": 3799545,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997255734,
            "variance": 0.2497256487
          },
          {
            "average": 205.71643,
            "count": 3799545,
            "maximum": 207,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.040158331,
            "variance": 1.081929353
          },
          {
            "average": 114540234.6,
            "count": 3799545,
            "maximum": 114540985.7,
            "minimum": 114539215.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 612.1881105,
            "variance": 374774.2827
          },
          {
            "average": 0,
            "count": 3799545,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3799545,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3799545,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3799545,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3799545,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          651692.3974,
          5034985.654,
          89.42929135,
          652478.6974,
          5035771.834,
          585.8492914
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                651692.3973612356,
                5034985.654348099,
                89.42929135498858
              ],
              [
                651692.3973612356,
                5035771.834348098,
                89.42929135498858
              ],
              [
                652478.6973612356,
                5035771.834348098,
                585.8492913549886
              ],
              [
                652478.6973612356,
                5034985.654348099,
                585.8492913549886
              ],
              [
                651692.3973612356,
                5034985.654348099,
                89.42929135498858
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:43:05+00:00",
        "end_time": "2015-05-01T18:13:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_507779.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_507779.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_507779.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507779.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.06002714,
            45.45175025,
            89.42929135,
            -85.04973325,
            45.45899395,
            585.8492914
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.06002714462272,
                  45.45192144650058,
                  89.42929135498858
                ],
                [
                  -85.0597845353553,
                  45.458993951656744,
                  89.42929135498858
                ],
                [
                  -85.04973324537525,
                  45.458822716767074,
                  585.8492913549886
                ],
                [
                  -85.04997710954363,
                  45.451750253601006,
                  585.8492913549886
                ],
                [
                  -85.06002714462272,
                  45.45192144650058,
                  89.42929135498858
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_507779.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507779.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:43:05Z",
            "pc:count": 3799545,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652068.1757,
                "count": 3799545,
                "maximum": 652478.6974,
                "minimum": 651692.3974,
                "name": "X",
                "position": 0,
                "stddev": 248.7935754,
                "variance": 61898.24316
              },
              {
                "average": 5035411.286,
                "count": 3799545,
                "maximum": 5035771.834,
                "minimum": 5034985.654,
                "name": "Y",
                "position": 1,
                "stddev": 219.0046651,
                "variance": 47963.04334
              },
              {
                "average": 238.4655828,
                "count": 3799545,
                "maximum": 585.8492914,
                "minimum": 89.42929135,
                "name": "Z",
                "position": 2,
                "stddev": 21.77567444,
                "variance": 474.1799972
              },
              {
                "average": 56.23197251,
                "count": 3799545,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.59639968,
                "variance": 2265.417262
              },
              {
                "average": 1.390160138,
                "count": 3799545,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7860579987,
                "variance": 0.6178871773
              },
              {
                "average": 1.780060244,
                "count": 3799545,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.144884668,
                "variance": 1.310760903
              },
              {
                "average": 0.503403697,
                "count": 3799545,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999884805,
                "variance": 0.2499884806
              },
              {
                "average": 0.0003810982631,
                "count": 3799545,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01951802058,
                "variance": 0.0003809531275
              },
              {
                "average": 4.638918607,
                "count": 3799545,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.726325918,
                "variance": 22.33815668
              },
              {
                "average": -1.56136153,
                "count": 3799545,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.59022822,
                "variance": 134.3333903
              },
              {
                "average": 0.5165655361,
                "count": 3799545,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997255734,
                "variance": 0.2497256487
              },
              {
                "average": 205.71643,
                "count": 3799545,
                "maximum": 207,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.040158331,
                "variance": 1.081929353
              },
              {
                "average": 114540234.6,
                "count": 3799545,
                "maximum": 114540985.7,
                "minimum": 114539215.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 612.1881105,
                "variance": 374774.2827
              },
              {
                "average": 0,
                "count": 3799545,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3799545,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3799545,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3799545,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3799545,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              651692.3974,
              5034985.654,
              89.42929135,
              652478.6974,
              5035771.834,
              585.8492914
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    651692.3973612356,
                    5034985.654348099,
                    89.42929135498858
                  ],
                  [
                    651692.3973612356,
                    5035771.834348098,
                    89.42929135498858
                  ],
                  [
                    652478.6973612356,
                    5035771.834348098,
                    585.8492913549886
                  ],
                  [
                    652478.6973612356,
                    5034985.654348099,
                    585.8492913549886
                  ],
                  [
                    651692.3973612356,
                    5034985.654348099,
                    89.42929135498858
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:43:05+00:00",
            "end_time": "2015-05-01T18: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": "USGS_LPC_MI_13Co_Emmett_2015_517891.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.02461707637679,
              45.76066447975816,
              143.19945786975512
            ],
            [
              -85.02436732939348,
              45.76773753093758,
              143.19945786975512
            ],
            [
              -85.01426326337358,
              45.76756230485111,
              833.9194578697552
            ],
            [
              -85.01451428560831,
              45.7604892966538,
              833.9194578697552
            ],
            [
              -85.02461707637679,
              45.76066447975816,
              143.19945786975512
            ]
          ]
        ]
      },
      "bbox": [
        -85.02461708,
        45.7604893,
        143.1994579,
        -85.01426326,
        45.76773753,
        833.9194579
      ],
      "properties": {
        "datetime": "2015-05-01T19:24:31Z",
        "pc:count": 1676628,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 653977.9689,
            "count": 1676628,
            "maximum": 654401.9734,
            "minimum": 653615.8534,
            "name": "X",
            "position": 0,
            "stddev": 228.4141296,
            "variance": 52173.01459
          },
          {
            "average": 5069734.911,
            "count": 1676628,
            "maximum": 5070140.091,
            "minimum": 5069353.791,
            "name": "Y",
            "position": 1,
            "stddev": 212.5606028,
            "variance": 45182.00987
          },
          {
            "average": 176.9528759,
            "count": 1676628,
            "maximum": 833.9194579,
            "minimum": 143.1994579,
            "name": "Z",
            "position": 2,
            "stddev": 1.296427688,
            "variance": 1.680724751
          },
          {
            "average": 49.62918012,
            "count": 1676628,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.32381149,
            "variance": 1178.124035
          },
          {
            "average": 1.003142617,
            "count": 1676628,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0622184079,
            "variance": 0.003871130281
          },
          {
            "average": 1.006285831,
            "count": 1676628,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09199281235,
            "variance": 0.008462677524
          },
          {
            "average": 0.5056613632,
            "count": 1676628,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499968097,
            "variance": 0.2499680981
          },
          {
            "average": 0.000496234108,
            "count": 1676628,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02227079153,
            "variance": 0.0004959881555
          },
          {
            "average": 6.427860563,
            "count": 1676628,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.762848629,
            "variance": 14.1590298
          },
          {
            "average": -2.380628868,
            "count": 1676628,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.770854396,
            "variance": 76.92788684
          },
          {
            "average": 0.4921932593,
            "count": 1676628,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999392002,
            "variance": 0.2499392039
          },
          {
            "average": 209.0029571,
            "count": 1676628,
            "maximum": 210,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5297595787,
            "variance": 0.2806452112
          },
          {
            "average": 114543039.5,
            "count": 1676628,
            "maximum": 114543471.2,
            "minimum": 114541667.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 555.1340844,
            "variance": 308173.8517
          },
          {
            "average": 0,
            "count": 1676628,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1676628,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1676628,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1676628,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1676628,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          653615.8534,
          5069353.791,
          143.1994579,
          654401.9734,
          5070140.091,
          833.9194579
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                653615.8534075352,
                5069353.7911754465,
                143.19945786975512
              ],
              [
                653615.8534075352,
                5070140.091175447,
                143.19945786975512
              ],
              [
                654401.9734075353,
                5070140.091175447,
                833.9194578697552
              ],
              [
                654401.9734075353,
                5069353.7911754465,
                833.9194578697552
              ],
              [
                653615.8534075352,
                5069353.7911754465,
                143.19945786975512
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:24:31+00:00",
        "end_time": "2015-05-01T18:54:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_517891.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_517891.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_517891.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517891.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.02461708,
            45.7604893,
            143.1994579,
            -85.01426326,
            45.76773753,
            833.9194579
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.02461707637679,
                  45.76066447975816,
                  143.19945786975512
                ],
                [
                  -85.02436732939348,
                  45.76773753093758,
                  143.19945786975512
                ],
                [
                  -85.01426326337358,
                  45.76756230485111,
                  833.9194578697552
                ],
                [
                  -85.01451428560831,
                  45.7604892966538,
                  833.9194578697552
                ],
                [
                  -85.02461707637679,
                  45.76066447975816,
                  143.19945786975512
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_517891.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_517891.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:24:31Z",
            "pc:count": 1676628,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 653977.9689,
                "count": 1676628,
                "maximum": 654401.9734,
                "minimum": 653615.8534,
                "name": "X",
                "position": 0,
                "stddev": 228.4141296,
                "variance": 52173.01459
              },
              {
                "average": 5069734.911,
                "count": 1676628,
                "maximum": 5070140.091,
                "minimum": 5069353.791,
                "name": "Y",
                "position": 1,
                "stddev": 212.5606028,
                "variance": 45182.00987
              },
              {
                "average": 176.9528759,
                "count": 1676628,
                "maximum": 833.9194579,
                "minimum": 143.1994579,
                "name": "Z",
                "position": 2,
                "stddev": 1.296427688,
                "variance": 1.680724751
              },
              {
                "average": 49.62918012,
                "count": 1676628,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.32381149,
                "variance": 1178.124035
              },
              {
                "average": 1.003142617,
                "count": 1676628,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0622184079,
                "variance": 0.003871130281
              },
              {
                "average": 1.006285831,
                "count": 1676628,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09199281235,
                "variance": 0.008462677524
              },
              {
                "average": 0.5056613632,
                "count": 1676628,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499968097,
                "variance": 0.2499680981
              },
              {
                "average": 0.000496234108,
                "count": 1676628,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02227079153,
                "variance": 0.0004959881555
              },
              {
                "average": 6.427860563,
                "count": 1676628,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.762848629,
                "variance": 14.1590298
              },
              {
                "average": -2.380628868,
                "count": 1676628,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.770854396,
                "variance": 76.92788684
              },
              {
                "average": 0.4921932593,
                "count": 1676628,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999392002,
                "variance": 0.2499392039
              },
              {
                "average": 209.0029571,
                "count": 1676628,
                "maximum": 210,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5297595787,
                "variance": 0.2806452112
              },
              {
                "average": 114543039.5,
                "count": 1676628,
                "maximum": 114543471.2,
                "minimum": 114541667.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 555.1340844,
                "variance": 308173.8517
              },
              {
                "average": 0,
                "count": 1676628,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1676628,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1676628,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1676628,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1676628,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              653615.8534,
              5069353.791,
              143.1994579,
              654401.9734,
              5070140.091,
              833.9194579
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    653615.8534075352,
                    5069353.7911754465,
                    143.19945786975512
                  ],
                  [
                    653615.8534075352,
                    5070140.091175447,
                    143.19945786975512
                  ],
                  [
                    654401.9734075353,
                    5070140.091175447,
                    833.9194578697552
                  ],
                  [
                    654401.9734075353,
                    5069353.7911754465,
                    833.9194578697552
                  ],
                  [
                    653615.8534075352,
                    5069353.7911754465,
                    143.19945786975512
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:24:31+00:00",
            "end_time": "2015-05-01T18:54: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": "USGS_LPC_MI_13Co_Emmett_2015_519711.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00923272530528,
              45.26707895459778,
              206.13119864685382
            ],
            [
              -85.00898540277501,
              45.27415039447875,
              206.13119864685382
            ],
            [
              -84.99897194304727,
              45.27397532900825,
              914.0911986468539
            ],
            [
              -84.99922050742487,
              45.266903932046695,
              914.0911986468539
            ],
            [
              -85.00923272530528,
              45.26707895459778,
              206.13119864685382
            ]
          ]
        ]
      },
      "bbox": [
        -85.00923273,
        45.26690393,
        206.1311986,
        -84.99897194,
        45.27415039,
        914.0911986
      ],
      "properties": {
        "datetime": "2015-05-01T20:06:41Z",
        "pc:count": 1091154,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656485.7972,
            "count": 1091154,
            "maximum": 656957.9405,
            "minimum": 656172.0205,
            "name": "X",
            "position": 0,
            "stddev": 194.7802205,
            "variance": 37939.33432
          },
          {
            "average": 5014917.051,
            "count": 1091154,
            "maximum": 5015334.028,
            "minimum": 5014547.968,
            "name": "Y",
            "position": 1,
            "stddev": 228.6272338,
            "variance": 52270.41204
          },
          {
            "average": 212.0535437,
            "count": 1091154,
            "maximum": 914.0911986,
            "minimum": 206.1311986,
            "name": "Z",
            "position": 2,
            "stddev": 8.084249876,
            "variance": 65.35509606
          },
          {
            "average": 39.92533685,
            "count": 1091154,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.35970433,
            "variance": 1112.869873
          },
          {
            "average": 1.06546372,
            "count": 1091154,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3586832741,
            "variance": 0.1286536911
          },
          {
            "average": 1.131191381,
            "count": 1091154,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5631288097,
            "variance": 0.3171140563
          },
          {
            "average": 0.5042395482,
            "count": 1091154,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499982255,
            "variance": 0.2499822553
          },
          {
            "average": 0.0005938666769,
            "count": 1091154,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02436215391,
            "variance": 0.0005935145432
          },
          {
            "average": 7.963951926,
            "count": 1091154,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.707264001,
            "variance": 7.329278373
          },
          {
            "average": -0.4923526025,
            "count": 1091154,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.420506645,
            "variance": 29.38189228
          },
          {
            "average": 0.5082234038,
            "count": 1091154,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999326001,
            "variance": 0.2499326047
          },
          {
            "average": 211.0796936,
            "count": 1091154,
            "maximum": 212,
            "minimum": 210,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2734318075,
            "variance": 0.07476495337
          },
          {
            "average": 114544526.9,
            "count": 1091154,
            "maximum": 114546001.4,
            "minimum": 114544154.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 434.6506243,
            "variance": 188921.1652
          },
          {
            "average": 0,
            "count": 1091154,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1091154,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1091154,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1091154,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1091154,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656172.0205,
          5014547.968,
          206.1311986,
          656957.9405,
          5015334.028,
          914.0911986
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656172.0204683403,
                5014547.968404927,
                206.13119864685382
              ],
              [
                656172.0204683403,
                5015334.028404928,
                206.13119864685382
              ],
              [
                656957.9404683402,
                5015334.028404928,
                914.0911986468539
              ],
              [
                656957.9404683402,
                5014547.968404927,
                914.0911986468539
              ],
              [
                656172.0204683403,
                5014547.968404927,
                206.13119864685382
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T20:06:41+00:00",
        "end_time": "2015-05-01T19:35:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_519711.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_519711.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_519711.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_519711.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00923273,
            45.26690393,
            206.1311986,
            -84.99897194,
            45.27415039,
            914.0911986
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00923272530528,
                  45.26707895459778,
                  206.13119864685382
                ],
                [
                  -85.00898540277501,
                  45.27415039447875,
                  206.13119864685382
                ],
                [
                  -84.99897194304727,
                  45.27397532900825,
                  914.0911986468539
                ],
                [
                  -84.99922050742487,
                  45.266903932046695,
                  914.0911986468539
                ],
                [
                  -85.00923272530528,
                  45.26707895459778,
                  206.13119864685382
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_519711.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_519711.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T20:06:41Z",
            "pc:count": 1091154,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656485.7972,
                "count": 1091154,
                "maximum": 656957.9405,
                "minimum": 656172.0205,
                "name": "X",
                "position": 0,
                "stddev": 194.7802205,
                "variance": 37939.33432
              },
              {
                "average": 5014917.051,
                "count": 1091154,
                "maximum": 5015334.028,
                "minimum": 5014547.968,
                "name": "Y",
                "position": 1,
                "stddev": 228.6272338,
                "variance": 52270.41204
              },
              {
                "average": 212.0535437,
                "count": 1091154,
                "maximum": 914.0911986,
                "minimum": 206.1311986,
                "name": "Z",
                "position": 2,
                "stddev": 8.084249876,
                "variance": 65.35509606
              },
              {
                "average": 39.92533685,
                "count": 1091154,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.35970433,
                "variance": 1112.869873
              },
              {
                "average": 1.06546372,
                "count": 1091154,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3586832741,
                "variance": 0.1286536911
              },
              {
                "average": 1.131191381,
                "count": 1091154,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5631288097,
                "variance": 0.3171140563
              },
              {
                "average": 0.5042395482,
                "count": 1091154,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499982255,
                "variance": 0.2499822553
              },
              {
                "average": 0.0005938666769,
                "count": 1091154,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02436215391,
                "variance": 0.0005935145432
              },
              {
                "average": 7.963951926,
                "count": 1091154,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.707264001,
                "variance": 7.329278373
              },
              {
                "average": -0.4923526025,
                "count": 1091154,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.420506645,
                "variance": 29.38189228
              },
              {
                "average": 0.5082234038,
                "count": 1091154,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999326001,
                "variance": 0.2499326047
              },
              {
                "average": 211.0796936,
                "count": 1091154,
                "maximum": 212,
                "minimum": 210,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2734318075,
                "variance": 0.07476495337
              },
              {
                "average": 114544526.9,
                "count": 1091154,
                "maximum": 114546001.4,
                "minimum": 114544154.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 434.6506243,
                "variance": 188921.1652
              },
              {
                "average": 0,
                "count": 1091154,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1091154,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1091154,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1091154,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1091154,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656172.0205,
              5014547.968,
              206.1311986,
              656957.9405,
              5015334.028,
              914.0911986
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656172.0204683403,
                    5014547.968404927,
                    206.13119864685382
                  ],
                  [
                    656172.0204683403,
                    5015334.028404928,
                    206.13119864685382
                  ],
                  [
                    656957.9404683402,
                    5015334.028404928,
                    914.0911986468539
                  ],
                  [
                    656957.9404683402,
                    5014547.968404927,
                    914.0911986468539
                  ],
                  [
                    656172.0204683403,
                    5014547.968404927,
                    206.13119864685382
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T20:06:41+00:00",
            "end_time": "2015-05-01T19:35:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_502741.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07822626416696,
              45.34895650429109,
              101.48746228530604
            ],
            [
              -85.07798674828007,
              45.35603047280177,
              101.48746228530604
            ],
            [
              -85.06795538079756,
              45.3558611678291,
              507.08746228530606
            ],
            [
              -85.06819614487472,
              45.34878724084172,
              507.08746228530606
            ],
            [
              -85.07822626416696,
              45.34895650429109,
              101.48746228530604
            ]
          ]
        ]
      },
      "bbox": [
        -85.07822626,
        45.34878724,
        101.4874623,
        -85.06795538,
        45.35603047,
        507.0874623
      ],
      "properties": {
        "datetime": "2015-05-01T18:11:19Z",
        "pc:count": 3130616,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 650992.8756,
            "count": 3130616,
            "maximum": 651328.8105,
            "minimum": 650542.6505,
            "name": "X",
            "position": 0,
            "stddev": 197.8572516,
            "variance": 39147.49201
          },
          {
            "average": 5023925.085,
            "count": 3130616,
            "maximum": 5024298.96,
            "minimum": 5023512.64,
            "name": "Y",
            "position": 1,
            "stddev": 227.3502174,
            "variance": 51688.12133
          },
          {
            "average": 239.8210719,
            "count": 3130616,
            "maximum": 507.0874623,
            "minimum": 101.4874623,
            "name": "Z",
            "position": 2,
            "stddev": 8.315621893,
            "variance": 69.14956746
          },
          {
            "average": 80.56296556,
            "count": 3130616,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.05632691,
            "variance": 2406.52321
          },
          {
            "average": 1.215621462,
            "count": 3130616,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6080987125,
            "variance": 0.3697840442
          },
          {
            "average": 1.431001758,
            "count": 3130616,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9201550754,
            "variance": 0.8466853627
          },
          {
            "average": 0.4882674847,
            "count": 3130616,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499862409,
            "variance": 0.2498624279
          },
          {
            "average": 0.0003462577333,
            "count": 3130616,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01860478297,
            "variance": 0.0003461379494
          },
          {
            "average": 3.567455734,
            "count": 3130616,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.93093042,
            "variance": 15.45221397
          },
          {
            "average": 8.367426664,
            "count": 3130616,
            "maximum": 18,
            "minimum": -6,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.786430116,
            "variance": 33.48277348
          },
          {
            "average": 0.4706192008,
            "count": 3130616,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4991361019,
            "variance": 0.2491368482
          },
          {
            "average": 204.5945057,
            "count": 3130616,
            "maximum": 205,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4909875284,
            "variance": 0.2410687531
          },
          {
            "average": 114538928.3,
            "count": 3130616,
            "maximum": 114539079.6,
            "minimum": 114538823.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 121.0583556,
            "variance": 14655.12545
          },
          {
            "average": 0,
            "count": 3130616,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3130616,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3130616,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3130616,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3130616,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          650542.6505,
          5023512.64,
          101.4874623,
          651328.8105,
          5024298.96,
          507.0874623
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                650542.6504879282,
                5023512.640408156,
                101.48746228530604
              ],
              [
                650542.6504879282,
                5024298.960408157,
                101.48746228530604
              ],
              [
                651328.8104879281,
                5024298.960408157,
                507.08746228530606
              ],
              [
                651328.8104879281,
                5023512.640408156,
                507.08746228530606
              ],
              [
                650542.6504879282,
                5023512.640408156,
                101.48746228530604
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:11:19+00:00",
        "end_time": "2015-05-01T18:07:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_502741.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_502741.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_502741.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_502741.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.07822626,
            45.34878724,
            101.4874623,
            -85.06795538,
            45.35603047,
            507.0874623
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.07822626416696,
                  45.34895650429109,
                  101.48746228530604
                ],
                [
                  -85.07798674828007,
                  45.35603047280177,
                  101.48746228530604
                ],
                [
                  -85.06795538079756,
                  45.3558611678291,
                  507.08746228530606
                ],
                [
                  -85.06819614487472,
                  45.34878724084172,
                  507.08746228530606
                ],
                [
                  -85.07822626416696,
                  45.34895650429109,
                  101.48746228530604
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_502741.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_502741.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:11:19Z",
            "pc:count": 3130616,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 650992.8756,
                "count": 3130616,
                "maximum": 651328.8105,
                "minimum": 650542.6505,
                "name": "X",
                "position": 0,
                "stddev": 197.8572516,
                "variance": 39147.49201
              },
              {
                "average": 5023925.085,
                "count": 3130616,
                "maximum": 5024298.96,
                "minimum": 5023512.64,
                "name": "Y",
                "position": 1,
                "stddev": 227.3502174,
                "variance": 51688.12133
              },
              {
                "average": 239.8210719,
                "count": 3130616,
                "maximum": 507.0874623,
                "minimum": 101.4874623,
                "name": "Z",
                "position": 2,
                "stddev": 8.315621893,
                "variance": 69.14956746
              },
              {
                "average": 80.56296556,
                "count": 3130616,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.05632691,
                "variance": 2406.52321
              },
              {
                "average": 1.215621462,
                "count": 3130616,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6080987125,
                "variance": 0.3697840442
              },
              {
                "average": 1.431001758,
                "count": 3130616,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9201550754,
                "variance": 0.8466853627
              },
              {
                "average": 0.4882674847,
                "count": 3130616,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499862409,
                "variance": 0.2498624279
              },
              {
                "average": 0.0003462577333,
                "count": 3130616,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01860478297,
                "variance": 0.0003461379494
              },
              {
                "average": 3.567455734,
                "count": 3130616,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.93093042,
                "variance": 15.45221397
              },
              {
                "average": 8.367426664,
                "count": 3130616,
                "maximum": 18,
                "minimum": -6,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.786430116,
                "variance": 33.48277348
              },
              {
                "average": 0.4706192008,
                "count": 3130616,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4991361019,
                "variance": 0.2491368482
              },
              {
                "average": 204.5945057,
                "count": 3130616,
                "maximum": 205,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4909875284,
                "variance": 0.2410687531
              },
              {
                "average": 114538928.3,
                "count": 3130616,
                "maximum": 114539079.6,
                "minimum": 114538823.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 121.0583556,
                "variance": 14655.12545
              },
              {
                "average": 0,
                "count": 3130616,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3130616,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3130616,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3130616,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3130616,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              650542.6505,
              5023512.64,
              101.4874623,
              651328.8105,
              5024298.96,
              507.0874623
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    650542.6504879282,
                    5023512.640408156,
                    101.48746228530604
                  ],
                  [
                    650542.6504879282,
                    5024298.960408157,
                    101.48746228530604
                  ],
                  [
                    651328.8104879281,
                    5024298.960408157,
                    507.08746228530606
                  ],
                  [
                    651328.8104879281,
                    5023512.640408156,
                    507.08746228530606
                  ],
                  [
                    650542.6504879282,
                    5023512.640408156,
                    101.48746228530604
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:11:19+00:00",
            "end_time": "2015-05-01T18:07:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_519714.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00931186599108,
              45.273934967007975,
              209.17656176726518
            ],
            [
              -85.00906445012218,
              45.281007658152575,
              209.17656176726518
            ],
            [
              -84.99905233227908,
              45.280832623685605,
              757.9565617672652
            ],
            [
              -84.99930099034695,
              45.2737599754605,
              757.9565617672652
            ],
            [
              -85.00931186599108,
              45.273934967007975,
              209.17656176726518
            ]
          ]
        ]
      },
      "bbox": [
        -85.00931187,
        45.27375998,
        209.1765618,
        -84.99905233,
        45.28100766,
        757.9565618
      ],
      "properties": {
        "datetime": "2015-05-01T20:06:32Z",
        "pc:count": 1177744,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656536.0893,
            "count": 1177744,
            "maximum": 656932.7243,
            "minimum": 656147.0043,
            "name": "X",
            "position": 0,
            "stddev": 231.1453335,
            "variance": 53428.16521
          },
          {
            "average": 5015749.662,
            "count": 1177744,
            "maximum": 5016095.664,
            "minimum": 5015309.464,
            "name": "Y",
            "position": 1,
            "stddev": 238.4460675,
            "variance": 56856.52709
          },
          {
            "average": 212.5244778,
            "count": 1177744,
            "maximum": 757.9565618,
            "minimum": 209.1765618,
            "name": "Z",
            "position": 2,
            "stddev": 7.101902695,
            "variance": 50.43702189
          },
          {
            "average": 41.50331311,
            "count": 1177744,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.63299437,
            "variance": 1131.178311
          },
          {
            "average": 1.143189861,
            "count": 1177744,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5285395779,
            "variance": 0.2793540854
          },
          {
            "average": 1.287067478,
            "count": 1177744,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.822231699,
            "variance": 0.6760649668
          },
          {
            "average": 0.5101261395,
            "count": 1177744,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499897663,
            "variance": 0.2498976735
          },
          {
            "average": 0.0005714314826,
            "count": 1177744,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02389781232,
            "variance": 0.0005711054335
          },
          {
            "average": 8.091048649,
            "count": 1177744,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.025054191,
            "variance": 9.150952858
          },
          {
            "average": -1.900132725,
            "count": 1177744,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.221771377,
            "variance": 52.15398182
          },
          {
            "average": 0.5097975451,
            "count": 1177744,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999042111,
            "variance": 0.2499042203
          },
          {
            "average": 211.1474743,
            "count": 1177744,
            "maximum": 212,
            "minimum": 210,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3575803994,
            "variance": 0.127863742
          },
          {
            "average": 114544642.6,
            "count": 1177744,
            "maximum": 114545992.1,
            "minimum": 114544145.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 560.8202714,
            "variance": 314519.3768
          },
          {
            "average": 0,
            "count": 1177744,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1177744,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1177744,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1177744,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1177744,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656147.0043,
          5015309.464,
          209.1765618,
          656932.7243,
          5016095.664,
          757.9565618
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656147.0043053626,
                5015309.463687532,
                209.17656176726518
              ],
              [
                656147.0043053626,
                5016095.663687531,
                209.17656176726518
              ],
              [
                656932.7243053626,
                5016095.663687531,
                757.9565617672652
              ],
              [
                656932.7243053626,
                5015309.463687532,
                757.9565617672652
              ],
              [
                656147.0043053626,
                5015309.463687532,
                209.17656176726518
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T20:06:32+00:00",
        "end_time": "2015-05-01T19:35:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_519714.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_519714.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_519714.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_519714.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00931187,
            45.27375998,
            209.1765618,
            -84.99905233,
            45.28100766,
            757.9565618
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00931186599108,
                  45.273934967007975,
                  209.17656176726518
                ],
                [
                  -85.00906445012218,
                  45.281007658152575,
                  209.17656176726518
                ],
                [
                  -84.99905233227908,
                  45.280832623685605,
                  757.9565617672652
                ],
                [
                  -84.99930099034695,
                  45.2737599754605,
                  757.9565617672652
                ],
                [
                  -85.00931186599108,
                  45.273934967007975,
                  209.17656176726518
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_519714.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_519714.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T20:06:32Z",
            "pc:count": 1177744,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656536.0893,
                "count": 1177744,
                "maximum": 656932.7243,
                "minimum": 656147.0043,
                "name": "X",
                "position": 0,
                "stddev": 231.1453335,
                "variance": 53428.16521
              },
              {
                "average": 5015749.662,
                "count": 1177744,
                "maximum": 5016095.664,
                "minimum": 5015309.464,
                "name": "Y",
                "position": 1,
                "stddev": 238.4460675,
                "variance": 56856.52709
              },
              {
                "average": 212.5244778,
                "count": 1177744,
                "maximum": 757.9565618,
                "minimum": 209.1765618,
                "name": "Z",
                "position": 2,
                "stddev": 7.101902695,
                "variance": 50.43702189
              },
              {
                "average": 41.50331311,
                "count": 1177744,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.63299437,
                "variance": 1131.178311
              },
              {
                "average": 1.143189861,
                "count": 1177744,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5285395779,
                "variance": 0.2793540854
              },
              {
                "average": 1.287067478,
                "count": 1177744,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.822231699,
                "variance": 0.6760649668
              },
              {
                "average": 0.5101261395,
                "count": 1177744,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499897663,
                "variance": 0.2498976735
              },
              {
                "average": 0.0005714314826,
                "count": 1177744,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02389781232,
                "variance": 0.0005711054335
              },
              {
                "average": 8.091048649,
                "count": 1177744,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.025054191,
                "variance": 9.150952858
              },
              {
                "average": -1.900132725,
                "count": 1177744,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.221771377,
                "variance": 52.15398182
              },
              {
                "average": 0.5097975451,
                "count": 1177744,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999042111,
                "variance": 0.2499042203
              },
              {
                "average": 211.1474743,
                "count": 1177744,
                "maximum": 212,
                "minimum": 210,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3575803994,
                "variance": 0.127863742
              },
              {
                "average": 114544642.6,
                "count": 1177744,
                "maximum": 114545992.1,
                "minimum": 114544145.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 560.8202714,
                "variance": 314519.3768
              },
              {
                "average": 0,
                "count": 1177744,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1177744,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1177744,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1177744,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1177744,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656147.0043,
              5015309.464,
              209.1765618,
              656932.7243,
              5016095.664,
              757.9565618
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656147.0043053626,
                    5015309.463687532,
                    209.17656176726518
                  ],
                  [
                    656147.0043053626,
                    5016095.663687531,
                    209.17656176726518
                  ],
                  [
                    656932.7243053626,
                    5016095.663687531,
                    757.9565617672652
                  ],
                  [
                    656932.7243053626,
                    5015309.463687532,
                    757.9565617672652
                  ],
                  [
                    656147.0043053626,
                    5015309.463687532,
                    209.17656176726518
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T20:06:32+00:00",
            "end_time": "2015-05-01T19:35: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": "USGS_LPC_MI_13Co_Emmett_2015_507781.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.06010968144199,
              45.45877639692547,
              227.18227215318342
            ],
            [
              -85.05986695660606,
              45.46585087303042,
              227.18227215318342
            ],
            [
              -85.04981547039294,
              45.46567964284944,
              430.9222721531834
            ],
            [
              -85.05005945080562,
              45.45860520874528,
              430.9222721531834
            ],
            [
              -85.06010968144199,
              45.45877639692547,
              227.18227215318342
            ]
          ]
        ]
      },
      "bbox": [
        -85.06010968,
        45.45860521,
        227.1822722,
        -85.04981547,
        45.46585087,
        430.9222722
      ],
      "properties": {
        "datetime": "2015-05-01T18:43:15Z",
        "pc:count": 3976602,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652084.5269,
            "count": 3976602,
            "maximum": 652453.78,
            "minimum": 651667.56,
            "name": "X",
            "position": 0,
            "stddev": 233.9752707,
            "variance": 54744.42732
          },
          {
            "average": 5036157.366,
            "count": 3976602,
            "maximum": 5036533.451,
            "minimum": 5035747.051,
            "name": "Y",
            "position": 1,
            "stddev": 214.5831875,
            "variance": 46045.94436
          },
          {
            "average": 269.5595154,
            "count": 3976602,
            "maximum": 430.9222722,
            "minimum": 227.1822722,
            "name": "Z",
            "position": 2,
            "stddev": 16.30681852,
            "variance": 265.9123303
          },
          {
            "average": 58.47136626,
            "count": 3976602,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.39642906,
            "variance": 2440.007204
          },
          {
            "average": 1.383865421,
            "count": 3976602,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7957199038,
            "variance": 0.6331701653
          },
          {
            "average": 1.767432094,
            "count": 3976602,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.1694646,
            "variance": 1.367647452
          },
          {
            "average": 0.5004825728,
            "count": 3976602,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999983,
            "variance": 0.24999983
          },
          {
            "average": 0.0003701652818,
            "count": 3976602,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01923612104,
            "variance": 0.0003700283525
          },
          {
            "average": 3.700336116,
            "count": 3976602,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.232199393,
            "variance": 17.9115117
          },
          {
            "average": 0.9692928334,
            "count": 3976602,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.92250006,
            "variance": 119.3010076
          },
          {
            "average": 0.5077319782,
            "count": 3976602,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999402758,
            "variance": 0.2499402794
          },
          {
            "average": 205.8543098,
            "count": 3976602,
            "maximum": 207,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9371714354,
            "variance": 0.8782902993
          },
          {
            "average": 114540313.9,
            "count": 3976602,
            "maximum": 114540995.4,
            "minimum": 114539225.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 548.9350842,
            "variance": 301329.7267
          },
          {
            "average": 0,
            "count": 3976602,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3976602,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3976602,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3976602,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3976602,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          651667.56,
          5035747.051,
          227.1822722,
          652453.78,
          5036533.451,
          430.9222722
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                651667.5599926498,
                5035747.051288622,
                227.18227215318342
              ],
              [
                651667.5599926498,
                5036533.451288623,
                227.18227215318342
              ],
              [
                652453.7799926498,
                5036533.451288623,
                430.9222721531834
              ],
              [
                652453.7799926498,
                5035747.051288622,
                430.9222721531834
              ],
              [
                651667.5599926498,
                5035747.051288622,
                227.18227215318342
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:43:15+00:00",
        "end_time": "2015-05-01T18:13:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_507781.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_507781.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_507781.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507781.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.06010968,
            45.45860521,
            227.1822722,
            -85.04981547,
            45.46585087,
            430.9222722
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.06010968144199,
                  45.45877639692547,
                  227.18227215318342
                ],
                [
                  -85.05986695660606,
                  45.46585087303042,
                  227.18227215318342
                ],
                [
                  -85.04981547039294,
                  45.46567964284944,
                  430.9222721531834
                ],
                [
                  -85.05005945080562,
                  45.45860520874528,
                  430.9222721531834
                ],
                [
                  -85.06010968144199,
                  45.45877639692547,
                  227.18227215318342
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_507781.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_507781.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:43:15Z",
            "pc:count": 3976602,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652084.5269,
                "count": 3976602,
                "maximum": 652453.78,
                "minimum": 651667.56,
                "name": "X",
                "position": 0,
                "stddev": 233.9752707,
                "variance": 54744.42732
              },
              {
                "average": 5036157.366,
                "count": 3976602,
                "maximum": 5036533.451,
                "minimum": 5035747.051,
                "name": "Y",
                "position": 1,
                "stddev": 214.5831875,
                "variance": 46045.94436
              },
              {
                "average": 269.5595154,
                "count": 3976602,
                "maximum": 430.9222722,
                "minimum": 227.1822722,
                "name": "Z",
                "position": 2,
                "stddev": 16.30681852,
                "variance": 265.9123303
              },
              {
                "average": 58.47136626,
                "count": 3976602,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.39642906,
                "variance": 2440.007204
              },
              {
                "average": 1.383865421,
                "count": 3976602,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7957199038,
                "variance": 0.6331701653
              },
              {
                "average": 1.767432094,
                "count": 3976602,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.1694646,
                "variance": 1.367647452
              },
              {
                "average": 0.5004825728,
                "count": 3976602,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999983,
                "variance": 0.24999983
              },
              {
                "average": 0.0003701652818,
                "count": 3976602,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01923612104,
                "variance": 0.0003700283525
              },
              {
                "average": 3.700336116,
                "count": 3976602,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.232199393,
                "variance": 17.9115117
              },
              {
                "average": 0.9692928334,
                "count": 3976602,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.92250006,
                "variance": 119.3010076
              },
              {
                "average": 0.5077319782,
                "count": 3976602,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999402758,
                "variance": 0.2499402794
              },
              {
                "average": 205.8543098,
                "count": 3976602,
                "maximum": 207,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9371714354,
                "variance": 0.8782902993
              },
              {
                "average": 114540313.9,
                "count": 3976602,
                "maximum": 114540995.4,
                "minimum": 114539225.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 548.9350842,
                "variance": 301329.7267
              },
              {
                "average": 0,
                "count": 3976602,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3976602,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3976602,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3976602,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3976602,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              651667.56,
              5035747.051,
              227.1822722,
              652453.78,
              5036533.451,
              430.9222722
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    651667.5599926498,
                    5035747.051288622,
                    227.18227215318342
                  ],
                  [
                    651667.5599926498,
                    5036533.451288623,
                    227.18227215318342
                  ],
                  [
                    652453.7799926498,
                    5036533.451288623,
                    430.9222721531834
                  ],
                  [
                    652453.7799926498,
                    5035747.051288622,
                    430.9222721531834
                  ],
                  [
                    651667.5599926498,
                    5035747.051288622,
                    227.18227215318342
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:43:15+00:00",
            "end_time": "2015-05-01T18:13: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": "USGS_LPC_MI_13Co_Emmett_2015_522799.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00218992847181,
              45.507107491254466,
              253.207799608545
            ],
            [
              -85.00193955708504,
              45.514181121255916,
              253.207799608545
            ],
            [
              -84.9918782869651,
              45.514004621695385,
              764.627799608545
            ],
            [
              -84.99212991704157,
              45.50693103498332,
              764.627799608545
            ],
            [
              -85.00218992847181,
              45.507107491254466,
              253.207799608545
            ]
          ]
        ]
      },
      "bbox": [
        -85.00218993,
        45.50693103,
        253.2077996,
        -84.99187829,
        45.51418112,
        764.6277996
      ],
      "properties": {
        "datetime": "2015-05-01T20:01:06Z",
        "pc:count": 4522408,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656417.4396,
            "count": 4522408,
            "maximum": 656848.6956,
            "minimum": 656062.3556,
            "name": "X",
            "position": 0,
            "stddev": 186.3038721,
            "variance": 34709.13275
          },
          {
            "average": 5041612.895,
            "count": 4522408,
            "maximum": 5042013.721,
            "minimum": 5041227.381,
            "name": "Y",
            "position": 1,
            "stddev": 217.6937172,
            "variance": 47390.55449
          },
          {
            "average": 283.8295221,
            "count": 4522408,
            "maximum": 764.6277996,
            "minimum": 253.2077996,
            "name": "Z",
            "position": 2,
            "stddev": 14.30457219,
            "variance": 204.6207855
          },
          {
            "average": 49.21326006,
            "count": 4522408,
            "maximum": 196,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.24962703,
            "variance": 2425.525762
          },
          {
            "average": 1.456598564,
            "count": 4522408,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8416947151,
            "variance": 0.7084499935
          },
          {
            "average": 1.91315998,
            "count": 4522408,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.208457526,
            "variance": 1.460369592
          },
          {
            "average": 0.518480199,
            "count": 4522408,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996584208,
            "variance": 0.2496585374
          },
          {
            "average": 0.0005081363734,
            "count": 4522408,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02253615502,
            "variance": 0.0005078782831
          },
          {
            "average": 4.468731481,
            "count": 4522408,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.749189566,
            "variance": 22.55480154
          },
          {
            "average": -11.85036919,
            "count": 4522408,
            "maximum": 1.998000026,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.411112388,
            "variance": 29.28013728
          },
          {
            "average": 0.5635446868,
            "count": 4522408,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4959456897,
            "variance": 0.2459621272
          },
          {
            "average": 211.5394995,
            "count": 4522408,
            "maximum": 212,
            "minimum": 211,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4984374002,
            "variance": 0.2484398419
          },
          {
            "average": 114545232.9,
            "count": 4522408,
            "maximum": 114545666.1,
            "minimum": 114544726.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 463.5635558,
            "variance": 214891.1702
          },
          {
            "average": 0,
            "count": 4522408,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522408,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522408,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522408,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522408,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656062.3556,
          5041227.381,
          253.2077996,
          656848.6956,
          5042013.721,
          764.6277996
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656062.3556084855,
                5041227.380807796,
                253.207799608545
              ],
              [
                656062.3556084855,
                5042013.720807795,
                253.207799608545
              ],
              [
                656848.6956084856,
                5042013.720807795,
                764.627799608545
              ],
              [
                656848.6956084856,
                5041227.380807796,
                764.627799608545
              ],
              [
                656062.3556084855,
                5041227.380807796,
                253.207799608545
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T20:01:06+00:00",
        "end_time": "2015-05-01T19:45:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_522799.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_522799.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_522799.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522799.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00218993,
            45.50693103,
            253.2077996,
            -84.99187829,
            45.51418112,
            764.6277996
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00218992847181,
                  45.507107491254466,
                  253.207799608545
                ],
                [
                  -85.00193955708504,
                  45.514181121255916,
                  253.207799608545
                ],
                [
                  -84.9918782869651,
                  45.514004621695385,
                  764.627799608545
                ],
                [
                  -84.99212991704157,
                  45.50693103498332,
                  764.627799608545
                ],
                [
                  -85.00218992847181,
                  45.507107491254466,
                  253.207799608545
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_522799.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_522799.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T20:01:06Z",
            "pc:count": 4522408,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656417.4396,
                "count": 4522408,
                "maximum": 656848.6956,
                "minimum": 656062.3556,
                "name": "X",
                "position": 0,
                "stddev": 186.3038721,
                "variance": 34709.13275
              },
              {
                "average": 5041612.895,
                "count": 4522408,
                "maximum": 5042013.721,
                "minimum": 5041227.381,
                "name": "Y",
                "position": 1,
                "stddev": 217.6937172,
                "variance": 47390.55449
              },
              {
                "average": 283.8295221,
                "count": 4522408,
                "maximum": 764.6277996,
                "minimum": 253.2077996,
                "name": "Z",
                "position": 2,
                "stddev": 14.30457219,
                "variance": 204.6207855
              },
              {
                "average": 49.21326006,
                "count": 4522408,
                "maximum": 196,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.24962703,
                "variance": 2425.525762
              },
              {
                "average": 1.456598564,
                "count": 4522408,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8416947151,
                "variance": 0.7084499935
              },
              {
                "average": 1.91315998,
                "count": 4522408,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.208457526,
                "variance": 1.460369592
              },
              {
                "average": 0.518480199,
                "count": 4522408,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996584208,
                "variance": 0.2496585374
              },
              {
                "average": 0.0005081363734,
                "count": 4522408,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02253615502,
                "variance": 0.0005078782831
              },
              {
                "average": 4.468731481,
                "count": 4522408,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.749189566,
                "variance": 22.55480154
              },
              {
                "average": -11.85036919,
                "count": 4522408,
                "maximum": 1.998000026,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.411112388,
                "variance": 29.28013728
              },
              {
                "average": 0.5635446868,
                "count": 4522408,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4959456897,
                "variance": 0.2459621272
              },
              {
                "average": 211.5394995,
                "count": 4522408,
                "maximum": 212,
                "minimum": 211,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4984374002,
                "variance": 0.2484398419
              },
              {
                "average": 114545232.9,
                "count": 4522408,
                "maximum": 114545666.1,
                "minimum": 114544726.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 463.5635558,
                "variance": 214891.1702
              },
              {
                "average": 0,
                "count": 4522408,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522408,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522408,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522408,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522408,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656062.3556,
              5041227.381,
              253.2077996,
              656848.6956,
              5042013.721,
              764.6277996
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656062.3556084855,
                    5041227.380807796,
                    253.207799608545
                  ],
                  [
                    656062.3556084855,
                    5042013.720807795,
                    253.207799608545
                  ],
                  [
                    656848.6956084856,
                    5042013.720807795,
                    764.627799608545
                  ],
                  [
                    656848.6956084856,
                    5041227.380807796,
                    764.627799608545
                  ],
                  [
                    656062.3556084855,
                    5041227.380807796,
                    253.207799608545
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T20:01:06+00:00",
            "end_time": "2015-05-01T19:45: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": "USGS_LPC_MI_13Co_Emmett_2015_514804.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.03160257810814,
              45.52065467810681,
              282.28363089309676
            ],
            [
              -85.03135577483324,
              45.52772841721942,
              282.28363089309676
            ],
            [
              -85.0212924218555,
              45.52755447738368,
              545.9636308930967
            ],
            [
              -85.02154048474267,
              45.52048078093368,
              545.9636308930967
            ],
            [
              -85.03160257810814,
              45.52065467810681,
              282.28363089309676
            ]
          ]
        ]
      },
      "bbox": [
        -85.03160258,
        45.52048078,
        282.2836309,
        -85.02129242,
        45.52772842,
        545.9636309
      ],
      "properties": {
        "datetime": "2015-05-01T19:14:50Z",
        "pc:count": 5573444,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 654054.2245,
            "count": 5573444,
            "maximum": 654514.1486,
            "minimum": 653727.8486,
            "name": "X",
            "position": 0,
            "stddev": 205.5602599,
            "variance": 42255.02044
          },
          {
            "average": 5043068.824,
            "count": 5573444,
            "maximum": 5043462.013,
            "minimum": 5042675.673,
            "name": "Y",
            "position": 1,
            "stddev": 218.4760128,
            "variance": 47731.76815
          },
          {
            "average": 322.3371992,
            "count": 5573444,
            "maximum": 545.9636309,
            "minimum": 282.2836309,
            "name": "Z",
            "position": 2,
            "stddev": 13.76387859,
            "variance": 189.4443538
          },
          {
            "average": 44.04587576,
            "count": 5573444,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.35167091,
            "variance": 2337.88408
          },
          {
            "average": 1.486623172,
            "count": 5573444,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8602041467,
            "variance": 0.7399511739
          },
          {
            "average": 1.975820157,
            "count": 5573444,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.224854733,
            "variance": 1.500269116
          },
          {
            "average": 0.4867080391,
            "count": 5573444,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998233374,
            "variance": 0.2498233686
          },
          {
            "average": 0.0001806782306,
            "count": 5573444,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0134404471,
            "variance": 0.0001806456183
          },
          {
            "average": 4.413107587,
            "count": 5573444,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.765340128,
            "variance": 22.70846654
          },
          {
            "average": 7.925436793,
            "count": 5573444,
            "maximum": 19.00200081,
            "minimum": -9,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.764043915,
            "variance": 45.75229009
          },
          {
            "average": 0.4888349107,
            "count": 5573444,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998753701,
            "variance": 0.2498753856
          },
          {
            "average": 208.6249181,
            "count": 5573444,
            "maximum": 209,
            "minimum": 208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4841441024,
            "variance": 0.2343955119
          },
          {
            "average": 114542558.1,
            "count": 5573444,
            "maximum": 114542890.8,
            "minimum": 114542006.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 423.1649596,
            "variance": 179068.5831
          },
          {
            "average": 0,
            "count": 5573444,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5573444,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5573444,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5573444,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5573444,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          653727.8486,
          5042675.673,
          282.2836309,
          654514.1486,
          5043462.013,
          545.9636309
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                653727.8485654948,
                5042675.672589966,
                282.28363089309676
              ],
              [
                653727.8485654948,
                5043462.012589966,
                282.28363089309676
              ],
              [
                654514.1485654948,
                5043462.012589966,
                545.9636308930967
              ],
              [
                654514.1485654948,
                5042675.672589966,
                545.9636308930967
              ],
              [
                653727.8485654948,
                5042675.672589966,
                282.28363089309676
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T19:14:50+00:00",
        "end_time": "2015-05-01T19:00:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_514804.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_514804.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_514804.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514804.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.03160258,
            45.52048078,
            282.2836309,
            -85.02129242,
            45.52772842,
            545.9636309
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.03160257810814,
                  45.52065467810681,
                  282.28363089309676
                ],
                [
                  -85.03135577483324,
                  45.52772841721942,
                  282.28363089309676
                ],
                [
                  -85.0212924218555,
                  45.52755447738368,
                  545.9636308930967
                ],
                [
                  -85.02154048474267,
                  45.52048078093368,
                  545.9636308930967
                ],
                [
                  -85.03160257810814,
                  45.52065467810681,
                  282.28363089309676
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_514804.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_514804.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T19:14:50Z",
            "pc:count": 5573444,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 654054.2245,
                "count": 5573444,
                "maximum": 654514.1486,
                "minimum": 653727.8486,
                "name": "X",
                "position": 0,
                "stddev": 205.5602599,
                "variance": 42255.02044
              },
              {
                "average": 5043068.824,
                "count": 5573444,
                "maximum": 5043462.013,
                "minimum": 5042675.673,
                "name": "Y",
                "position": 1,
                "stddev": 218.4760128,
                "variance": 47731.76815
              },
              {
                "average": 322.3371992,
                "count": 5573444,
                "maximum": 545.9636309,
                "minimum": 282.2836309,
                "name": "Z",
                "position": 2,
                "stddev": 13.76387859,
                "variance": 189.4443538
              },
              {
                "average": 44.04587576,
                "count": 5573444,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.35167091,
                "variance": 2337.88408
              },
              {
                "average": 1.486623172,
                "count": 5573444,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8602041467,
                "variance": 0.7399511739
              },
              {
                "average": 1.975820157,
                "count": 5573444,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.224854733,
                "variance": 1.500269116
              },
              {
                "average": 0.4867080391,
                "count": 5573444,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998233374,
                "variance": 0.2498233686
              },
              {
                "average": 0.0001806782306,
                "count": 5573444,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0134404471,
                "variance": 0.0001806456183
              },
              {
                "average": 4.413107587,
                "count": 5573444,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.765340128,
                "variance": 22.70846654
              },
              {
                "average": 7.925436793,
                "count": 5573444,
                "maximum": 19.00200081,
                "minimum": -9,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.764043915,
                "variance": 45.75229009
              },
              {
                "average": 0.4888349107,
                "count": 5573444,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998753701,
                "variance": 0.2498753856
              },
              {
                "average": 208.6249181,
                "count": 5573444,
                "maximum": 209,
                "minimum": 208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4841441024,
                "variance": 0.2343955119
              },
              {
                "average": 114542558.1,
                "count": 5573444,
                "maximum": 114542890.8,
                "minimum": 114542006.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 423.1649596,
                "variance": 179068.5831
              },
              {
                "average": 0,
                "count": 5573444,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5573444,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5573444,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5573444,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5573444,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              653727.8486,
              5042675.673,
              282.2836309,
              654514.1486,
              5043462.013,
              545.9636309
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    653727.8485654948,
                    5042675.672589966,
                    282.28363089309676
                  ],
                  [
                    653727.8485654948,
                    5043462.012589966,
                    282.28363089309676
                  ],
                  [
                    654514.1485654948,
                    5043462.012589966,
                    545.9636308930967
                  ],
                  [
                    654514.1485654948,
                    5042675.672589966,
                    545.9636308930967
                  ],
                  [
                    653727.8485654948,
                    5042675.672589966,
                    282.28363089309676
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T19:14:50+00:00",
            "end_time": "2015-05-01T19:00: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": "USGS_LPC_MI_13Co_Emmett_2015_494816.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.11007300104242,
              45.55445881172771,
              239.0293675830507
            ],
            [
              -85.10983575964006,
              45.561532655783815,
              239.0293675830507
            ],
            [
              -85.09976667469388,
              45.56136554658498,
              338.7893675830507
            ],
            [
              -85.10000517805504,
              45.55429174351766,
              338.7893675830507
            ],
            [
              -85.11007300104242,
              45.55445881172771,
              239.0293675830507
            ]
          ]
        ]
      },
      "bbox": [
        -85.110073,
        45.55429174,
        239.0293676,
        -85.09976667,
        45.56153266,
        338.7893676
      ],
      "properties": {
        "datetime": "2015-05-01T17:34:52Z",
        "pc:count": 5420189,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 647906.7427,
            "count": 5420189,
            "maximum": 648297.3009,
            "minimum": 647511.0609,
            "name": "X",
            "position": 0,
            "stddev": 242.2350877,
            "variance": 58677.83772
          },
          {
            "average": 5046681.996,
            "count": 5420189,
            "maximum": 5047070.241,
            "minimum": 5046283.921,
            "name": "Y",
            "position": 1,
            "stddev": 219.9684361,
            "variance": 48386.11286
          },
          {
            "average": 278.7147516,
            "count": 5420189,
            "maximum": 338.7893676,
            "minimum": 239.0293676,
            "name": "Z",
            "position": 2,
            "stddev": 17.79894075,
            "variance": 316.8022917
          },
          {
            "average": 39.49023401,
            "count": 5420189,
            "maximum": 176,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.75976803,
            "variance": 1914.917298
          },
          {
            "average": 1.536189605,
            "count": 5420189,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9028545596,
            "variance": 0.8151463558
          },
          {
            "average": 2.071987527,
            "count": 5420189,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.273261979,
            "variance": 1.621196068
          },
          {
            "average": 0.5065729258,
            "count": 5420189,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999568409,
            "variance": 0.2499568428
          },
          {
            "average": 0.0004108712814,
            "count": 5420189,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02026579734,
            "variance": 0.000410702542
          },
          {
            "average": 3.938269496,
            "count": 5420189,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.545169828,
            "variance": 20.65856877
          },
          {
            "average": -0.09194531211,
            "count": 5420189,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.2380472,
            "variance": 104.8176105
          },
          {
            "average": 0.5280795559,
            "count": 5420189,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4992109619,
            "variance": 0.2492115845
          },
          {
            "average": 201.0579827,
            "count": 5420189,
            "maximum": 202,
            "minimum": 200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5753208884,
            "variance": 0.3309941246
          },
          {
            "average": 114536543.3,
            "count": 5420189,
            "maximum": 114536892,
            "minimum": 114536160.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 208.0292091,
            "variance": 43276.15184
          },
          {
            "average": 0,
            "count": 5420189,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5420189,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5420189,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5420189,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5420189,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          647511.0609,
          5046283.921,
          239.0293676,
          648297.3009,
          5047070.241,
          338.7893676
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                647511.0608762122,
                5046283.920625208,
                239.0293675830507
              ],
              [
                647511.0608762122,
                5047070.240625208,
                239.0293675830507
              ],
              [
                648297.3008762122,
                5047070.240625208,
                338.7893675830507
              ],
              [
                648297.3008762122,
                5046283.920625208,
                338.7893675830507
              ],
              [
                647511.0608762122,
                5046283.920625208,
                239.0293675830507
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T17:34:52+00:00",
        "end_time": "2015-05-01T17:22:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_494816.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_494816.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_494816.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494816.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.110073,
            45.55429174,
            239.0293676,
            -85.09976667,
            45.56153266,
            338.7893676
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.11007300104242,
                  45.55445881172771,
                  239.0293675830507
                ],
                [
                  -85.10983575964006,
                  45.561532655783815,
                  239.0293675830507
                ],
                [
                  -85.09976667469388,
                  45.56136554658498,
                  338.7893675830507
                ],
                [
                  -85.10000517805504,
                  45.55429174351766,
                  338.7893675830507
                ],
                [
                  -85.11007300104242,
                  45.55445881172771,
                  239.0293675830507
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_494816.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_494816.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T17:34:52Z",
            "pc:count": 5420189,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 647906.7427,
                "count": 5420189,
                "maximum": 648297.3009,
                "minimum": 647511.0609,
                "name": "X",
                "position": 0,
                "stddev": 242.2350877,
                "variance": 58677.83772
              },
              {
                "average": 5046681.996,
                "count": 5420189,
                "maximum": 5047070.241,
                "minimum": 5046283.921,
                "name": "Y",
                "position": 1,
                "stddev": 219.9684361,
                "variance": 48386.11286
              },
              {
                "average": 278.7147516,
                "count": 5420189,
                "maximum": 338.7893676,
                "minimum": 239.0293676,
                "name": "Z",
                "position": 2,
                "stddev": 17.79894075,
                "variance": 316.8022917
              },
              {
                "average": 39.49023401,
                "count": 5420189,
                "maximum": 176,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.75976803,
                "variance": 1914.917298
              },
              {
                "average": 1.536189605,
                "count": 5420189,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9028545596,
                "variance": 0.8151463558
              },
              {
                "average": 2.071987527,
                "count": 5420189,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.273261979,
                "variance": 1.621196068
              },
              {
                "average": 0.5065729258,
                "count": 5420189,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999568409,
                "variance": 0.2499568428
              },
              {
                "average": 0.0004108712814,
                "count": 5420189,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02026579734,
                "variance": 0.000410702542
              },
              {
                "average": 3.938269496,
                "count": 5420189,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.545169828,
                "variance": 20.65856877
              },
              {
                "average": -0.09194531211,
                "count": 5420189,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.2380472,
                "variance": 104.8176105
              },
              {
                "average": 0.5280795559,
                "count": 5420189,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4992109619,
                "variance": 0.2492115845
              },
              {
                "average": 201.0579827,
                "count": 5420189,
                "maximum": 202,
                "minimum": 200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5753208884,
                "variance": 0.3309941246
              },
              {
                "average": 114536543.3,
                "count": 5420189,
                "maximum": 114536892,
                "minimum": 114536160.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 208.0292091,
                "variance": 43276.15184
              },
              {
                "average": 0,
                "count": 5420189,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5420189,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5420189,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5420189,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5420189,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              647511.0609,
              5046283.921,
              239.0293676,
              648297.3009,
              5047070.241,
              338.7893676
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    647511.0608762122,
                    5046283.920625208,
                    239.0293675830507
                  ],
                  [
                    647511.0608762122,
                    5047070.240625208,
                    239.0293675830507
                  ],
                  [
                    648297.3008762122,
                    5047070.240625208,
                    338.7893675830507
                  ],
                  [
                    648297.3008762122,
                    5046283.920625208,
                    338.7893675830507
                  ],
                  [
                    647511.0608762122,
                    5046283.920625208,
                    239.0293675830507
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T17:34:52+00:00",
            "end_time": "2015-05-01T17:22:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "USGS_LPC_MI_13Co_Emmett_2015_524819.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.99304258794483,
              45.56201008620914,
              236.04355857381836
            ],
            [
              -84.99279064014846,
              45.56908216912183,
              236.04355857381836
            ],
            [
              -84.98271860484714,
              45.568904680140264,
              297.4035585738184
            ],
            [
              -84.98297181481517,
              45.56183264075172,
              297.4035585738184
            ],
            [
              -84.99304258794483,
              45.56201008620914,
              236.04355857381836
            ]
          ]
        ]
      },
      "bbox": [
        -84.99304259,
        45.56183264,
        236.0435586,
        -84.9827186,
        45.56908217,
        297.4035586
      ],
      "properties": {
        "datetime": "2015-05-02T16:06:02Z",
        "pc:count": 4756636,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 657038.6082,
            "count": 4756636,
            "maximum": 657410.7899,
            "minimum": 656624.3699,
            "name": "X",
            "position": 0,
            "stddev": 200.2577914,
            "variance": 40103.18302
          },
          {
            "average": 5047730.504,
            "count": 4756636,
            "maximum": 5048130.873,
            "minimum": 5047344.693,
            "name": "Y",
            "position": 1,
            "stddev": 220.4300529,
            "variance": 48589.40821
          },
          {
            "average": 252.672438,
            "count": 4756636,
            "maximum": 297.4035586,
            "minimum": 236.0435586,
            "name": "Z",
            "position": 2,
            "stddev": 12.57138365,
            "variance": 158.0396868
          },
          {
            "average": 47.04308507,
            "count": 4756636,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.57423878,
            "variance": 1728.41733
          },
          {
            "average": 1.383237439,
            "count": 4756636,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7493311951,
            "variance": 0.56149724
          },
          {
            "average": 1.766414121,
            "count": 4756636,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.074449282,
            "variance": 1.15444126
          },
          {
            "average": 0.4911492071,
            "count": 4756636,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999217099,
            "variance": 0.249921716
          },
          {
            "average": 0.0003805210237,
            "count": 4756636,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01950323838,
            "variance": 0.0003803763074
          },
          {
            "average": 4.187098403,
            "count": 4756636,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.603331495,
            "variance": 21.19066085
          },
          {
            "average": 9.27747536,
            "count": 4756636,
            "maximum": 19.00200081,
            "minimum": -3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.651351779,
            "variance": 31.93777693
          },
          {
            "average": 0.4776476485,
            "count": 4756636,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499500175,
            "variance": 0.2495004248
          },
          {
            "average": 212.4544817,
            "count": 4756636,
            "maximum": 213,
            "minimum": 212,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4979238257,
            "variance": 0.2479281362
          },
          {
            "average": 114578475.3,
            "count": 4756636,
            "maximum": 114617962.3,
            "minimum": 114545576.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36037.08993,
            "variance": 1298671851
          },
          {
            "average": 0,
            "count": 4756636,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4756636,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4756636,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4756636,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4756636,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656624.3699,
          5047344.693,
          236.0435586,
          657410.7899,
          5048130.873,
          297.4035586
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656624.3698604752,
                5047344.692646202,
                236.04355857381836
              ],
              [
                656624.3698604752,
                5048130.872646201,
                236.04355857381836
              ],
              [
                657410.7898604751,
                5048130.872646201,
                297.4035585738184
              ],
              [
                657410.7898604751,
                5047344.692646202,
                297.4035585738184
              ],
              [
                656624.3698604752,
                5047344.692646202,
                236.04355857381836
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-02T16:06:02+00:00",
        "end_time": "2015-05-01T19:59:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_524819.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_524819.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_524819.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524819.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -84.99304259,
            45.56183264,
            236.0435586,
            -84.9827186,
            45.56908217,
            297.4035586
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -84.99304258794483,
                  45.56201008620914,
                  236.04355857381836
                ],
                [
                  -84.99279064014846,
                  45.56908216912183,
                  236.04355857381836
                ],
                [
                  -84.98271860484714,
                  45.568904680140264,
                  297.4035585738184
                ],
                [
                  -84.98297181481517,
                  45.56183264075172,
                  297.4035585738184
                ],
                [
                  -84.99304258794483,
                  45.56201008620914,
                  236.04355857381836
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_524819.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_524819.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-02T16:06:02Z",
            "pc:count": 4756636,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 657038.6082,
                "count": 4756636,
                "maximum": 657410.7899,
                "minimum": 656624.3699,
                "name": "X",
                "position": 0,
                "stddev": 200.2577914,
                "variance": 40103.18302
              },
              {
                "average": 5047730.504,
                "count": 4756636,
                "maximum": 5048130.873,
                "minimum": 5047344.693,
                "name": "Y",
                "position": 1,
                "stddev": 220.4300529,
                "variance": 48589.40821
              },
              {
                "average": 252.672438,
                "count": 4756636,
                "maximum": 297.4035586,
                "minimum": 236.0435586,
                "name": "Z",
                "position": 2,
                "stddev": 12.57138365,
                "variance": 158.0396868
              },
              {
                "average": 47.04308507,
                "count": 4756636,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.57423878,
                "variance": 1728.41733
              },
              {
                "average": 1.383237439,
                "count": 4756636,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7493311951,
                "variance": 0.56149724
              },
              {
                "average": 1.766414121,
                "count": 4756636,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.074449282,
                "variance": 1.15444126
              },
              {
                "average": 0.4911492071,
                "count": 4756636,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999217099,
                "variance": 0.249921716
              },
              {
                "average": 0.0003805210237,
                "count": 4756636,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01950323838,
                "variance": 0.0003803763074
              },
              {
                "average": 4.187098403,
                "count": 4756636,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.603331495,
                "variance": 21.19066085
              },
              {
                "average": 9.27747536,
                "count": 4756636,
                "maximum": 19.00200081,
                "minimum": -3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.651351779,
                "variance": 31.93777693
              },
              {
                "average": 0.4776476485,
                "count": 4756636,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499500175,
                "variance": 0.2495004248
              },
              {
                "average": 212.4544817,
                "count": 4756636,
                "maximum": 213,
                "minimum": 212,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4979238257,
                "variance": 0.2479281362
              },
              {
                "average": 114578475.3,
                "count": 4756636,
                "maximum": 114617962.3,
                "minimum": 114545576.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36037.08993,
                "variance": 1298671851
              },
              {
                "average": 0,
                "count": 4756636,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4756636,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4756636,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4756636,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4756636,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              656624.3699,
              5047344.693,
              236.0435586,
              657410.7899,
              5048130.873,
              297.4035586
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    656624.3698604752,
                    5047344.692646202,
                    236.04355857381836
                  ],
                  [
                    656624.3698604752,
                    5048130.872646201,
                    236.04355857381836
                  ],
                  [
                    657410.7898604751,
                    5048130.872646201,
                    297.4035585738184
                  ],
                  [
                    657410.7898604751,
                    5047344.692646202,
                    297.4035585738184
                  ],
                  [
                    656624.3698604752,
                    5047344.692646202,
                    236.04355857381836
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-02T16:06:02+00:00",
            "end_time": "2015-05-01T19: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": "USGS_LPC_MI_13Co_Emmett_2015_502744.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.07830948864905,
              45.3558137997687,
              155.39367724416073
            ],
            [
              -85.07806996244955,
              45.36288668054438,
              155.39367724416073
            ],
            [
              -85.06803865903737,
              45.36271738461693,
              271.1936772441607
            ],
            [
              -85.06827943352712,
              45.35564454535607,
              271.1936772441607
            ],
            [
              -85.07830948864905,
              45.3558137997687,
              155.39367724416073
            ]
          ]
        ]
      },
      "bbox": [
        -85.07830949,
        45.35564455,
        155.3936772,
        -85.06803866,
        45.36288668,
        271.1936772
      ],
      "properties": {
        "datetime": "2015-05-01T18:11:29Z",
        "pc:count": 3625454,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 650953.3418,
            "count": 3625454,
            "maximum": 651304.0064,
            "minimum": 650517.9464,
            "name": "X",
            "position": 0,
            "stddev": 207.3334835,
            "variance": 42987.17338
          },
          {
            "average": 5024633.314,
            "count": 3625454,
            "maximum": 5025060.486,
            "minimum": 5024274.286,
            "name": "Y",
            "position": 1,
            "stddev": 219.8669782,
            "variance": 48341.48811
          },
          {
            "average": 210.0777796,
            "count": 3625454,
            "maximum": 271.1936772,
            "minimum": 155.3936772,
            "name": "Z",
            "position": 2,
            "stddev": 10.41045786,
            "variance": 108.3776329
          },
          {
            "average": 58.63203312,
            "count": 3625454,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.8683627,
            "variance": 1924.433246
          },
          {
            "average": 1.275295177,
            "count": 3625454,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6421892132,
            "variance": 0.4124069855
          },
          {
            "average": 1.550690203,
            "count": 3625454,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.941475054,
            "variance": 0.8863752772
          },
          {
            "average": 0.4889147676,
            "count": 3625454,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998771715,
            "variance": 0.2498771865
          },
          {
            "average": 0.0003420261297,
            "count": 3625454,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01849078803,
            "variance": 0.0003419092421
          },
          {
            "average": 4.259728575,
            "count": 3625454,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.580754201,
            "variance": 20.98330905
          },
          {
            "average": 8.099239788,
            "count": 3625454,
            "maximum": 19.00200081,
            "minimum": -7.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.72482354,
            "variance": 45.22325164
          },
          {
            "average": 0.4710312143,
            "count": 3625454,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4991601729,
            "variance": 0.2491608782
          },
          {
            "average": 204.6068288,
            "count": 3625454,
            "maximum": 205,
            "minimum": 204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4884543658,
            "variance": 0.2385876674
          },
          {
            "average": 114538923.4,
            "count": 3625454,
            "maximum": 114539089.3,
            "minimum": 114538813.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 129.0836154,
            "variance": 16662.57976
          },
          {
            "average": 0,
            "count": 3625454,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3625454,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3625454,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3625454,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3625454,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          650517.9464,
          5024274.286,
          155.3936772,
          651304.0064,
          5025060.486,
          271.1936772
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                650517.9464173911,
                5024274.285916473,
                155.39367724416073
              ],
              [
                650517.9464173911,
                5025060.485916472,
                155.39367724416073
              ],
              [
                651304.0064173911,
                5025060.485916472,
                271.1936772441607
              ],
              [
                651304.0064173911,
                5024274.285916473,
                271.1936772441607
              ],
              [
                650517.9464173911,
                5024274.285916473,
                155.39367724416073
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:11:29+00:00",
        "end_time": "2015-05-01T18:06:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_502744.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_502744.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_502744.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_502744.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.07830949,
            45.35564455,
            155.3936772,
            -85.06803866,
            45.36288668,
            271.1936772
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.07830948864905,
                  45.3558137997687,
                  155.39367724416073
                ],
                [
                  -85.07806996244955,
                  45.36288668054438,
                  155.39367724416073
                ],
                [
                  -85.06803865903737,
                  45.36271738461693,
                  271.1936772441607
                ],
                [
                  -85.06827943352712,
                  45.35564454535607,
                  271.1936772441607
                ],
                [
                  -85.07830948864905,
                  45.3558137997687,
                  155.39367724416073
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_502744.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_502744.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:11:29Z",
            "pc:count": 3625454,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 650953.3418,
                "count": 3625454,
                "maximum": 651304.0064,
                "minimum": 650517.9464,
                "name": "X",
                "position": 0,
                "stddev": 207.3334835,
                "variance": 42987.17338
              },
              {
                "average": 5024633.314,
                "count": 3625454,
                "maximum": 5025060.486,
                "minimum": 5024274.286,
                "name": "Y",
                "position": 1,
                "stddev": 219.8669782,
                "variance": 48341.48811
              },
              {
                "average": 210.0777796,
                "count": 3625454,
                "maximum": 271.1936772,
                "minimum": 155.3936772,
                "name": "Z",
                "position": 2,
                "stddev": 10.41045786,
                "variance": 108.3776329
              },
              {
                "average": 58.63203312,
                "count": 3625454,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.8683627,
                "variance": 1924.433246
              },
              {
                "average": 1.275295177,
                "count": 3625454,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6421892132,
                "variance": 0.4124069855
              },
              {
                "average": 1.550690203,
                "count": 3625454,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.941475054,
                "variance": 0.8863752772
              },
              {
                "average": 0.4889147676,
                "count": 3625454,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998771715,
                "variance": 0.2498771865
              },
              {
                "average": 0.0003420261297,
                "count": 3625454,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01849078803,
                "variance": 0.0003419092421
              },
              {
                "average": 4.259728575,
                "count": 3625454,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.580754201,
                "variance": 20.98330905
              },
              {
                "average": 8.099239788,
                "count": 3625454,
                "maximum": 19.00200081,
                "minimum": -7.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.72482354,
                "variance": 45.22325164
              },
              {
                "average": 0.4710312143,
                "count": 3625454,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4991601729,
                "variance": 0.2491608782
              },
              {
                "average": 204.6068288,
                "count": 3625454,
                "maximum": 205,
                "minimum": 204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4884543658,
                "variance": 0.2385876674
              },
              {
                "average": 114538923.4,
                "count": 3625454,
                "maximum": 114539089.3,
                "minimum": 114538813.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 129.0836154,
                "variance": 16662.57976
              },
              {
                "average": 0,
                "count": 3625454,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3625454,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3625454,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3625454,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3625454,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              650517.9464,
              5024274.286,
              155.3936772,
              651304.0064,
              5025060.486,
              271.1936772
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    650517.9464173911,
                    5024274.285916473,
                    155.39367724416073
                  ],
                  [
                    650517.9464173911,
                    5025060.485916472,
                    155.39367724416073
                  ],
                  [
                    651304.0064173911,
                    5025060.485916472,
                    271.1936772441607
                  ],
                  [
                    651304.0064173911,
                    5024274.285916473,
                    271.1936772441607
                  ],
                  [
                    650517.9464173911,
                    5024274.285916473,
                    155.39367724416073
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:11:29+00:00",
            "end_time": "2015-05-01T18:06: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": "USGS_LPC_MI_13Co_Emmett_2015_509841.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.05234566767048,
              45.62338071535132,
              78.82621138462918
            ],
            [
              -85.05210061939782,
              45.63045351488028,
              78.82621138462918
            ],
            [
              -85.04201877388199,
              45.63028110220394,
              297.3862113846292
            ],
            [
              -85.04226508849389,
              45.623208344960496,
              297.3862113846292
            ],
            [
              -85.05234566767048,
              45.62338071535132,
              78.82621138462918
            ]
          ]
        ]
      },
      "bbox": [
        -85.05234567,
        45.62320834,
        78.82621138,
        -85.04201877,
        45.63045351,
        297.3862114
      ],
      "properties": {
        "datetime": "2015-05-01T18:47:06Z",
        "pc:count": 5008664,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 652198.21,
            "count": 5008664,
            "maximum": 652617.0132,
            "minimum": 651830.7132,
            "name": "X",
            "position": 0,
            "stddev": 203.8900454,
            "variance": 41571.15061
          },
          {
            "average": 5054439.352,
            "count": 5008664,
            "maximum": 5054834.982,
            "minimum": 5054048.742,
            "name": "Y",
            "position": 1,
            "stddev": 214.2170933,
            "variance": 45888.96304
          },
          {
            "average": 227.494838,
            "count": 5008664,
            "maximum": 297.3862114,
            "minimum": 78.82621138,
            "name": "Z",
            "position": 2,
            "stddev": 7.529083124,
            "variance": 56.68709269
          },
          {
            "average": 41.4560841,
            "count": 5008664,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.83253797,
            "variance": 1507.966005
          },
          {
            "average": 1.484145473,
            "count": 5008664,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8356352957,
            "variance": 0.6982863475
          },
          {
            "average": 1.968359027,
            "count": 5008664,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.173237237,
            "variance": 1.376485615
          },
          {
            "average": 0.4907260699,
            "count": 5008664,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999140367,
            "variance": 0.2499140441
          },
          {
            "average": 0.0003861309124,
            "count": 5008664,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01964642187,
            "variance": 0.0003859818923
          },
          {
            "average": 4.905669456,
            "count": 5008664,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.00909174,
            "variance": 25.09100006
          },
          {
            "average": 8.875999764,
            "count": 5008664,
            "maximum": 19.00200081,
            "minimum": -4.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.882868487,
            "variance": 34.60814164
          },
          {
            "average": 0.4760876353,
            "count": 5008664,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4994279213,
            "variance": 0.2494282486
          },
          {
            "average": 206.5427765,
            "count": 5008664,
            "maximum": 207,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4981668622,
            "variance": 0.2481702226
          },
          {
            "average": 114540739.9,
            "count": 5008664,
            "maximum": 114541226.4,
            "minimum": 114540163.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 524.6121472,
            "variance": 275217.905
          },
          {
            "average": 0,
            "count": 5008664,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5008664,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5008664,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5008664,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5008664,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          651830.7132,
          5054048.742,
          78.82621138,
          652617.0132,
          5054834.982,
          297.3862114
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                651830.7131715318,
                5054048.742286325,
                78.82621138462918
              ],
              [
                651830.7131715318,
                5054834.982286326,
                78.82621138462918
              ],
              [
                652617.0131715318,
                5054834.982286326,
                297.3862113846292
              ],
              [
                652617.0131715318,
                5054048.742286325,
                297.3862113846292
              ],
              [
                651830.7131715318,
                5054048.742286325,
                78.82621138462918
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T18:47:06+00:00",
        "end_time": "2015-05-01T18:29:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_509841.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_509841.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_509841.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509841.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.05234567,
            45.62320834,
            78.82621138,
            -85.04201877,
            45.63045351,
            297.3862114
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.05234566767048,
                  45.62338071535132,
                  78.82621138462918
                ],
                [
                  -85.05210061939782,
                  45.63045351488028,
                  78.82621138462918
                ],
                [
                  -85.04201877388199,
                  45.63028110220394,
                  297.3862113846292
                ],
                [
                  -85.04226508849389,
                  45.623208344960496,
                  297.3862113846292
                ],
                [
                  -85.05234566767048,
                  45.62338071535132,
                  78.82621138462918
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_509841.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_509841.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T18:47:06Z",
            "pc:count": 5008664,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 652198.21,
                "count": 5008664,
                "maximum": 652617.0132,
                "minimum": 651830.7132,
                "name": "X",
                "position": 0,
                "stddev": 203.8900454,
                "variance": 41571.15061
              },
              {
                "average": 5054439.352,
                "count": 5008664,
                "maximum": 5054834.982,
                "minimum": 5054048.742,
                "name": "Y",
                "position": 1,
                "stddev": 214.2170933,
                "variance": 45888.96304
              },
              {
                "average": 227.494838,
                "count": 5008664,
                "maximum": 297.3862114,
                "minimum": 78.82621138,
                "name": "Z",
                "position": 2,
                "stddev": 7.529083124,
                "variance": 56.68709269
              },
              {
                "average": 41.4560841,
                "count": 5008664,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.83253797,
                "variance": 1507.966005
              },
              {
                "average": 1.484145473,
                "count": 5008664,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8356352957,
                "variance": 0.6982863475
              },
              {
                "average": 1.968359027,
                "count": 5008664,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.173237237,
                "variance": 1.376485615
              },
              {
                "average": 0.4907260699,
                "count": 5008664,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999140367,
                "variance": 0.2499140441
              },
              {
                "average": 0.0003861309124,
                "count": 5008664,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01964642187,
                "variance": 0.0003859818923
              },
              {
                "average": 4.905669456,
                "count": 5008664,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.00909174,
                "variance": 25.09100006
              },
              {
                "average": 8.875999764,
                "count": 5008664,
                "maximum": 19.00200081,
                "minimum": -4.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.882868487,
                "variance": 34.60814164
              },
              {
                "average": 0.4760876353,
                "count": 5008664,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4994279213,
                "variance": 0.2494282486
              },
              {
                "average": 206.5427765,
                "count": 5008664,
                "maximum": 207,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4981668622,
                "variance": 0.2481702226
              },
              {
                "average": 114540739.9,
                "count": 5008664,
                "maximum": 114541226.4,
                "minimum": 114540163.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 524.6121472,
                "variance": 275217.905
              },
              {
                "average": 0,
                "count": 5008664,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5008664,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5008664,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5008664,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5008664,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              651830.7132,
              5054048.742,
              78.82621138,
              652617.0132,
              5054834.982,
              297.3862114
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    651830.7131715318,
                    5054048.742286325,
                    78.82621138462918
                  ],
                  [
                    651830.7131715318,
                    5054834.982286326,
                    78.82621138462918
                  ],
                  [
                    652617.0131715318,
                    5054834.982286326,
                    297.3862113846292
                  ],
                  [
                    652617.0131715318,
                    5054048.742286325,
                    297.3862113846292
                  ],
                  [
                    651830.7131715318,
                    5054048.742286325,
                    78.82621138462918
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 16N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 16N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -87,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6345
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
            "start_time": "2015-05-01T18:47:06+00:00",
            "end_time": "2015-05-01T18:29: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": "USGS_LPC_MI_13Co_Emmett_2015_519716.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.00939021148501,
              45.28079201372054,
              169.96939975315723
            ],
            [
              -85.0091427210318,
              45.28786541635945,
              169.96939975315723
            ],
            [
              -84.99912200478772,
              45.287690238628024,
              292.1093997531572
            ],
            [
              -84.99937073893055,
              45.28061687894817,
              292.1093997531572
            ],
            [
              -85.00939021148501,
              45.28079201372054,
              169.96939975315723
            ]
          ]
        ]
      },
      "bbox": [
        -85.00939021,
        45.28061688,
        169.9693998,
        -84.999122,
        45.28786542,
        292.1093998
      ],
      "properties": {
        "datetime": "2015-05-01T20:06:22Z",
        "pc:count": 4393318,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 656567.5804,
            "count": 4393318,
            "maximum": 656908.3469,
            "minimum": 656122.0469,
            "name": "X",
            "position": 0,
            "stddev": 216.132385,
            "variance": 46713.20784
          },
          {
            "average": 5016491.899,
            "count": 4393318,
            "maximum": 5016857.356,
            "minimum": 5016071.076,
            "name": "Y",
            "position": 1,
            "stddev": 212.9800292,
            "variance": 45360.49286
          },
          {
            "average": 241.452103,
            "count": 4393318,
            "maximum": 292.1093998,
            "minimum": 169.9693998,
            "name": "Z",
            "position": 2,
            "stddev": 16.26577241,
            "variance": 264.575352
          },
          {
            "average": 41.53434306,
            "count": 4393318,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.07712385,
            "variance": 1687.330103
          },
          {
            "average": 1.499189906,
            "count": 4393318,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8722138442,
            "variance": 0.76075699
          },
          {
            "average": 1.998403257,
            "count": 4393318,
            "maximum": 7,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.238596928,
            "variance": 1.53412235
          },
          {
            "average": 0.5141992908,
            "count": 4393318,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997983964,
            "variance": 0.249798437
          },
          {
            "average": 0.0003689694213,
            "count": 4393318,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01920503493,
            "variance": 0.0003688333668
          },
          {
            "average": 4.218598335,
            "count": 4393318,
            "maximum": 12,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.62416125,
            "variance": 21.38286727
          },
          {
            "average": -2.893105351,
            "count": 4393318,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.485792626,
            "variance": 89.98026174
          },
          {
            "average": 0.5303711227,
            "count": 4393318,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4990767993,
            "variance": 0.2490776516
          },
          {
            "average": 211.2526849,
            "count": 4393318,
            "maximum": 212,
            "minimum": 210,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5256424031,
            "variance": 0.2762999359
          },
          {
            "average": 114544868.1,
            "count": 4393318,
            "maximum": 114545982.6,
            "minimum": 114544135.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 722.3581342,
            "variance": 521801.2741
          },
          {
            "average": 0,
            "count": 4393318,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4393318,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4393318,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4393318,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4393318,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          656122.0469,
          5016071.076,
          169.9693998,
          656908.3469,
          5016857.356,
          292.1093998
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                656122.0469182549,
                5016071.076227915,
                169.96939975315723
              ],
              [
                656122.0469182549,
                5016857.356227914,
                169.96939975315723
              ],
              [
                656908.346918255,
                5016857.356227914,
                292.1093997531572
              ],
              [
                656908.346918255,
                5016071.076227915,
                292.1093997531572
              ],
              [
                656122.0469182549,
                5016071.076227915,
                169.96939975315723
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 16N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 16N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 16N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -87,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6345
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 16N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-87],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6345\"]]",
        "start_time": "2015-05-01T20:06:22+00:00",
        "end_time": "2015-05-01T19:35:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/stac/USGS_LPC_MI_13Co_Emmett_2015_519716.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "USGS_LPC_MI_13Co_Emmett_2015_519716.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8512/USGS_LPC_MI_13Co_Emmett_2015_519716.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_519716.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -85.00939021,
            45.28061688,
            169.9693998,
            -84.999122,
            45.28786542,
            292.1093998
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -85.00939021148501,
                  45.28079201372054,
                  169.96939975315723
                ],
                [
                  -85.0091427210318,
                  45.28786541635945,
                  169.96939975315723
                ],
                [
                  -84.99912200478772,
                  45.287690238628024,
                  292.1093997531572
                ],
                [
                  -84.99937073893055,
                  45.28061687894817,
                  292.1093997531572
                ],
                [
                  -85.00939021148501,
                  45.28079201372054,
                  169.96939975315723
                ]
              ]
            ]
          },
          "id": "USGS_LPC_MI_13Co_Emmett_2015_519716.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8512/USGS_LPC_MI_13Co_Emmett_2015_519716.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2015-05-01T20:06:22Z",
            "pc:count": 4393318,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 656567.5804,
                "count": 4393318,
                "maximum": 656908.3469,
                "minimum": 656122.0469,
                "name": "X",
                "position": 0,
                "stddev": 216.132385,
                "variance": 46713.20784
              },
              {
                "average": 5016491.899,
                "count": 4393318,
                "maximum": 5016857.356,
                "minimum": 5016071.076,
                "name": "Y",
                "position": 1,
                "stddev": 212.9800292,
                "variance": 45360.49286
              },
              {
                "average": 241.452103,
                "count": 4393318,
                "maximum": 292.1093998,
                "minimum": 169.9693998,
                "name": "Z",
                "position": 2,
                "stddev": 16.26577241,
                "variance": 264.575352
              },
              {
                "average": 41.53434306,
                "count": 4393318,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.07712385,
                "variance": 1687.330103
              },
              {
                "average": 1.499189906,
                "count": 4393318,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8722138442,
                "variance": 0.76075699
              },
              {
                "average": 1.998403257,
                "count": 4393318,
                "maximum": 7,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.238596928,
                "variance": 1.53412235
              },
              {
                "average": 0.5141992908,
                "count": 4393318,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997983964,
                "variance": 0.249798437
              },
              {
                "average": 0.0003689694213,
                "count": 4393318,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01920503493,
                "variance": 0.0003688333668
              },
              {
                "average": 4.218598335,
                "count": 4393318,
                "maximum": 12,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.62416125,
                "variance": 21.38286727
              },
              {
                "average": -2.893105351,
                "count": 4393318,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.485792626,
                "variance": 89.98026174
              },
              {
                "average": 0.5303711227,
                "count": 4393318,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4990767993,
                "variance": 0.2490776516
              },
              {
                "average": 211.2526849,
                "count": 4393318,
                "maximum": 212,
                "minimum": 210,
                "name": "PointSourceId",
                "position": 11,
